wip
This commit is contained in:
Generated
+3
-4
@@ -288,16 +288,15 @@
|
|||||||
"nixpkgs": "nixpkgs_2"
|
"nixpkgs": "nixpkgs_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1730625090,
|
"lastModified": 1733389821,
|
||||||
"narHash": "sha256-lWfkkj+GEUM0UqYLD2Rx3zzILTL3xdmGJKGR4fwONpA=",
|
"narHash": "sha256-stiL/HTX6GJz/M9wtOfFum4SEc9i1AtguOYjkbUQscI=",
|
||||||
"owner": "shazow",
|
"owner": "shazow",
|
||||||
"repo": "foundry.nix",
|
"repo": "foundry.nix",
|
||||||
"rev": "1c6a742bcbfd55a80de0e1f967a60174716a1560",
|
"rev": "6edd3054bde0967683a1c2d94907a84e778dc295",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "shazow",
|
"owner": "shazow",
|
||||||
"ref": "monthly",
|
|
||||||
"repo": "foundry.nix",
|
"repo": "foundry.nix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
foundry = {
|
foundry = {
|
||||||
url = "github:shazow/foundry.nix/monthly";
|
url = "github:shazow/foundry.nix";
|
||||||
};
|
};
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
hardware.url = "github:NixOS/nixos-hardware/master";
|
hardware.url = "github:NixOS/nixos-hardware/master";
|
||||||
|
|||||||
Reference in New Issue
Block a user