summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2026-05-28 14:37:22 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2026-05-28 14:37:22 +0200
commitc26bb533bc50caa873d750ff43a1f4798cf267b3 (patch)
treecfdb84858b723bd6783780b131d95e0e610dffe5 /_sources
parent0d53ca17fb4c6155fb2fff7d9178ed6b885afeaf (diff)
downloadnixos-c26bb533bc50caa873d750ff43a1f4798cf267b3.tar
nixos-c26bb533bc50caa873d750ff43a1f4798cf267b3.tar.gz
nixos-c26bb533bc50caa873d750ff43a1f4798cf267b3.tar.bz2
nixos-c26bb533bc50caa873d750ff43a1f4798cf267b3.tar.xz
nixos-c26bb533bc50caa873d750ff43a1f4798cf267b3.zip
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json16
-rw-r--r--_sources/generated.nix16
2 files changed, 16 insertions, 16 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 50b2e4eb..ee9c3450 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -293,7 +293,7 @@
293 }, 293 },
294 "nix-output-monitor": { 294 "nix-output-monitor": {
295 "cargoLock": null, 295 "cargoLock": null,
296 "date": "2026-05-15", 296 "date": "2026-05-22",
297 "extract": null, 297 "extract": null,
298 "name": "nix-output-monitor", 298 "name": "nix-output-monitor",
299 "passthru": null, 299 "passthru": null,
@@ -303,13 +303,13 @@
303 "fetchSubmodules": false, 303 "fetchSubmodules": false,
304 "leaveDotGit": false, 304 "leaveDotGit": false,
305 "name": null, 305 "name": null,
306 "rev": "35823353dd2a4f3c30ef650839c39ee843d85679", 306 "rev": "0e855e51c1700e35456faa3dee2e50024f602f42",
307 "sha256": "sha256-dO9+Q2P7b9a7ivaNS9bbtkCaDi5eqZpzgIhUzc1iL/Y=", 307 "sha256": "sha256-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns=",
308 "sparseCheckout": [], 308 "sparseCheckout": [],
309 "type": "git", 309 "type": "git",
310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git" 310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git"
311 }, 311 },
312 "version": "35823353dd2a4f3c30ef650839c39ee843d85679" 312 "version": "0e855e51c1700e35456faa3dee2e50024f602f42"
313 }, 313 },
314 "postfix-mta-sts-resolver": { 314 "postfix-mta-sts-resolver": {
315 "cargoLock": null, 315 "cargoLock": null,
@@ -375,7 +375,7 @@
375 }, 375 },
376 "quickshell": { 376 "quickshell": {
377 "cargoLock": null, 377 "cargoLock": null,
378 "date": "2026-05-11", 378 "date": "2026-05-21",
379 "extract": null, 379 "extract": null,
380 "name": "quickshell", 380 "name": "quickshell",
381 "passthru": null, 381 "passthru": null,
@@ -385,13 +385,13 @@
385 "fetchSubmodules": false, 385 "fetchSubmodules": false,
386 "leaveDotGit": false, 386 "leaveDotGit": false,
387 "name": null, 387 "name": null,
388 "rev": "7d1c9a9c6721606b129829134d6f614f015621e2", 388 "rev": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00",
389 "sha256": "sha256-QSWgYuZUCNUJ/cxmaq83WkcT7lHQDDfsPVgH+96kIl0=", 389 "sha256": "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=",
390 "sparseCheckout": [], 390 "sparseCheckout": [],
391 "type": "git", 391 "type": "git",
392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git" 392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git"
393 }, 393 },
394 "version": "7d1c9a9c6721606b129829134d6f614f015621e2" 394 "version": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00"
395 }, 395 },
396 "scutiger": { 396 "scutiger": {
397 "cargoLock": null, 397 "cargoLock": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index c8ae4bff..4c4b68c9 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -185,17 +185,17 @@
185 }; 185 };
186 nix-output-monitor = { 186 nix-output-monitor = {
187 pname = "nix-output-monitor"; 187 pname = "nix-output-monitor";
188 version = "35823353dd2a4f3c30ef650839c39ee843d85679"; 188 version = "0e855e51c1700e35456faa3dee2e50024f602f42";
189 src = fetchgit { 189 src = fetchgit {
190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; 190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git";
191 rev = "35823353dd2a4f3c30ef650839c39ee843d85679"; 191 rev = "0e855e51c1700e35456faa3dee2e50024f602f42";
192 fetchSubmodules = false; 192 fetchSubmodules = false;
193 deepClone = false; 193 deepClone = false;
194 leaveDotGit = false; 194 leaveDotGit = false;
195 sparseCheckout = [ ]; 195 sparseCheckout = [ ];
196 sha256 = "sha256-dO9+Q2P7b9a7ivaNS9bbtkCaDi5eqZpzgIhUzc1iL/Y="; 196 sha256 = "sha256-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns=";
197 }; 197 };
198 date = "2026-05-15"; 198 date = "2026-05-22";
199 }; 199 };
200 postfix-mta-sts-resolver = { 200 postfix-mta-sts-resolver = {
201 pname = "postfix-mta-sts-resolver"; 201 pname = "postfix-mta-sts-resolver";
@@ -237,17 +237,17 @@
237 }; 237 };
238 quickshell = { 238 quickshell = {
239 pname = "quickshell"; 239 pname = "quickshell";
240 version = "7d1c9a9c6721606b129829134d6f614f015621e2"; 240 version = "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00";
241 src = fetchgit { 241 src = fetchgit {
242 url = "https://git.outfoxxed.me/quickshell/quickshell.git"; 242 url = "https://git.outfoxxed.me/quickshell/quickshell.git";
243 rev = "7d1c9a9c6721606b129829134d6f614f015621e2"; 243 rev = "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00";
244 fetchSubmodules = false; 244 fetchSubmodules = false;
245 deepClone = false; 245 deepClone = false;
246 leaveDotGit = false; 246 leaveDotGit = false;
247 sparseCheckout = [ ]; 247 sparseCheckout = [ ];
248 sha256 = "sha256-QSWgYuZUCNUJ/cxmaq83WkcT7lHQDDfsPVgH+96kIl0="; 248 sha256 = "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=";
249 }; 249 };
250 date = "2026-05-11"; 250 date = "2026-05-21";
251 }; 251 };
252 scutiger = { 252 scutiger = {
253 pname = "scutiger"; 253 pname = "scutiger";