system: Update

This commit is contained in:
2024-11-09 23:11:16 +03:00
parent 07cd80e41a
commit 9ff52839cf
3 changed files with 22 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ let
aagl-gtk-on-nix = import (
builtins.fetchTarball {
url = "https://github.com/ezKEa/aagl-gtk-on-nix/archive/main.tar.gz";
sha256 = "06s9swqgqkafv18zl3k5dbc6q8gdm095rhrnpr2xcqk2vriwwzzk";
sha256 = "172nwbkix2wx3sq7z1mchm1awmy5klvcmsn54jylx85nypx67wzx";
}
);
in