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 5f286241b69a95f94b30c3becde44c0bc43ee60e..a96242ee12f38f24014ba503872dd430feaef7a8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -369,11 +369,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1709873986,
- "narHash": "sha256-58zWfVOlqDLXy2BI/o/cnyhtEsdRfA4CGxstPgG2xPQ=",
+ "lastModified": 1734153556,
+ "narHash": "sha256-2hnslSdVneyWggHgKVaJW4q+agEHnrrdITxqNBPWWAY=",
"ref": "refs/heads/main",
- "rev": "14884cafd8d4267777b40a3c13e3973ec9a81cf2",
- "revCount": 9,
+ "rev": "c72f0a08b102ede3857775c4e761f452a2772b26",
+ "revCount": 10,
"type": "git",
"url": "https://git.jolheiser.com/gomodinit.git"
},
|