1 2 3 4
#!/usr/bin/env bash export PATH=${PATH#*:} exec nix-build "$@" -I "ofborg-test-bash=$(command -v bash)"