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 70f6e0e5..b46b647d 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -375,7 +375,7 @@
375 }, 375 },
376 "quickshell": { 376 "quickshell": {
377 "cargoLock": null, 377 "cargoLock": null,
378 "date": "2025-12-21", 378 "date": "2025-12-25",
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": "3918290c1bcd93ed81291844d9f1ed146672dbfc", 388 "rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff",
389 "sha256": "sha256-1uql4y229Rh+/2da99OVNe6DfsjObukXkf60TYRCvhI=", 389 "sha256": "sha256-O2aMFdDUYJazFrlwL7aSIHbUSEm3ADVZjmf41uBJfHs=",
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": "3918290c1bcd93ed81291844d9f1ed146672dbfc" 394 "version": "41828c4180fb921df7992a5405f5ff05d2ac2fff"
395 }, 395 },
396 "scutiger": { 396 "scutiger": {
397 "cargoLock": null, 397 "cargoLock": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index d2422444..8785e857 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -237,17 +237,17 @@
237 }; 237 };
238 quickshell = { 238 quickshell = {
239 pname = "quickshell"; 239 pname = "quickshell";
240 version = "3918290c1bcd93ed81291844d9f1ed146672dbfc"; 240 version = "41828c4180fb921df7992a5405f5ff05d2ac2fff";
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 = "3918290c1bcd93ed81291844d9f1ed146672dbfc"; 243 rev = "41828c4180fb921df7992a5405f5ff05d2ac2fff";
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-1uql4y229Rh+/2da99OVNe6DfsjObukXkf60TYRCvhI="; 248 sha256 = "sha256-O2aMFdDUYJazFrlwL7aSIHbUSEm3ADVZjmf41uBJfHs=";
249 }; 249 };
250 date = "2025-12-21"; 250 date = "2025-12-25";
251 }; 251 };
252 scutiger = { 252 scutiger = {
253 pname = "scutiger"; 253 pname = "scutiger";