diff options
author | Motiejus Jakštys <motiejus@jakstys.lt> | 2024-07-07 11:18:41 +0300 |
---|---|---|
committer | Motiejus Jakštys <motiejus@jakstys.lt> | 2024-07-07 11:19:21 +0300 |
commit | d7b2a034aac44c83098ee098c1479e75dc0578da (patch) | |
tree | 4c1f8c3e020ba37b97c198222461c01f9b389b18 /flake.lock | |
parent | Merge pull request #447 from drduh/wip-30jun24 (diff) | |
download | YubiKey-Guide-d7b2a034aac44c83098ee098c1479e75dc0578da.tar.gz |
NixOS: bump to 24.05
- remove hopenpgp-tools (as per README)
- add dirmgr
- add rng-tools
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -18,16 +18,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1706826059, - "narHash": "sha256-N69Oab+cbt3flLvYv8fYnEHlBsWwdKciNZHUbynVEOA=", + "lastModified": 1720110830, + "narHash": "sha256-E5dN9GDV4LwMEduhBLSkyEz51zM17XkWZ3/9luvNOPs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "25e3d4c0d3591c99929b1ec07883177f6ea70c9d", + "rev": "c0d0be00d4ecc4b51d2d6948e37466194c1e6c51", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-23.11", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } |