1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
diff --git a/flake.lock b/flake.lock
index ff8550799b907b62bd339113a039a805c92af3f0..29aacec8d55f6034434c58fb2d1667291ec9e6d8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -50,11 +50,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1738539519,
- "narHash": "sha256-20Mt15vLeH3NJUlHpNNifZNPsAwF1z88CpJHZLtdoTY=",
+ "lastModified": 1740539434,
+ "narHash": "sha256-VT9IYbbGqHmLdn7to9ed5xkb87GS+SxKq+hJA8O1o/M=",
"ref": "refs/heads/main",
- "rev": "bd21260238688a3fd94b48f00b4505b13aaef9a9",
- "revCount": 27,
+ "rev": "7615ebaf7514bb872047f9cf15a3d1363a9532b2",
+ "revCount": 28,
"type": "git",
"url": "https://git.jolheiser.com/blog.git"
},
|