diff options
author | ene <ene@sils.li> | 2023-04-09 16:13:06 +0200 |
---|---|---|
committer | ene <ene@sils.li> | 2023-04-09 16:13:06 +0200 |
commit | 7537ca79b71035687570988b389e8f2e13971e6b (patch) | |
tree | 3ac7d0ce589205657d7a6006b4c70d51ee54416a /flake.lock | |
parent | Fix(secrets): Secrets now work (diff) | |
download | nixos-config-7537ca79b71035687570988b389e8f2e13971e6b.tar.gz nixos-config-7537ca79b71035687570988b389e8f2e13971e6b.zip |
Chore(Flake): Update
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 6f8b9635..832820aa 100644 --- a/flake.lock +++ b/flake.lock @@ -531,11 +531,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1680758185, - "narHash": "sha256-sCVWwfnk7zEX8Z+OItiH+pcSklrlsLZ4TJTtnxAYREw=", + "lastModified": 1680945546, + "narHash": "sha256-8FuaH5t/aVi/pR1XxnF0qi4WwMYC+YxlfdsA0V+TEuQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0e19daa510e47a40e06257e205965f3b96ce0ac9", + "rev": "d9f759f2ea8d265d974a6e1259bd510ac5844c5d", "type": "github" }, "original": { |