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
|
diff --git a/flake.lock b/flake.lock
index fdc9b91cdd84edb7fa040265bc9dd7a6ccb8a1e1..bddb210bc932bc7642dc1e8487cd54c11087030e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -568,18 +568,18 @@ ],
"nixpkgs": [
"nixpkgs"
],
- "nur": [
- "jolheiser-nur"
- ],
"tailwind-ctp": "tailwind-ctp_2",
- "tailwind-ctp-lsp": "tailwind-ctp-lsp_2"
+ "tailwind-ctp-lsp": "tailwind-ctp-lsp_2",
+ "templ": [
+ "templ"
+ ]
},
"locked": {
- "lastModified": 1705720284,
- "narHash": "sha256-hzg8A/M06x+n/JKw4brN+9d9rRyqgbrXk6hWpa6+DEc=",
+ "lastModified": 1710037782,
+ "narHash": "sha256-hVSwPIDX5aQzH/vVMdV/xR0tvKdKHRJPQCp808nW61I=",
"ref": "refs/heads/main",
- "rev": "695d1f16e4345549afd2fdb8ee51953cb804b2eb",
- "revCount": 13,
+ "rev": "472a3ee037da8edccfa50b668de4011eef14f000",
+ "revCount": 14,
"type": "git",
"url": "https://git.jolheiser.com/jolheiser.com.git"
},
|