summaryrefslogtreecommitdiff
path: root/_sources/generated.nix
diff options
context:
space:
mode:
Diffstat (limited to '_sources/generated.nix')
-rw-r--r--_sources/generated.nix158
1 files changed, 101 insertions, 57 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 3bf73fed..e07ecf22 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -1,5 +1,10 @@
1# This file was generated by nvfetcher, please do not modify it manually. 1# This file was generated by nvfetcher, please do not modify it manually.
2{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }: 2{
3 fetchgit,
4 fetchurl,
5 fetchFromGitHub,
6 dockerTools,
7}:
3{ 8{
4 afew = { 9 afew = {
5 pname = "afew"; 10 pname = "afew";
@@ -12,21 +17,21 @@
12 deepClone = false; 17 deepClone = false;
13 leaveDotGit = true; 18 leaveDotGit = true;
14 sparseCheckout = [ ]; 19 sparseCheckout = [ ];
15 sha256 = "sha256-Wdvack+oAq88a9E6i+OcMlSNStv4dWsZstHgLao0c9g="; 20 sha256 = "sha256-DtOhimn5R+PRHO+3rHcY71e0xYPBnDqJGSNfQdNFpTQ=";
16 }; 21 };
17 date = "2021-05-30"; 22 date = "2021-05-30";
18 }; 23 };
19 bpf-examples = { 24 bpf-examples = {
20 pname = "bpf-examples"; 25 pname = "bpf-examples";
21 version = "64e7da048b14822bef06f3971189c4c0985422e7"; 26 version = "9a67546cbe94efe39ecb32579c33b8acabd695d7";
22 src = fetchFromGitHub { 27 src = fetchFromGitHub {
23 owner = "xdp-project"; 28 owner = "xdp-project";
24 repo = "bpf-examples"; 29 repo = "bpf-examples";
25 rev = "64e7da048b14822bef06f3971189c4c0985422e7"; 30 rev = "9a67546cbe94efe39ecb32579c33b8acabd695d7";
26 fetchSubmodules = true; 31 fetchSubmodules = true;
27 sha256 = "sha256-cyyRNvU35ujxkLraOqw2oiZwUblBpJaEncPl2++VHL4="; 32 sha256 = "sha256-Ztx4vZxVudlJOrCgCTkPiyY1XYTautRjwDhgYbziKus=";
28 }; 33 };
29 date = "2025-03-06"; 34 date = "2025-11-04";
30 }; 35 };
31 emacs-scratch_el = { 36 emacs-scratch_el = {
32 pname = "emacs-scratch_el"; 37 pname = "emacs-scratch_el";
@@ -51,27 +56,38 @@
51 sha256 = "sha256-bUFh0Q7xcnKTBgVBUJU8BH6zzq1Y3krLfJJAgx5TqKs="; 56 sha256 = "sha256-bUFh0Q7xcnKTBgVBUJU8BH6zzq1Y3krLfJJAgx5TqKs=";
52 }; 57 };
53 }; 58 };
54 lesspipe = { 59 freerdp = {
55 pname = "lesspipe"; 60 pname = "freerdp";
56 version = "2.17"; 61 version = "3.19.1";
57 src = fetchTarball { 62 src = fetchFromGitHub {
58 url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.17.tar.gz"; 63 owner = "FreeRDP";
59 sha256 = "sha256-afJuTByGUMU6kFqGGa3pbPaFVdYGcJYiR0RfDNYNgDk="; 64 repo = "FreeRDP";
65 rev = "3.19.1";
66 fetchSubmodules = false;
67 sha256 = "sha256-DncfKh0r8k5XC3XdkgEWKxpb7ncgauJFyrfA11A4xW4=";
60 }; 68 };
61 }; 69 };
62 mako = { 70 ldif2json = {
63 pname = "mako"; 71 pname = "ldif2json";
64 version = "84637d1cb42def0ef74d6ec961e05c3900b4c23f"; 72 version = "238c239985c688e879493a30a04f7195acb5120f";
65 src = fetchgit { 73 src = fetchgit {
66 url = "https://github.com/emersion/mako"; 74 url = "https://codeberg.org/joatca/ldif2json.git";
67 rev = "84637d1cb42def0ef74d6ec961e05c3900b4c23f"; 75 rev = "238c239985c688e879493a30a04f7195acb5120f";
68 fetchSubmodules = false; 76 fetchSubmodules = false;
69 deepClone = false; 77 deepClone = false;
70 leaveDotGit = false; 78 leaveDotGit = false;
71 sparseCheckout = [ ]; 79 sparseCheckout = [ ];
72 sha256 = "sha256-5Mv0P/SoUiJIiYvGm5wvNZhtz2ytwsqqRc3Pk3ju0WA="; 80 sha256 = "sha256-1dyWbsOdeRVIx8mFOidhnCdGWHOjaeiZY4noPfWkW0s=";
81 };
82 date = "2025-03-29";
83 };
84 lesspipe = {
85 pname = "lesspipe";
86 version = "2.22";
87 src = fetchTarball {
88 url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.22.tar.gz";
89 sha256 = "sha256-FXh6GBH1dP5KT8akqFqjzC31v4L7g9FwDR9miEd5GEw=";
73 }; 90 };
74 date = "2025-04-17";
75 }; 91 };
76 mpv-autosave = { 92 mpv-autosave = {
77 pname = "mpv-autosave"; 93 pname = "mpv-autosave";
@@ -164,26 +180,40 @@
164 }; 180 };
165 netbootxyz-efi = { 181 netbootxyz-efi = {
166 pname = "netbootxyz-efi"; 182 pname = "netbootxyz-efi";
167 version = "2.0.87"; 183 version = "2.0.89";
168 src = fetchurl { 184 src = fetchurl {
169 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.efi"; 185 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.efi";
170 sha256 = "sha256-8kd17ChqLuVH5/OdPc2rVDKEDWHl9ZWLh8k+EBrCGH8="; 186 sha256 = "sha256-rmMU/OTOh7zId+zwQCXHt2SJyBAtLNfCOZhDyrkBKjw=";
171 }; 187 };
172 }; 188 };
173 netbootxyz-lkrn = { 189 netbootxyz-lkrn = {
174 pname = "netbootxyz-lkrn"; 190 pname = "netbootxyz-lkrn";
175 version = "2.0.87"; 191 version = "2.0.89";
176 src = fetchurl { 192 src = fetchurl {
177 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.lkrn"; 193 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.lkrn";
178 sha256 = "sha256-/qY3NdRC0SghQ4kamrkm9EFumrKlirqDCJ+XY+jHWLA="; 194 sha256 = "sha256-y0yibC3UeJUHslFBeMPVm2yEwxQqvL7/+BYMD5xDMm4=";
195 };
196 };
197 nix-output-monitor = {
198 pname = "nix-output-monitor";
199 version = "20ad9727e49bf686bea1c5e6769241234a56804b";
200 src = fetchgit {
201 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git";
202 rev = "20ad9727e49bf686bea1c5e6769241234a56804b";
203 fetchSubmodules = false;
204 deepClone = false;
205 leaveDotGit = false;
206 sparseCheckout = [ ];
207 sha256 = "sha256-Llmi7oE0ayOupM7Cc1lnYv7O0mPKvRtFPI4M+eYaMew=";
179 }; 208 };
209 date = "2025-12-02";
180 }; 210 };
181 postfix-mta-sts-resolver = { 211 postfix-mta-sts-resolver = {
182 pname = "postfix-mta-sts-resolver"; 212 pname = "postfix-mta-sts-resolver";
183 version = "1.5.0"; 213 version = "1.5.1";
184 src = fetchTarball { 214 src = fetchTarball {
185 url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.5.0.tar.gz"; 215 url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.5.1.tar.gz";
186 sha256 = "sha256-DrPWxAlzdtb5K0Z+yVi+rL1h7CyLj0/Fiio8B2H/Ssg="; 216 sha256 = "sha256-OdliqfPeiRwQz/YtUSn43atQNrdtalHOw/lRuc/ji5g=";
187 }; 217 };
188 }; 218 };
189 postfwd = { 219 postfwd = {
@@ -196,10 +226,10 @@
196 }; 226 };
197 prometheus-lvm-exporter = { 227 prometheus-lvm-exporter = {
198 pname = "prometheus-lvm-exporter"; 228 pname = "prometheus-lvm-exporter";
199 version = "0.4.0"; 229 version = "0.6.2";
200 src = fetchTarball { 230 src = fetchTarball {
201 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.4.0.tar.gz"; 231 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.6.2.tar.gz";
202 sha256 = "sha256-Nz/lBhQbzWSnOKN4n0OUdJzDTpf3mfY0+FXoCqF03TU="; 232 sha256 = "sha256-Ra/Lo8RQQQz8UaiOzQd2FF7i+SDt4Mcj1gsk2WRh6KA=";
203 }; 233 };
204 }; 234 };
205 psql-versioning = { 235 psql-versioning = {
@@ -216,6 +246,20 @@
216 }; 246 };
217 date = "2023-11-23"; 247 date = "2023-11-23";
218 }; 248 };
249 quickshell = {
250 pname = "quickshell";
251 version = "26531fc46ef17e9365b03770edd3fb9206fcb460";
252 src = fetchgit {
253 url = "https://git.outfoxxed.me/quickshell/quickshell.git";
254 rev = "26531fc46ef17e9365b03770edd3fb9206fcb460";
255 fetchSubmodules = false;
256 deepClone = false;
257 leaveDotGit = false;
258 sparseCheckout = [ ];
259 sha256 = "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=";
260 };
261 date = "2025-12-02";
262 };
219 scutiger = { 263 scutiger = {
220 pname = "scutiger"; 264 pname = "scutiger";
221 version = "0.2.0"; 265 version = "0.2.0";
@@ -240,20 +284,6 @@
240 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8="; 284 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8=";
241 }; 285 };
242 }; 286 };
243 swayosd = {
244 pname = "swayosd";
245 version = "ce1f34d80a7f8b4393a5551ea0535bd8beabb28c";
246 src = fetchgit {
247 url = "https://github.com/ErikReider/SwayOSD";
248 rev = "ce1f34d80a7f8b4393a5551ea0535bd8beabb28c";
249 fetchSubmodules = false;
250 deepClone = false;
251 leaveDotGit = false;
252 sparseCheckout = [ ];
253 sha256 = "sha256-Z9c/5jKxs5ctUuVu7g+BXA1Wy4lyZLpGATtj2jd84jI=";
254 };
255 date = "2025-04-20";
256 };
257 tomorrow-night-paradise-theme = { 287 tomorrow-night-paradise-theme = {
258 pname = "tomorrow-night-paradise-theme"; 288 pname = "tomorrow-night-paradise-theme";
259 version = "70225a5bf90d495e13a9260bfdc268632ece0801"; 289 version = "70225a5bf90d495e13a9260bfdc268632ece0801";
@@ -270,34 +300,48 @@
270 }; 300 };
271 v4l2loopback = { 301 v4l2loopback = {
272 pname = "v4l2loopback"; 302 pname = "v4l2loopback";
273 version = "8d806ad688961d8840081a609c39d1a82d296b24"; 303 version = "a7e4a4dea36187ad3550c797d647bcc50faced42";
274 src = fetchFromGitHub { 304 src = fetchFromGitHub {
275 owner = "umlaeute"; 305 owner = "umlaeute";
276 repo = "v4l2loopback"; 306 repo = "v4l2loopback";
277 rev = "8d806ad688961d8840081a609c39d1a82d296b24"; 307 rev = "a7e4a4dea36187ad3550c797d647bcc50faced42";
278 fetchSubmodules = true; 308 fetchSubmodules = true;
279 sha256 = "sha256-zuE/qFI8QCWCePmHWjTIPTh2KzmDkwQ2uj5C1dAwo1c="; 309 sha256 = "sha256-Z7cJEYIwA0sY7yVgQmlATZgqAFVhBiRVFY1opavX/7o=";
280 }; 310 };
281 date = "2025-04-29"; 311 date = "2025-11-24";
282 }; 312 };
283 xcompose = { 313 xcompose = {
284 pname = "xcompose"; 314 pname = "xcompose";
285 version = "8b5a6a0c788fd0a4b921d9d3737174defb863873"; 315 version = "4d8eab4d05a19537ce79294ae0459fdae78ffb20";
286 src = fetchFromGitHub { 316 src = fetchFromGitHub {
287 owner = "kragen"; 317 owner = "kragen";
288 repo = "xcompose"; 318 repo = "xcompose";
289 rev = "8b5a6a0c788fd0a4b921d9d3737174defb863873"; 319 rev = "4d8eab4d05a19537ce79294ae0459fdae78ffb20";
290 fetchSubmodules = false; 320 fetchSubmodules = false;
291 sha256 = "sha256-6EjQErdBOd5hqcrdaf88E1UZVYIc3FOfv34hvUwOWdA="; 321 sha256 = "sha256-vKY4u5Z2IL111orLLkkF4AoVzqluKG/VQhNUUCqO/k8=";
292 }; 322 };
293 date = "2025-03-11"; 323 date = "2025-06-05";
294 }; 324 };
295 yt-dlp = { 325 yt-dlp = {
296 pname = "yt-dlp"; 326 pname = "yt-dlp";
297 version = "2025.5.22"; 327 version = "2025.12.08";
298 src = fetchurl { 328 src = fetchFromGitHub {
299 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.5.22.tar.gz"; 329 owner = "yt-dlp";
300 sha256 = "sha256-6nOFTF2rwSTymjWo+um8XUIu8yMb6+6ivfqCrBkanCk="; 330 repo = "yt-dlp";
331 rev = "2025.12.08";
332 fetchSubmodules = false;
333 sha256 = "sha256-y06MDP+CrlHGrell9hcLOGlHp/gU2OOxs7can4hbj+g=";
334 };
335 };
336 yt-dlp-ejs = {
337 pname = "yt-dlp-ejs";
338 version = "0.3.2";
339 src = fetchFromGitHub {
340 owner = "yt-dlp";
341 repo = "ejs";
342 rev = "0.3.2";
343 fetchSubmodules = false;
344 sha256 = "sha256-o6qf4rfj42mCyvCBb+wyJmZKg3Q+ojsqbCcBfIJnTPg=";
301 }; 345 };
302 }; 346 };
303} 347}