From ab9f191d5f25d4bdf048a08d5e84300f00e82c2f Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 20 Jan 2022 23:42:07 +0100 Subject: switch back to NixOS 21.11, regenerate lockfile (still had the pleroma backport branch in the flake) do to not entirely understood reasons the lockfile had a NAR hash mismatch, so it got regenerated & this also did a system update --- flake.lock | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/flake.lock b/flake.lock index e0aefd1..27b1118 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,17 @@ { "nodes": { + "blog": { + "flake": false, + "locked": { + "narHash": "sha256-k+WltwE5qOjVki42V2vm/9EydrwkSKg2UeigkfOik0c=", + "path": "/home/stuebinm/Dokumente/blog", + "type": "path" + }, + "original": { + "path": "/home/stuebinm/Dokumente/blog", + "type": "path" + } + }, "deploy-rs": { "inputs": { "flake-compat": "flake-compat", @@ -141,6 +153,7 @@ }, "root": { "inputs": { + "blog": "blog", "deploy-rs": "deploy-rs", "feeds": "feeds", "home-manager": "home-manager", -- cgit v1.2.3