pkgs: Update aagl

This commit is contained in:
Sweetbread 2024-11-26 22:01:37 +03:00
parent 4ed148bcb5
commit 78b2a68ed6

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 = "172nwbkix2wx3sq7z1mchm1awmy5klvcmsn54jylx85nypx67wzx";
sha256 = "14fnbcvmr1b8jkkjfbyarljwawgh3as9skdyvyc10b1nqh0641h0";
}
);
in