All checks were successful
Small typo that was breaking this script T-T: ```bash # Wrong: nix build --print-out-paths ".#homeConfigurations.$config.activationPackages" # Correct: nix build --print-out-paths ".#homeConfigurations.$config.config.home.activationPackage" ``` |
||
---|---|---|
.. | ||
comment_on_pr.sh | ||
create-report.sh | ||
retrieve-old-report.sh | ||
run.sh | ||
utils.sh |