This commit is contained in:
2025-08-03 19:56:40 +03:00
parent 986947c71b
commit d91c185245
+1 -1
View File
@@ -6,7 +6,7 @@
...
}:
let
fix = import inputs.nixpkgs {
fix = import inputs.nixpkgs-last-unstable {
system = "x86_64-linux";
config.allowUnfree = true;
}; # temp