diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 52 |
1 files changed, 51 insertions, 1 deletions
@@ -387,6 +387,30 @@ "type": "github" } }, + "nil": { + "inputs": { + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgsUnstable" + ], + "rust-overlay": "rust-overlay_2" + }, + "locked": { + "lastModified": 1683398769, + "narHash": "sha256-9q8kLxA5vHPwRb8SOx/7K9QqLOAl0JbQemRUWC2VDNM=", + "owner": "oxalica", + "repo": "nil", + "rev": "67bfe95a3cc07626fca40b185e627c85d3a555e6", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "nil", + "type": "github" + } + }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -573,7 +597,7 @@ "nixpkgs": [ "nixpkgsUnstable" ], - "rust-overlay": "rust-overlay_2" + "rust-overlay": "rust-overlay_3" }, "locked": { "lastModified": 1682237245, @@ -600,6 +624,7 @@ "hercules-ci-effects": "hercules-ci-effects", "home-manager": "home-manager", "lanzaboote": "lanzaboote", + "nil": "nil", "nixinate": "nixinate", "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", @@ -639,6 +664,31 @@ "rust-overlay_2": { "inputs": { "flake-utils": [ + "nil", + "flake-utils" + ], + "nixpkgs": [ + "nil", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1682907601, + "narHash": "sha256-FfUAYvRJ+6s9WWjXNPdRzuuvAeu2VHIXIbUkPJr4t14=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "5eaff055dd57128c53ae373dc96af944f5849daa", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_3": { + "inputs": { + "flake-utils": [ "ragenix", "flake-utils" ], |
