From 955fbcfe93d0c00e3ed934ad0722c7e6d6752c46 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 26 Oct 2024 10:32:25 +0200 Subject: [PATCH] flake: update flake.lock (#45) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/f32a2d484091a6dc98220b1f4a2c2d60b7c97c64?narHash=sha256-99u/hrgBdi8bxSXZc9ZbNkR5EL1htrkbd3lsbKzS60g%3D' (2024-10-24) → 'github:nix-community/fenix/c9f079dab2456bd75da8539b7129f8aaea9d4a2d?narHash=sha256-xPyVQvwmze7zVa85B%2BhfR9W11q4Gs/Sy3TVZMaYIsq8%3D' (2024-10-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/40492e15d49b89cf409e2c5536444131fac49429?narHash=sha256-jUDN4e1kObbksb4sc%2B57NEeujBEDRdLCOu9wiE3RZdM%3D' (2024-10-23) → 'github:rust-lang/rust-analyzer/6a67a4d3cd480dbbc3b1dec461a31b1bea1dfba4?narHash=sha256-op9TGD9sVZojTD6tgjmvH/49g9xyuT9mdjx7SQo10/Y%3D' (2024-10-24) ``` ### Running GitHub Actions on this PR GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action. To run GitHub Actions workflows on this PR, run: ```sh git branch -D update_flake_lock_action git fetch origin git checkout update_flake_lock_action git commit --amend --no-edit git push origin update_flake_lock_action --force ``` Co-authored-by: github-actions[bot] --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 5687c21..3463aa5 100644 --- a/flake.lock +++ b/flake.lock @@ -6,11 +6,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1729751566, - "narHash": "sha256-99u/hrgBdi8bxSXZc9ZbNkR5EL1htrkbd3lsbKzS60g=", + "lastModified": 1729838036, + "narHash": "sha256-xPyVQvwmze7zVa85B+hfR9W11q4Gs/Sy3TVZMaYIsq8=", "owner": "nix-community", "repo": "fenix", - "rev": "f32a2d484091a6dc98220b1f4a2c2d60b7c97c64", + "rev": "c9f079dab2456bd75da8539b7129f8aaea9d4a2d", "type": "github" }, "original": { @@ -112,11 +112,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1729715509, - "narHash": "sha256-jUDN4e1kObbksb4sc+57NEeujBEDRdLCOu9wiE3RZdM=", + "lastModified": 1729792465, + "narHash": "sha256-op9TGD9sVZojTD6tgjmvH/49g9xyuT9mdjx7SQo10/Y=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "40492e15d49b89cf409e2c5536444131fac49429", + "rev": "6a67a4d3cd480dbbc3b1dec461a31b1bea1dfba4", "type": "github" }, "original": {