fix: rust-overlay - aagl & lanzaboote

This commit is contained in:
Ryan Yin
2025-11-11 11:44:45 +08:00
parent a23073bfee
commit 744fbf9ce5
2 changed files with 56 additions and 59 deletions
+2 -2
View File
@@ -69,7 +69,7 @@
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
url = "github:nix-community/lanzaboote/v0.4.3";
inputs.nixpkgs.follows = "nixpkgs";
};
@@ -151,7 +151,7 @@
};
aagl = {
url = "github:ezKEa/aagl-gtk-on-nix";
inputs.nixpkgs.follows = "nixpkgs";
# inputs.nixpkgs.follows = "nixpkgs";
};
######################## Some non-flake repositories #########################################