tvl-depot/ci/scripts/build-briefcase.sh
William Carroll 29b1694a76 Add --no-out-link to ci/scripts
I don't need the ./result symlinks...
2020-08-20 11:26:32 +01:00

6 lines
92 B
Bash
Executable file

set -euo pipefail
nix-build . \
-I briefcase="$(pwd)" \
--no-out-link \
--show-trace