···44check-all:
55 nix-build ./templates/noflake --no-out-link -A flake.nixosConfigurations.igloo
66 just all check
77+ just unit
7889update-all:
910 cd templates/noflake && npins update den flake-aspects
···37383839fmt:
3940 nix run github:vic/checkmate#fmt --override-input target .
4141+4242+unit:
4343+ nix flake check --override-input target . github:vic/checkmate