···2 just -l
34check-all:
05 just all check
67update-all:
08 just all update
910docs:
···2 just -l
34check-all:
5+ nix-build ./templates/noflake --no-out-link -A flake.nixosConfigurations.igloo
6 just all check
78update-all:
9+ cd templates/noflake && npins update den flake-aspects
10 just all update
1112docs: