From e5165e72349cfa6df60921527e17ba0ef3e129a6 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 4 May 2023 21:46:53 +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 'fenix': 'github:nix-community/fenix/47ac04d42227141940ed77b4f4f1c336f99f1d99' (2023-03-17) → 'github:nix-community/fenix/2e6694d1e079b6c62341a449af18646a288a8c82' (2023-05-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/924d277f32b53219fcaa03226c17b485a081ed16' (2023-03-15) → 'github:rust-lang/rust-analyzer/60f4b3e26e8656bbe8b65530e237e3907c9565f3' (2023-05-03) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/126f49a01de5b7e35a43fd43f891ecf6d3a51459' (2023-03-15) → 'path:/nix/store/mjwn8yvvd2j83srwbphsfpph6j3rkj58-source?lastModified=1682303062&narHash=sha256-x+KAADp27lbxeoPXLUMxKcRsUUHDlg+qVjt5PjgBw9A=&rev=f5364316e314436f6b9c8fd50592b18920ab18f9' (2023-04-24) • Updated input 'utils': 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15) → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11) • Added input 'utils/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) --- flake.lock | 49 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index b2ea70d..2858619 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1679069674, - "narHash": "sha256-/azgwXXcmZ1rAJhOzokLx6XfM81fyU/5GXfOyGAocN8=", + "lastModified": 1683181309, + "narHash": "sha256-+uTI+MzioDC01a/8STyaalCGtkeJTblamlwhaX6XoUM=", "owner": "nix-community", "repo": "fenix", - "rev": "47ac04d42227141940ed77b4f4f1c336f99f1d99", + "rev": "2e6694d1e079b6c62341a449af18646a288a8c82", "type": "github" }, "original": { @@ -44,12 +44,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1678875422, - "narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459", - "type": "github" + "lastModified": 1682303062, + "narHash": "sha256-x+KAADp27lbxeoPXLUMxKcRsUUHDlg+qVjt5PjgBw9A=", + "path": "/nix/store/mjwn8yvvd2j83srwbphsfpph6j3rkj58-source", + "rev": "f5364316e314436f6b9c8fd50592b18920ab18f9", + "type": "path" }, "original": { "id": "nixpkgs", @@ -67,11 +66,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1678888936, - "narHash": "sha256-xs5tbRf0k1RA9li0rM7k1ar0sG5DHp9+rpAP7sjhsNw=", + "lastModified": 1683114408, + "narHash": "sha256-MJo/tEm3edH9ydW8wdb1bTc7mwjzgCK69gLWwdu9BcE=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "924d277f32b53219fcaa03226c17b485a081ed16", + "rev": "60f4b3e26e8656bbe8b65530e237e3907c9565f3", "type": "github" }, "original": { @@ -81,13 +80,31 @@ "type": "github" } }, - "utils": { + "systems": { "locked": { - "lastModified": 1678901627, - "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "utils": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", - "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": {