feat: winters <> summers parity
Some checks are pending
Build and Deploy / build (push) Waiting to run
Build and Deploy / deploy (push) Blocked by required conditions
Flake check / Check flake (push) Waiting to run

This commit is contained in:
Leon Schwarzäugl 2026-01-10 15:56:09 +01:00
parent 7cacce85a0
commit 04e3bcefc3
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
144 changed files with 3628 additions and 732 deletions

12
flake.lock generated
View file

@ -2676,6 +2676,7 @@
"stylix": "stylix",
"swarsel-nix": "swarsel-nix",
"systems": "systems_8",
"topologyPrivate": "topologyPrivate",
"treefmt-nix": "treefmt-nix",
"vbc-nix": "vbc-nix",
"zjstatus": "zjstatus"
@ -3243,6 +3244,17 @@
"type": "github"
}
},
"topologyPrivate": {
"locked": {
"path": "./files/topology/public",
"type": "path"
},
"original": {
"path": "./files/topology/public",
"type": "path"
},
"parent": []
},
"treefmt-nix": {
"inputs": {
"nixpkgs": "nixpkgs_27"