From 7ea4fe9a51ce16fc23e69c117b6c740a5f858b37 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 1 Aug 2022 19:00:20 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'dream2nix': 'github:nix-community/dream2nix/2fcfba92bf379298705c5f4a513992461241d684' (2022-07-31) → 'github:nix-community/dream2nix/b83394e5f27c9f351d681e21374d2af7ed65c6c4' (2022-07-12) • Updated input 'dream2nix/alejandra': 'github:kamadorueda/alejandra/f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be' (2022-07-21) → 'github:kamadorueda/alejandra/69d2075e432c562099965829d8bc4da701b10d20' (2022-05-19) • Removed input 'dream2nix/alejandra/fenix' • Removed input 'dream2nix/alejandra/fenix/nixpkgs' • Removed input 'dream2nix/alejandra/fenix/rust-analyzer-src' • Updated input 'dream2nix/alejandra/flakeCompat': 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) → 'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25) --- flake.lock | 59 +++++++++--------------------------------------------- 1 file changed, 9 insertions(+), 50 deletions(-) diff --git a/flake.lock b/flake.lock index 52ec514..198523f 100644 --- a/flake.lock +++ b/flake.lock @@ -22,7 +22,6 @@ }, "alejandra": { "inputs": { - "fenix": "fenix", "flakeCompat": "flakeCompat", "nixpkgs": [ "dream2nix", @@ -30,11 +29,11 @@ ] }, "locked": { - "lastModified": 1658427149, - "narHash": "sha256-ToD/1z/q5VHsLMrS2h96vjJoLho59eNRtknOUd19ey8=", + "lastModified": 1652972885, + "narHash": "sha256-OKTV5Mi0WyDGsF6GcTwWkgJPNRkskD5yqCZZmghZYHI=", "owner": "kamadorueda", "repo": "alejandra", - "rev": "f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be", + "rev": "69d2075e432c562099965829d8bc4da701b10d20", "type": "github" }, "original": { @@ -144,11 +143,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1659284331, - "narHash": "sha256-PzUMO8p33fa0PqolVQFfjBylfrnWXmBW5phrdy+4yxM=", + "lastModified": 1657655129, + "narHash": "sha256-qlxaGIkHKqDb5X0FdQ+eLak4fyIoMWMjQFfX9GC3B9A=", "owner": "nix-community", "repo": "dream2nix", - "rev": "2fcfba92bf379298705c5f4a513992461241d684", + "rev": "b83394e5f27c9f351d681e21374d2af7ed65c6c4", "type": "github" }, "original": { @@ -157,29 +156,6 @@ "type": "github" } }, - "fenix": { - "inputs": { - "nixpkgs": [ - "dream2nix", - "alejandra", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src" - }, - "locked": { - "lastModified": 1657607339, - "narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=", - "owner": "nix-community", - "repo": "fenix", - "rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, "flake-parts": { "inputs": { "nixpkgs": [ @@ -218,11 +194,11 @@ "flakeCompat": { "flake": false, "locked": { - "lastModified": 1650374568, - "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", + "lastModified": 1648199409, + "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=", "owner": "edolstra", "repo": "flake-compat", - "rev": "b4a34015c698c7793d592d66adbab377907a2be8", + "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03", "type": "github" }, "original": { @@ -581,23 +557,6 @@ "repin-flake-compat": "repin-flake-compat", "repin-flake-utils": "repin-flake-utils" } - }, - "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1657557289, - "narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "caf23f29144b371035b864a1017dbc32573ad56d", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } } }, "root": "root",