From 1ce1ea589cc3ca3a129d3354e16da8622ebc57a9 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 31 Oct 2024 09:42:02 +0100 Subject: [PATCH] flake: update flake.lock (#48) 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/dc19afc39af5f5e69fca78ebae59170e61017df8?narHash=sha256-dcJGcoDgNBxTagW8kECwBKsRBA1ZITtQ%2Bp3N6KHg5ps%3D' (2024-10-29) → 'github:nix-community/fenix/6535bb2a77a3bec73cc5b2d2ff63da8a479e32bd?narHash=sha256-ZTBMwsY0i5zTT6rejotc9wqcSGkEgAeejXktJBo9Z5M%3D' (2024-10-30) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cf8f950baab30f335917b177536d2d73e0aaa1ae?narHash=sha256-11FMcPraLSKuvfFF4OzmKWSKE5zXAzFqZOi3k/8/HFg%3D' (2024-10-28) → 'github:rust-lang/rust-analyzer/468b5cd43023d9771996b06ab7215997895a6059?narHash=sha256-MjYc80pHGrD6TYMHHpXniCW0egVyHiDR23xAh7MN7Ww%3D' (2024-10-29) ``` ### 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 a510215..d8a17aa 100644 --- a/flake.lock +++ b/flake.lock @@ -6,11 +6,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1730183653, - "narHash": "sha256-dcJGcoDgNBxTagW8kECwBKsRBA1ZITtQ+p3N6KHg5ps=", + "lastModified": 1730270567, + "narHash": "sha256-ZTBMwsY0i5zTT6rejotc9wqcSGkEgAeejXktJBo9Z5M=", "owner": "nix-community", "repo": "fenix", - "rev": "dc19afc39af5f5e69fca78ebae59170e61017df8", + "rev": "6535bb2a77a3bec73cc5b2d2ff63da8a479e32bd", "type": "github" }, "original": { @@ -112,11 +112,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1730123801, - "narHash": "sha256-11FMcPraLSKuvfFF4OzmKWSKE5zXAzFqZOi3k/8/HFg=", + "lastModified": 1730197931, + "narHash": "sha256-MjYc80pHGrD6TYMHHpXniCW0egVyHiDR23xAh7MN7Ww=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "cf8f950baab30f335917b177536d2d73e0aaa1ae", + "rev": "468b5cd43023d9771996b06ab7215997895a6059", "type": "github" }, "original": {