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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
diff --git a/flake.lock b/flake.lock
index 566771aa1eca8cd47570e5c66954031e8b201216..ab88209cebbb0cae2caadee5d704209a7223efab 100644
--- a/flake.lock
+++ b/flake.lock
@@ -129,24 +129,6 @@ "repo": "flake-utils",
"type": "github"
}
},
- "flake-utils_2": {
- "inputs": {
- "systems": "systems_4"
- },
- "locked": {
- "lastModified": 1694529238,
- "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"forge-lines": {
"inputs": {
"flake-parts": "flake-parts",
@@ -672,15 +654,14 @@ }
},
"resume": {
"inputs": {
- "flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_13"
},
"locked": {
- "lastModified": 1697473034,
- "narHash": "sha256-hIee7tDD9B1LRNUE7Cy11M1yrbbHHa6pnUZes3CGKxg=",
+ "lastModified": 1753062776,
+ "narHash": "sha256-VmuNvHmgHZu1fAu1keomxHFWO3+SGBU+/7FHvyvyxuY=",
"ref": "refs/heads/main",
- "rev": "94593c9097917604f006a4dcd5e7b10a1b42beb1",
- "revCount": 6,
+ "rev": "68f14ecb5b9aff5b5b9c5f51d86c840f0b576819",
+ "revCount": 8,
"type": "git",
"url": "https://git.jolheiser.com/resume.git"
},
@@ -773,21 +754,6 @@ "repo": "default",
"type": "github"
}
},
- "systems_5": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- },
"tailproxy": {
"inputs": {
"nixpkgs": "nixpkgs_14"
@@ -859,11 +825,11 @@ "ref": "refs/heads/master",
"rev": "b321333ad08bf21db242f246b10ad4a50b8fc8a0",
"revCount": 848,
"type": "git",
- "url": "https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense"
+ "url": "https://git.jolheiser.com/tailwind-ctp-intellisense"
},
"original": {
"type": "git",
- "url": "https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense"
+ "url": "https://git.jolheiser.com/tailwind-ctp-intellisense"
}
},
"tailwind-ctp_2": {
@@ -877,11 +843,11 @@ "ref": "refs/heads/main",
"rev": "afca060674b20e0ccecde2d6fe88c887790219a5",
"revCount": 1,
"type": "git",
- "url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
+ "url": "https://git.jolheiser.com/tailwind-ctp"
},
"original": {
"type": "git",
- "url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
+ "url": "https://git.jolheiser.com/tailwind-ctp"
}
},
"tclip": {
@@ -925,7 +891,7 @@ }
},
"utils": {
"inputs": {
- "systems": "systems_5"
+ "systems": "systems_4"
},
"locked": {
"lastModified": 1731533236,
@@ -948,11 +914,11 @@ "tailwind-ctp": "tailwind-ctp_2",
"tailwind-ctp-lsp": "tailwind-ctp-lsp_2"
},
"locked": {
- "lastModified": 1747251771,
- "narHash": "sha256-iz0aLHJCVaB5zOZAlOgYqqYnoJAZ8Y3U/d0ObS6ZzQg=",
+ "lastModified": 1753061834,
+ "narHash": "sha256-IgltIoCD2ZqDWS+EROL5bTYFY1syfamEBD2LlwjElYs=",
"ref": "refs/heads/main",
- "rev": "0a704fe769e00216a98803961112d1336572721d",
- "revCount": 25,
+ "rev": "a4df94c011e7a9a220dcc696ce2531d8ad37e5ab",
+ "revCount": 26,
"type": "git",
"url": "https://git.jolheiser.com/jolheiser.com.git"
},
|