1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
diff --git a/flake.lock b/flake.lock
index 46362327de6aaa97586f677a19f29289fb713944..bee0faa6c4f1c53d2a2dcae6500cfcc9d93015d8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -126,22 +126,6 @@ "type": "git",
"url": "https://git.jolheiser.com/cfg-playground.git"
}
},
- "flake-compat": {
- "flake": false,
- "locked": {
- "lastModified": 1696426674,
- "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"flake-utils": {
"inputs": {
"systems": "systems_2"
@@ -885,11 +869,11 @@ "tailwind-ctp": "tailwind-ctp",
"tailwind-ctp-lsp": "tailwind-ctp-lsp"
},
"locked": {
- "lastModified": 1728680554,
- "narHash": "sha256-EUui3+AzP0QJa8FV6piNX/YdBJ+E5TrzUS0FYIQpT90=",
+ "lastModified": 1729110754,
+ "narHash": "sha256-OVGbwhFwzCv19PCLOOARE9BMdCbetrgZoGuFPRUg3n0=",
"ref": "refs/heads/main",
- "rev": "39efc9d853717bf4a85ebb348a18e541a6890fdc",
- "revCount": 63,
+ "rev": "03fa43600d9b553892c395209efde8bc0a645b6c",
+ "revCount": 64,
"type": "git",
"url": "https://git.jolheiser.com/ugit.git"
},
|