Fix flake lock

This commit is contained in:
Sigmanificient 2024-05-02 18:07:12 +02:00
parent 8b901cf1a0
commit 9b3941b85b

View file

@ -1,6 +1,6 @@
{ {
"nodes": { "nodes": {
"resevoir": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1714562304, "lastModified": 1714562304,
"narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=", "narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=",
@ -18,7 +18,7 @@
}, },
"root": { "root": {
"inputs": { "inputs": {
"resevoir": "resevoir" "nixpkgs": "nixpkgs"
} }
} }
}, },