diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-06 08:17:15 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-06 08:17:15 +0000 |
| commit | d1d098519070ac03a33bf75d1589939741f64f01 (patch) | |
| tree | 8a02cf5c7d869ef429c1f7ced70f9cd3443447d8 | |
| parent | cdb32dbd1810fbafc3b80bf6693e0f8dcf81b2c2 (diff) | |
nix: update flake.lock (#16)
Flake lock file updates:
• Updated input 'fenix':
'github:nix-community/fenix/6982499d67c0c90dbb12181f130ef9e59ca78462?narHash=sha256-C3o2rEHTJcZxjuDmElyeurUf%2BPaudSArF6YGbFFJUtg%3D' (2024-06-28)
→ 'github:nix-community/fenix/27cbad7cc093c5298231b87daa04db9610053651?narHash=sha256-isVgeEPkkRz2Tw3vx0J%2BHyIvKmwpyY4SNcw7MbKZa/I%3D' (2024-07-06)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27)
→ 'github:NixOS/nixpkgs/4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb?narHash=sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8%3D' (2024-07-05)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -8,11 +8,11 @@ "rust-analyzer-src": [] }, "locked": { - "lastModified": 1719556042, - "narHash": "sha256-C3o2rEHTJcZxjuDmElyeurUf+PaudSArF6YGbFFJUtg=", + "lastModified": 1720247208, + "narHash": "sha256-isVgeEPkkRz2Tw3vx0J+HyIvKmwpyY4SNcw7MbKZa/I=", "owner": "nix-community", "repo": "fenix", - "rev": "6982499d67c0c90dbb12181f130ef9e59ca78462", + "rev": "27cbad7cc093c5298231b87daa04db9610053651", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719468428, - "narHash": "sha256-vN5xJAZ4UGREEglh3lfbbkIj+MPEYMuqewMn4atZFaQ=", + "lastModified": 1720181791, + "narHash": "sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1e3deb3d8a86a870d925760db1a5adecc64d329d", + "rev": "4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb", "type": "github" }, "original": { |
