about summary refs log tree commit diff
path: root/ci/scripts/build-briefcase.sh
blob: a754022775f7fe2a00b23d3eae3a70f8ac8c84f2 (plain) (blame)
1
2
3
4
5
6
set -euo pipefail

nix-build . \
  -I briefcase="$(pwd)" \
  -I nixpkgs=/var/lib/buildkite-agent-socrates/nixpkgs-channels \
  --show-trace