From 2309443b5bb45ca893d28d428533b43fc39c001e Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 17 May 2024 19:19:30 -0600 Subject: nix: update flake.lock (#186) 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/297c756ba6249d483c1dafe42378560458842173' (2024-05-10) → 'github:nix-community/fenix/a2d19ef9305841f26c8ab908b1c09a84ca307e18' (2024-05-17) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5bf2f85c8054d80424899fa581db1b192230efb5' (2024-05-09) → 'github:rust-lang/rust-analyzer/83ba42043166948db91fcfcfe30e0b7eac10b3d5' (2024-05-16) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/cc6431d5598071f0021efc6c009c79e5b5fe1617' (2024-05-09) → 'github:NixOS/nixpkgs/ea77cefecb0ab07e61d6bde3e24c7ae6820b96d5' (2024-05-16) Co-authored-by: github-actions[bot] --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 4a50a44..8f985b8 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1715322226, - "narHash": "sha256-ezoe/FwfJpA7sskLoLP2iwfwkYnscEFCP6Vk5kPwh9k=", + "lastModified": 1715927173, + "narHash": "sha256-2S8hVck6nlyiBifzymDvePl5HWgqvVgxkBZCRax1qD8=", "owner": "nix-community", "repo": "fenix", - "rev": "297c756ba6249d483c1dafe42378560458842173", + "rev": "a2d19ef9305841f26c8ab908b1c09a84ca307e18", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1715282013, - "narHash": "sha256-GtwK9hQMbN+FxSD2eTioBOi2P47+t3oqnY4ZGJl53+k=", + "lastModified": 1715897893, + "narHash": "sha256-OrvqfRNUTKNg25z7+mCLV2PAnAjvdj/Z7HeS1g5OB7E=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "cc6431d5598071f0021efc6c009c79e5b5fe1617", + "rev": "ea77cefecb0ab07e61d6bde3e24c7ae6820b96d5", "type": "github" }, "original": { @@ -46,11 +46,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1715255944, - "narHash": "sha256-vLLgYpdtKBaGYTamNLg1rbRo1bPXp4Jgded/gnprPVw=", + "lastModified": 1715839492, + "narHash": "sha256-EyjtjocGLtB7tqyqwBfadP4y5BBtT5EkoG3kq/zym5U=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "5bf2f85c8054d80424899fa581db1b192230efb5", + "rev": "83ba42043166948db91fcfcfe30e0b7eac10b3d5", "type": "github" }, "original": { -- cgit v1.2.3