urbit/sh/update-brass-pill
benjamin-tlon ade1e59ce1
Get cross-compilation ready for release. (#1263)
* Add cross-compilation for `lmdb`.
* Got built caching working in CI with `cachix`.
* Cache cross compilation dependencies and toolchains.
* Do release builds in CI.
* Upload release builds to `bootstrap.urbit.org` on successful build.
* Lots of optimization work for CI.
* Boot from a solid pill in CI and load arvo with `-A`.
* Increase `vere` HTTP timeout to 15m.
2019-05-02 13:13:48 -07:00

7 lines
101 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
pkg=$(nix-build nix/ops -A brass --no-out-link)
cp $pkg bin/brass.pill