diff options
author | Justus Perlwitz <hello@justus.pw> | 2024-07-20 18:29:49 +0900 |
---|---|---|
committer | Justus Perlwitz <hello@justus.pw> | 2024-07-20 18:29:49 +0900 |
commit | 5ea481a79a206b390ae7cf1249cf81bbe971fd4d (patch) | |
tree | 3bbea5b26d5b6b10ca541606c8c7c1a6222fc572 | |
parent | Merge pull request #450 from motiejus/nixos-24.05 (diff) | |
download | YubiKey-Guide-5ea481a79a206b390ae7cf1249cf81bbe971fd4d.tar.gz |
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c0d0be00d4ecc4b51d2d6948e37466194c1e6c51' (2024-07-04)
→ 'github:NixOS/nixpkgs/c716603a63aca44f39bef1986c13402167450e0a' (2024-07-17)
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720110830, - "narHash": "sha256-E5dN9GDV4LwMEduhBLSkyEz51zM17XkWZ3/9luvNOPs=", + "lastModified": 1721226092, + "narHash": "sha256-UBvzVpo5sXSi2S/Av+t+Q+C2mhMIw/LBEZR+d6NMjws=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c0d0be00d4ecc4b51d2d6948e37466194c1e6c51", + "rev": "c716603a63aca44f39bef1986c13402167450e0a", "type": "github" }, "original": { |