summaryrefslogtreecommitdiff
path: root/_sources/generated.nix
diff options
context:
space:
mode:
Diffstat (limited to '_sources/generated.nix')
-rw-r--r--_sources/generated.nix105
1 files changed, 48 insertions, 57 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 8eac064b..14548513 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 = "d621b4fb25c4877415a563887606ab0fe47ad59a"; 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 = "d621b4fb25c4877415a563887606ab0fe47ad59a"; 30 rev = "9a67546cbe94efe39ecb32579c33b8acabd695d7";
26 fetchSubmodules = true; 31 fetchSubmodules = true;
27 sha256 = "sha256-IQBTYtqHsghbb/Mpx29Hjr9AsLVG6w3BqfJYSKoMotU="; 32 sha256 = "sha256-Ztx4vZxVudlJOrCgCTkPiyY1XYTautRjwDhgYbziKus=";
28 }; 33 };
29 date = "2025-09-19"; 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";
@@ -59,20 +64,6 @@
59 sha256 = "sha256-yb3IzdaMiv1PwqHOfSyHvmWXyStvK/XXC49saXVAJFU="; 64 sha256 = "sha256-yb3IzdaMiv1PwqHOfSyHvmWXyStvK/XXC49saXVAJFU=";
60 }; 65 };
61 }; 66 };
62 mako = {
63 pname = "mako";
64 version = "8318972590420c042c0177af16e26a1768550fab";
65 src = fetchgit {
66 url = "https://github.com/emersion/mako";
67 rev = "8318972590420c042c0177af16e26a1768550fab";
68 fetchSubmodules = false;
69 deepClone = false;
70 leaveDotGit = false;
71 sparseCheckout = [ ];
72 sha256 = "sha256-Y/exF/Pv60E31Zl+M1zboWkmkZgOUCA3l93OKbtvZ+g=";
73 };
74 date = "2025-09-11";
75 };
76 mpv-autosave = { 67 mpv-autosave = {
77 pname = "mpv-autosave"; 68 pname = "mpv-autosave";
78 version = "744c3ee61d2f0a8e9bb4e308dec6897215ae4704"; 69 version = "744c3ee61d2f0a8e9bb4e308dec6897215ae4704";
@@ -164,26 +155,40 @@
164 }; 155 };
165 netbootxyz-efi = { 156 netbootxyz-efi = {
166 pname = "netbootxyz-efi"; 157 pname = "netbootxyz-efi";
167 version = "2.0.88"; 158 version = "2.0.89";
168 src = fetchurl { 159 src = fetchurl {
169 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.efi"; 160 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.efi";
170 sha256 = "sha256-ipbZJ0mPCuwzb/TDtXXUBTuWOcSsKGAJ1GEGIgB2G7E="; 161 sha256 = "sha256-rmMU/OTOh7zId+zwQCXHt2SJyBAtLNfCOZhDyrkBKjw=";
171 }; 162 };
172 }; 163 };
173 netbootxyz-lkrn = { 164 netbootxyz-lkrn = {
174 pname = "netbootxyz-lkrn"; 165 pname = "netbootxyz-lkrn";
175 version = "2.0.88"; 166 version = "2.0.89";
176 src = fetchurl { 167 src = fetchurl {
177 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.lkrn"; 168 url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.89/netboot.xyz.lkrn";
178 sha256 = "sha256-igy3O30noS25dU7ZnHuKrWqLLkjjd/L46IdCTd038dI="; 169 sha256 = "sha256-y0yibC3UeJUHslFBeMPVm2yEwxQqvL7/+BYMD5xDMm4=";
170 };
171 };
172 nix-output-monitor = {
173 pname = "nix-output-monitor";
174 version = "698e6f3afdc9d68dd65d84df7b030499dbfaf84b";
175 src = fetchgit {
176 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git";
177 rev = "698e6f3afdc9d68dd65d84df7b030499dbfaf84b";
178 fetchSubmodules = false;
179 deepClone = false;
180 leaveDotGit = false;
181 sparseCheckout = [ ];
182 sha256 = "sha256-QwEVaUxvXEdx5icIZZYQQjvJO5j0+GeWtJvCJ/LZwpA=";
179 }; 183 };
184 date = "2025-11-09";
180 }; 185 };
181 postfix-mta-sts-resolver = { 186 postfix-mta-sts-resolver = {
182 pname = "postfix-mta-sts-resolver"; 187 pname = "postfix-mta-sts-resolver";
183 version = "1.5.0"; 188 version = "1.5.1";
184 src = fetchTarball { 189 src = fetchTarball {
185 url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.5.0.tar.gz"; 190 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="; 191 sha256 = "sha256-OdliqfPeiRwQz/YtUSn43atQNrdtalHOw/lRuc/ji5g=";
187 }; 192 };
188 }; 193 };
189 postfwd = { 194 postfwd = {
@@ -196,10 +201,10 @@
196 }; 201 };
197 prometheus-lvm-exporter = { 202 prometheus-lvm-exporter = {
198 pname = "prometheus-lvm-exporter"; 203 pname = "prometheus-lvm-exporter";
199 version = "0.6.1"; 204 version = "0.6.2";
200 src = fetchTarball { 205 src = fetchTarball {
201 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.6.1.tar.gz"; 206 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.6.2.tar.gz";
202 sha256 = "sha256-mg4iyp/heYzSoK+pGSMYfZb5UauoBMrEL1QPH6EoJ8o="; 207 sha256 = "sha256-Ra/Lo8RQQQz8UaiOzQd2FF7i+SDt4Mcj1gsk2WRh6KA=";
203 }; 208 };
204 }; 209 };
205 psql-versioning = { 210 psql-versioning = {
@@ -218,17 +223,17 @@
218 }; 223 };
219 quickshell = { 224 quickshell = {
220 pname = "quickshell"; 225 pname = "quickshell";
221 version = "e9a574d919a89602d2868621576b2ccae54a5cb0"; 226 version = "fc704e6b5d445899a1565955268c91942a4f263f";
222 src = fetchgit { 227 src = fetchgit {
223 url = "https://git.outfoxxed.me/quickshell/quickshell.git"; 228 url = "https://git.outfoxxed.me/quickshell/quickshell.git";
224 rev = "e9a574d919a89602d2868621576b2ccae54a5cb0"; 229 rev = "fc704e6b5d445899a1565955268c91942a4f263f";
225 fetchSubmodules = false; 230 fetchSubmodules = false;
226 deepClone = false; 231 deepClone = false;
227 leaveDotGit = false; 232 leaveDotGit = false;
228 sparseCheckout = [ ]; 233 sparseCheckout = [ ];
229 sha256 = "sha256-wOv1guIi9THD1NjOtBU2Xh/Avg9xv7nIjsfFSkr1NeQ="; 234 sha256 = "sha256-er4gYrIoThYLjlsOMTysoRfn67d1Gci+ZpqDrtQxrA0=";
230 }; 235 };
231 date = "2025-09-19"; 236 date = "2025-10-31";
232 }; 237 };
233 scutiger = { 238 scutiger = {
234 pname = "scutiger"; 239 pname = "scutiger";
@@ -254,20 +259,6 @@
254 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8="; 259 sha256 = "sha256-7d/0fepOvdswuBGJCCMULB2kXOFBLP78yqX4NmByCF8=";
255 }; 260 };
256 }; 261 };
257 swayosd = {
258 pname = "swayosd";
259 version = "73aed75146b81aaf67c4301353790ff5a17aed1f";
260 src = fetchgit {
261 url = "https://github.com/ErikReider/SwayOSD";
262 rev = "73aed75146b81aaf67c4301353790ff5a17aed1f";
263 fetchSubmodules = false;
264 deepClone = false;
265 leaveDotGit = false;
266 sparseCheckout = [ ];
267 sha256 = "sha256-p31HNelptAw7Sk0NmYP4FkoUCdA5uAsrXC20JJp24Vw=";
268 };
269 date = "2025-07-07";
270 };
271 tomorrow-night-paradise-theme = { 262 tomorrow-night-paradise-theme = {
272 pname = "tomorrow-night-paradise-theme"; 263 pname = "tomorrow-night-paradise-theme";
273 version = "70225a5bf90d495e13a9260bfdc268632ece0801"; 264 version = "70225a5bf90d495e13a9260bfdc268632ece0801";
@@ -284,15 +275,15 @@
284 }; 275 };
285 v4l2loopback = { 276 v4l2loopback = {
286 pname = "v4l2loopback"; 277 pname = "v4l2loopback";
287 version = "5eaa59e7c41d0e6f35a6c14c3b756d94d25f58ed"; 278 version = "c394f8fb2c168932055c2577247c42390198d7c9";
288 src = fetchFromGitHub { 279 src = fetchFromGitHub {
289 owner = "umlaeute"; 280 owner = "umlaeute";
290 repo = "v4l2loopback"; 281 repo = "v4l2loopback";
291 rev = "5eaa59e7c41d0e6f35a6c14c3b756d94d25f58ed"; 282 rev = "c394f8fb2c168932055c2577247c42390198d7c9";
292 fetchSubmodules = true; 283 fetchSubmodules = true;
293 sha256 = "sha256-YcSpNfItvUdPVirlDyGdYuCnVvxHhh780x+OI5VNZmE="; 284 sha256 = "sha256-lf2n5tjnGHwhY49UVKnGgaz0ZPexFcK0/RkMDecGfXs=";
294 }; 285 };
295 date = "2025-08-18"; 286 date = "2025-10-15";
296 }; 287 };
297 xcompose = { 288 xcompose = {
298 pname = "xcompose"; 289 pname = "xcompose";
@@ -308,10 +299,10 @@
308 }; 299 };
309 yt-dlp = { 300 yt-dlp = {
310 pname = "yt-dlp"; 301 pname = "yt-dlp";
311 version = "2025.9.23"; 302 version = "2025.11.12";
312 src = fetchurl { 303 src = fetchurl {
313 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.9.23.tar.gz"; 304 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.11.12.tar.gz";
314 sha256 = "sha256-koKtHerbTJCy5tO8+fNgq/iMXy5LqDba17UTh7CG11c="; 305 sha256 = "sha256-XweVprj8V6XCMzLWfWxqz4GaC0a5GmMkuuKUFPqX8FI=";
315 }; 306 };
316 }; 307 };
317} 308}