From 3b728102b6ddba56f9b0c771695748500bb3bdf1 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 15 May 2023 18:40:40 -0400 Subject: remove nil input/overlay latest snapshot has been merged into nixos-unstable --- flake.lock | 52 +--------------------------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 5ad7700..36217ef 100644 --- a/flake.lock +++ b/flake.lock @@ -387,30 +387,6 @@ "type": "github" } }, - "nil": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgsUnstable" - ], - "rust-overlay": "rust-overlay_2" - }, - "locked": { - "lastModified": 1683653883, - "narHash": "sha256-Xg3Cux5wQDatXRvQWsVD0YPfmxfijjG8+gxYqgoT6JE=", - "owner": "oxalica", - "repo": "nil", - "rev": "18de045d7788df2343aec58df7b85c10d1f5d5dd", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "nil", - "type": "github" - } - }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -597,7 +573,7 @@ "nixpkgs": [ "nixpkgsUnstable" ], - "rust-overlay": "rust-overlay_3" + "rust-overlay": "rust-overlay_2" }, "locked": { "lastModified": 1682237245, @@ -624,7 +600,6 @@ "hercules-ci-effects": "hercules-ci-effects", "home-manager": "home-manager", "lanzaboote": "lanzaboote", - "nil": "nil", "nixinate": "nixinate", "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", @@ -662,31 +637,6 @@ } }, "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", -- cgit v1.2.3