summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json8
-rw-r--r--_sources/generated.nix8
2 files changed, 8 insertions, 8 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index ee9c3450..5f4c02b4 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-22", 296 "date": "2026-05-29",
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": "0e855e51c1700e35456faa3dee2e50024f602f42", 306 "rev": "df744a9d1777f05ea3cb6a173a280c595b8f69b0",
307 "sha256": "sha256-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns=", 307 "sha256": "sha256-74ZOOlyPjLKohnxn4ghsyk5o1Ts3RTlJ4L7klCCdp/U=",
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": "0e855e51c1700e35456faa3dee2e50024f602f42" 312 "version": "df744a9d1777f05ea3cb6a173a280c595b8f69b0"
313 }, 313 },
314 "postfix-mta-sts-resolver": { 314 "postfix-mta-sts-resolver": {
315 "cargoLock": null, 315 "cargoLock": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 4c4b68c9..c2f0edd5 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 = "0e855e51c1700e35456faa3dee2e50024f602f42"; 188 version = "df744a9d1777f05ea3cb6a173a280c595b8f69b0";
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 = "0e855e51c1700e35456faa3dee2e50024f602f42"; 191 rev = "df744a9d1777f05ea3cb6a173a280c595b8f69b0";
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-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns="; 196 sha256 = "sha256-74ZOOlyPjLKohnxn4ghsyk5o1Ts3RTlJ4L7klCCdp/U=";
197 }; 197 };
198 date = "2026-05-22"; 198 date = "2026-05-29";
199 }; 199 };
200 postfix-mta-sts-resolver = { 200 postfix-mta-sts-resolver = {
201 pname = "postfix-mta-sts-resolver"; 201 pname = "postfix-mta-sts-resolver";