summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 4 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index d6a01a8f..97488fa3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -25,7 +25,6 @@
25 }, 25 },
26 "ca-util": { 26 "ca-util": {
27 "inputs": { 27 "inputs": {
28 "leapseconds": "leapseconds",
29 "mach-nix": [ 28 "mach-nix": [
30 "mach-nix" 29 "mach-nix"
31 ], 30 ],
@@ -37,16 +36,16 @@
37 ] 36 ]
38 }, 37 },
39 "locked": { 38 "locked": {
40 "lastModified": 1680595497, 39 "lastModified": 1680609133,
41 "narHash": "sha256-JequPwdfjSFlX4XY5hz5CZ0KVPFJ99c85eacSyZ3VpU=", 40 "narHash": "sha256-1XpMskoVuRaQ0m+sezbsLXyrZjRNWNZTFbZyRN5R90w=",
42 "owner": "gkleen", 41 "owner": "gkleen",
43 "repo": "ca", 42 "repo": "ca",
44 "rev": "0634fa9f9a0e01e26d860ad02324c1afbd3a6c1f", 43 "rev": "2fec64bb3e069eb97ab7569c4e2e8cd761452f34",
45 "type": "gitlab" 44 "type": "gitlab"
46 }, 45 },
47 "original": { 46 "original": {
48 "owner": "gkleen", 47 "owner": "gkleen",
49 "ref": "v2.0.2", 48 "ref": "v2.0.3",
50 "repo": "ca", 49 "repo": "ca",
51 "type": "gitlab" 50 "type": "gitlab"
52 } 51 }
@@ -222,18 +221,6 @@
222 "type": "github" 221 "type": "github"
223 } 222 }
224 }, 223 },
225 "leapseconds": {
226 "flake": false,
227 "locked": {
228 "narHash": "sha256-Me9RN6L5jCnhL17bl4I77dRbG5r7/1n/BCUBDSt1R4A=",
229 "type": "file",
230 "url": "https://www.ietf.org/timezones/data/leap-seconds.list"
231 },
232 "original": {
233 "type": "file",
234 "url": "https://www.ietf.org/timezones/data/leap-seconds.list"
235 }
236 },
237 "mach-nix": { 224 "mach-nix": {
238 "inputs": { 225 "inputs": {
239 "flake-utils": [ 226 "flake-utils": [