update to version 4.1.0

This commit is contained in:
lelgenio 2023-12-17 18:58:21 -03:00
parent d569503c94
commit 2ed6515b27
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
description = "DayZ TUI/GUI server browser";
inputs = {
nixpkgs.url = "nixpkgs/release-23.05";
nixpkgs.url = "nixpkgs/nixpkgs-unstable";
dzgui = {
url = "github:aclist/dztui";
flake = false;