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 abc6811d9a677e243bd8d6309a7767126737d6b8..a0714201a7fbfa02faaf0e70320f88ddbda2eaa3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -551,11 +551,11 @@ "tailwind-ctp": "tailwind-ctp",
"tailwind-ctp-lsp": "tailwind-ctp-lsp"
},
"locked": {
- "lastModified": 1705640413,
- "narHash": "sha256-dXoGKEz7P4WRuKN5MdEUZsKO5US1GlfaPkG3GQU9VaM=",
+ "lastModified": 1705718067,
+ "narHash": "sha256-fh0wXr9XCVYps6+AtZzJ3SCdKsBTS8r5hW3HvFCiOn0=",
"ref": "refs/heads/main",
- "rev": "beec45c87627ad55ba5524913750c4a044c9270b",
- "revCount": 11,
+ "rev": "13a3d903d870fc099bf186483078e8b9532bb664",
+ "revCount": 12,
"type": "git",
"url": "https://git.jolheiser.com/ugit.git"
},
|