diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-12-27 13:49:10 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-12-27 13:49:10 +0100 |
| commit | 6ba7966f10e4a059c4f556f8ac194b279a4be77c (patch) | |
| tree | 9d1e90d282094e87a84fcae28fe573891338894e /_sources | |
| parent | 929cfbf0d4620892e6ad1231c32c9c7b8c9265c4 (diff) | |
| download | nixos-6ba7966f10e4a059c4f556f8ac194b279a4be77c.tar nixos-6ba7966f10e4a059c4f556f8ac194b279a4be77c.tar.gz nixos-6ba7966f10e4a059c4f556f8ac194b279a4be77c.tar.bz2 nixos-6ba7966f10e4a059c4f556f8ac194b279a4be77c.tar.xz nixos-6ba7966f10e4a059c4f556f8ac194b279a4be77c.zip | |
bumpflakes-bump
Diffstat (limited to '_sources')
| -rw-r--r-- | _sources/generated.json | 8 | ||||
| -rw-r--r-- | _sources/generated.nix | 8 |
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"; |
