doc: better justfile comments
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2024-04-24 16:40:59 +00:00
parent 9f8ceed594
commit 40c0982026

View File

@@ -1,8 +1,8 @@
# execute default build
# executes default, set to rebuilding current flake as test
default: test
# builds the python module using poetry
# does a nixos-rebuild test of current flake
test:
sudo nixos-rebuild test --flake .