Update to version 3.3.0

This commit is contained in:
lelgenio 2023-05-17 22:43:20 -03:00
parent e18a4c048c
commit 83998493f7
8 changed files with 54 additions and 33 deletions

View file

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