diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-27 04:43:07 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-27 04:43:07 +0000 |
| commit | c8890735e826f12f9639d8aa7ee8ade407912a8e (patch) | |
| tree | b4fe34fb6dc6686be8df6abf1ec6c06e9a146887 | |
| parent | 3d876db4757d5f0cd1498812385f70bc178c8fbf (diff) | |
nix: update flake.lock (#177)
Flake lock file updates:
• Updated input 'fenix':
'github:nix-community/fenix/19aaa94a73cc670a4d87e84f0909966cd8f8cd79' (2024-04-21)
→ 'github:nix-community/fenix/3ae4b908a795b6a3824d401a0702e11a7157d7e1' (2024-04-26)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/55d9a533b309119c8acd13061581b43ae8840823' (2024-04-20)
→ 'github:rust-lang/rust-analyzer/56bee2ddafa6177b19c631eedc88d43366553223' (2024-04-25)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/d764f230634fa4f86dc8d01c6af9619c7cc5d225' (2024-04-18)
→ 'github:NixOS/nixpkgs/4c86138ce486d601d956a165e2f7a0fc029a03c1' (2024-04-26)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1713680591, - "narHash": "sha256-3pbv7UgAgetwz9YdjzIT/lZ6Rgj6wj6MR4mphBLyDjU=", + "lastModified": 1714112748, + "narHash": "sha256-jq6Cpf/pQH85p+uTwPPrGG8Ky/zUOTwMJ7mcqc5M4So=", "owner": "nix-community", "repo": "fenix", - "rev": "19aaa94a73cc670a4d87e84f0909966cd8f8cd79", + "rev": "3ae4b908a795b6a3824d401a0702e11a7157d7e1", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1713442664, - "narHash": "sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw=", + "lastModified": 1714091391, + "narHash": "sha256-68n3GBvlm1MIeJXadPzQ3v8Y9sIW3zmv8gI5w5sliC8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d764f230634fa4f86dc8d01c6af9619c7cc5d225", + "rev": "4c86138ce486d601d956a165e2f7a0fc029a03c1", "type": "github" }, "original": { @@ -46,11 +46,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1713628977, - "narHash": "sha256-iN5QUlUq527lswmBC+RopfXdu6Xx7mmTaBSH2l59FtM=", + "lastModified": 1714031783, + "narHash": "sha256-xS/niQsq1CQPOe4M4jvVPO2cnXS/EIeRG5gIopUbk+Q=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "55d9a533b309119c8acd13061581b43ae8840823", + "rev": "56bee2ddafa6177b19c631eedc88d43366553223", "type": "github" }, "original": { |
