diff options
author | Linus Heckemann <git@sphalerite.org> | 2022-12-08 12:59:20 +0100 |
---|---|---|
committer | Linus Heckemann <git@sphalerite.org> | 2022-12-08 17:09:50 +0100 |
commit | 25e87c3c9131613385b71ffa5adae6e9e3644129 (patch) | |
tree | 28d7e42e900ae4e1ce02c5a6845ed3d7dbae14e8 /flake.lock | |
parent | ff62f6a84b6a845d11ea2cd4551bfb3536249755 (diff) |
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e22d9c397e5e6d92771cc1534e7769f2167c2952' (2022-11-26)
→ 'github:NixOS/nixpkgs/04a75b2eecc0acf6239acf9dd04485ff8d14f425' (2022-12-08)
NixOS 22.11 is now no longer beta.
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 be19cca6b..4490b5ead 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1669425120, - "narHash": "sha256-m/sEyGBDAq+Th4NVaPRhrJ5sljReCebYiQcbDlqp0ww=", + "lastModified": 1670461440, + "narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e22d9c397e5e6d92771cc1534e7769f2167c2952", + "rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425", "type": "github" }, "original": { |