From 5508888da9e0c992a0f8e6f0ed510755451e817a Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 8 Aug 2022 21:45:55 +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/b83394e5f27c9f351d681e21374d2af7ed65c6c4' (2022-07-12) → 'github:nix-community/dream2nix/eef8fb117069b16d4ebdb560d716ff6c0628624c' (2022-08-04) • Updated input 'dream2nix/alejandra': 'github:kamadorueda/alejandra/69d2075e432c562099965829d8bc4da701b10d20' (2022-05-19) → 'github:kamadorueda/alejandra/f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be' (2022-07-21) • Added input 'dream2nix/alejandra/fenix': 'github:nix-community/fenix/b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d' (2022-07-12) • Added input 'dream2nix/alejandra/fenix/nixpkgs': follows 'dream2nix/alejandra/nixpkgs' • Added input 'dream2nix/alejandra/fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/caf23f29144b371035b864a1017dbc32573ad56d' (2022-07-11) • Updated input 'dream2nix/alejandra/flakeCompat': 'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25) → 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) • Removed input 'dream2nix/node2nix' • Updated input 'nix-super': 'gitlab:max/nix-super-fork/b4c2191838d071780381b53041a38b2b86612f5e' (2022-08-03) → 'gitlab:max/nix-super-fork/628ecf950ae12ac9e01201a6bbb440f1ead33408' (2022-08-03) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ede02b4ccb13557b95058d66146640a2b0bb198f' (2022-07-31) → 'github:NixOS/nixpkgs/92fe622fdfe477a85662bb77678e39fa70373f13' (2022-08-07) • Updated input 'repin-flake-utils': 'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04) → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) --- flake.lock | 94 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 35 deletions(-) diff --git a/flake.lock b/flake.lock index d6fea20..50cddde 100644 --- a/flake.lock +++ b/flake.lock @@ -22,6 +22,7 @@ }, "alejandra": { "inputs": { + "fenix": "fenix", "flakeCompat": "flakeCompat", "nixpkgs": [ "dream2nix", @@ -29,11 +30,11 @@ ] }, "locked": { - "lastModified": 1652972885, - "narHash": "sha256-OKTV5Mi0WyDGsF6GcTwWkgJPNRkskD5yqCZZmghZYHI=", + "lastModified": 1658427149, + "narHash": "sha256-ToD/1z/q5VHsLMrS2h96vjJoLho59eNRtknOUd19ey8=", "owner": "kamadorueda", "repo": "alejandra", - "rev": "69d2075e432c562099965829d8bc4da701b10d20", + "rev": "f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be", "type": "github" }, "original": { @@ -138,16 +139,15 @@ "nixpkgs": [ "nixpkgs" ], - "node2nix": "node2nix", "poetry2nix": "poetry2nix", "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1657655129, - "narHash": "sha256-qlxaGIkHKqDb5X0FdQ+eLak4fyIoMWMjQFfX9GC3B9A=", + "lastModified": 1659634342, + "narHash": "sha256-hbTpfXmZwbzytAfx/C9qSITerA/7YQd8sAGMGKX82IQ=", "owner": "nix-community", "repo": "dream2nix", - "rev": "b83394e5f27c9f351d681e21374d2af7ed65c6c4", + "rev": "eef8fb117069b16d4ebdb560d716ff6c0628624c", "type": "github" }, "original": { @@ -156,6 +156,29 @@ "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": [ @@ -194,11 +217,11 @@ "flakeCompat": { "flake": false, "locked": { - "lastModified": 1648199409, - "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=", + "lastModified": 1650374568, + "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", "owner": "edolstra", "repo": "flake-compat", - "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03", + "rev": "b4a34015c698c7793d592d66adbab377907a2be8", "type": "github" }, "original": { @@ -383,11 +406,11 @@ }, "locked": { "host": "git.privatevoid.net", - "lastModified": 1659550657, - "narHash": "sha256-BLpzdDpNrkRjIPHP+7dabV5V6XHcOQf6YRbyKkK0P3U=", + "lastModified": 1659550709, + "narHash": "sha256-RZeBqbqXy1HfCCqH3JP7PrD1sAl5GzCBPc28bkXHE8U=", "owner": "max", "repo": "nix-super-fork", - "rev": "b4c2191838d071780381b53041a38b2b86612f5e", + "rev": "628ecf950ae12ac9e01201a6bbb440f1ead33408", "type": "gitlab" }, "original": { @@ -399,11 +422,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1659253578, - "narHash": "sha256-9xjr2VFCQEpgCKdfZjOhiaLZ/XozLp+Y3UmUn44wYZg=", + "lastModified": 1659907814, + "narHash": "sha256-JEYCjAFJQK0JGe2ApyGu/+doxzTraT+g1LP3npXnuBI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ede02b4ccb13557b95058d66146640a2b0bb198f", + "rev": "92fe622fdfe477a85662bb77678e39fa70373f13", "type": "github" }, "original": { @@ -429,22 +452,6 @@ "type": "github" } }, - "node2nix": { - "flake": false, - "locked": { - "lastModified": 1634916276, - "narHash": "sha256-lov2b/8ydYjq+MhKQugmWV2lFnq35AU5RTRBTfLq7B4=", - "owner": "svanderburg", - "repo": "node2nix", - "rev": "644e90c0304038a446ed53efc97e9eb1e2831e71", - "type": "github" - }, - "original": { - "owner": "svanderburg", - "repo": "node2nix", - "type": "github" - } - }, "poetry2nix": { "flake": false, "locked": { @@ -528,11 +535,11 @@ }, "repin-flake-utils": { "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { @@ -557,6 +564,23 @@ "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",