summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock13
1 files changed, 13 insertions, 0 deletions
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",