Follow DAWO-Core main on Codeberg, now that 0.1.2 carries printing #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/core-follows-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The overlay tracked
feat/printing-driver-set-and-discoverybecause core main declared the samedawo.printingoptions and would not evaluate for the workplace class. Core 0.1.2 (06b0d7d) ends that:modules/services/printing.nixis byte-identical to thef250cd4the lock held, and main is otherwise ahead.The branch pin also broke the console. The upstream watcher reads the remote HEAD, so it compared our revision against a ref it had never seen and staged an update that would have removed the printing work. Lock and watcher now follow the same thing.
The URL moves to Codeberg with it: the core is run as a public project there (ADR 0024), and both forges carry
06b0d7dtoday, so this is a home address and not a content change.Following main means taking the core's own pins, so this change carries them: nixpkgs 4 July to 9 August, plus nixos-hardware, home-manager and rust-overlay. That closes the pin age the fleet SBOM measured.
Measured
Both device classes evaluate on this tree:
The production gate-runner (0.86.0) validated this ref against both hosts and returned
ok:true. A control run with a ref that does not exist failed withcouldn't find remote ref, so the ref is genuinely fetched and merged rather than ignored.That pair is also the evidence the 1.0 gate asks for in item 6: a change carrying a
flake.lockbump, evaluated for both device classes through the remote gate. Recorded inDAWO/DAWO-Sextant#36.Before merging
Two things follow this, and neither is in this PR:
upstreamRepostill points at code.overheid. It has to move to Codeberg too, or the watcher and this lock disagree the first time one forge moves.19c3562268a58e04c394Follow core main again, now that 0.1.2 carries printingto Follow DAWO-Core main on Codeberg, now that 0.1.2 carries printing