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 8271aeba7aca8dc7948118b3f789ecc2a1018819..e04b2373ce25ce0ecbbef10424a7c1fcd537ecd1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -30,11 +30,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1717984783,
- "narHash": "sha256-qe28DQsRuuoGaeS0gKRJ7dS1UcjOTnIJZuo+9DKQRPY=",
+ "lastModified": 1718847949,
+ "narHash": "sha256-boTq4/82qkzO2U8UHi6+/xxhTECd0y/nufqK9lIf9+g=",
"ref": "refs/heads/main",
- "rev": "8568a3b3ad0aef00fb3050676b4fdd23ba6d49bf",
- "revCount": 7,
+ "rev": "ae0d93434ee831ae427615ee7ef02f2d07232f11",
+ "revCount": 8,
"type": "git",
"url": "https://git.jolheiser.com/cfg.git"
},
|