summaryrefslogtreecommitdiff
path: root/_sources/generated.nix
diff options
context:
space:
mode:
Diffstat (limited to '_sources/generated.nix')
-rw-r--r--_sources/generated.nix162
1 files changed, 111 insertions, 51 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 3376df44..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 = "2763e92cecd7d0d58a03b5626a0bf1f7649c4ba5"; 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 = "2763e92cecd7d0d58a03b5626a0bf1f7649c4ba5"; 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-XMrwWVGp2ow1gCvjS1JbCerBNpRXzqsTMePFkSSjVXA="; 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-03";
75 }; 91 };
76 mpv-autosave = { 92 mpv-autosave = {
77 pname = "mpv-autosave"; 93 pname = "mpv-autosave";
@@ -162,12 +178,42 @@
162 }; 178 };
163 date = "2020-02-10"; 179 date = "2020-02-10";
164 }; 180 };
181 netbootxyz-efi = {
182 pname = "netbootxyz-efi";
183 version = "2.0.89";
184 src = fetchurl {
185 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.efi";
186 sha256 = "sha256-rmMU/OTOh7zId+zwQCXHt2SJyBAtLNfCOZhDyrkBKjw=";
187 };
188 };
189 netbootxyz-lkrn = {
190 pname = "netbootxyz-lkrn";
191 version = "2.0.89";
192 src = fetchurl {
193 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.lkrn";
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=";
208 };
209 date = "2025-12-02";
210 };
165 postfix-mta-sts-resolver = { 211 postfix-mta-sts-resolver = {
166 pname = "postfix-mta-sts-resolver"; 212 pname = "postfix-mta-sts-resolver";
167 version = "1.5.0"; 213 version = "1.5.1";
168 src = fetchTarball { 214 src = fetchTarball {
169 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";
170 sha256 = "sha256-DrPWxAlzdtb5K0Z+yVi+rL1h7CyLj0/Fiio8B2H/Ssg="; 216 sha256 = "sha256-OdliqfPeiRwQz/YtUSn43atQNrdtalHOw/lRuc/ji5g=";
171 }; 217 };
172 }; 218 };
173 postfwd = { 219 postfwd = {
@@ -180,10 +226,10 @@
180 }; 226 };
181 prometheus-lvm-exporter = { 227 prometheus-lvm-exporter = {
182 pname = "prometheus-lvm-exporter"; 228 pname = "prometheus-lvm-exporter";
183 version = "0.4.0"; 229 version = "0.6.2";
184 src = fetchTarball { 230 src = fetchTarball {
185 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";
186 sha256 = "sha256-Nz/lBhQbzWSnOKN4n0OUdJzDTpf3mfY0+FXoCqF03TU="; 232 sha256 = "sha256-Ra/Lo8RQQQz8UaiOzQd2FF7i+SDt4Mcj1gsk2WRh6KA=";
187 }; 233 };
188 }; 234 };
189 psql-versioning = { 235 psql-versioning = {
@@ -200,6 +246,20 @@
200 }; 246 };
201 date = "2023-11-23"; 247 date = "2023-11-23";
202 }; 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 };
203 scutiger = { 263 scutiger = {
204 pname = "scutiger"; 264 pname = "scutiger";
205 version = "0.2.0"; 265 version = "0.2.0";
@@ -224,20 +284,6 @@
224 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8="; 284 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8=";
225 }; 285 };
226 }; 286 };
227 swayosd = {
228 pname = "swayosd";
229 version = "b3c78fce3d90be2ce6a6ffee0e22a50379952e2b";
230 src = fetchgit {
231 url = "https://github.com/ErikReider/SwayOSD";
232 rev = "b3c78fce3d90be2ce6a6ffee0e22a50379952e2b";
233 fetchSubmodules = false;
234 deepClone = false;
235 leaveDotGit = false;
236 sparseCheckout = [ ];
237 sha256 = "sha256-V3V18BoBRJU8mtvwWXvdYPbKBDIHdu5LzVSkDkGJjFU=";
238 };
239 date = "2025-03-03";
240 };
241 tomorrow-night-paradise-theme = { 287 tomorrow-night-paradise-theme = {
242 pname = "tomorrow-night-paradise-theme"; 288 pname = "tomorrow-night-paradise-theme";
243 version = "70225a5bf90d495e13a9260bfdc268632ece0801"; 289 version = "70225a5bf90d495e13a9260bfdc268632ece0801";
@@ -254,34 +300,48 @@
254 }; 300 };
255 v4l2loopback = { 301 v4l2loopback = {
256 pname = "v4l2loopback"; 302 pname = "v4l2loopback";
257 version = "5fae555286b74a61beb1e5b45b01ba7736a1c234"; 303 version = "a7e4a4dea36187ad3550c797d647bcc50faced42";
258 src = fetchFromGitHub { 304 src = fetchFromGitHub {
259 owner = "umlaeute"; 305 owner = "umlaeute";
260 repo = "v4l2loopback"; 306 repo = "v4l2loopback";
261 rev = "5fae555286b74a61beb1e5b45b01ba7736a1c234"; 307 rev = "a7e4a4dea36187ad3550c797d647bcc50faced42";
262 fetchSubmodules = true; 308 fetchSubmodules = true;
263 sha256 = "sha256-cALS7DrSolAdFtE1YJpmNjq81CPbXA38YsFyx2sSLcQ="; 309 sha256 = "sha256-Z7cJEYIwA0sY7yVgQmlATZgqAFVhBiRVFY1opavX/7o=";
264 }; 310 };
265 date = "2025-04-12"; 311 date = "2025-11-24";
266 }; 312 };
267 xcompose = { 313 xcompose = {
268 pname = "xcompose"; 314 pname = "xcompose";
269 version = "8b5a6a0c788fd0a4b921d9d3737174defb863873"; 315 version = "4d8eab4d05a19537ce79294ae0459fdae78ffb20";
270 src = fetchFromGitHub { 316 src = fetchFromGitHub {
271 owner = "kragen"; 317 owner = "kragen";
272 repo = "xcompose"; 318 repo = "xcompose";
273 rev = "8b5a6a0c788fd0a4b921d9d3737174defb863873"; 319 rev = "4d8eab4d05a19537ce79294ae0459fdae78ffb20";
274 fetchSubmodules = false; 320 fetchSubmodules = false;
275 sha256 = "sha256-6EjQErdBOd5hqcrdaf88E1UZVYIc3FOfv34hvUwOWdA="; 321 sha256 = "sha256-vKY4u5Z2IL111orLLkkF4AoVzqluKG/VQhNUUCqO/k8=";
276 }; 322 };
277 date = "2025-03-11"; 323 date = "2025-06-05";
278 }; 324 };
279 yt-dlp = { 325 yt-dlp = {
280 pname = "yt-dlp"; 326 pname = "yt-dlp";
281 version = "2025.3.31"; 327 version = "2025.12.08";
282 src = fetchurl { 328 src = fetchFromGitHub {
283 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.3.31.tar.gz"; 329 owner = "yt-dlp";
284 sha256 = "sha256-G/4OZg0acKCeJ7LVj5LjCx4uNizEh4KfL4JDRq5J+5E="; 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=";
285 }; 345 };
286 }; 346 };
287} 347}