Files
nixconf/justfile
Deepak Mallubhotla ac9796faba
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
dev: adds justfile for easier testing
2024-04-24 16:28:21 +00:00

9 lines
122 B
Makefile

# execute default build
default: test
# builds the python module using poetry
test:
sudo nixos-rebuild test --flake .