urbit/nix
Brendan Hay 122e01b13d
build: allow baking multiple pills into docker images
By baking (potentially) multiple pills into an image, we can provide
mainnet vs ropsten images. It is still up to the operator to pass
along the pill path(s) to the entrypoint. For example, using Docker:

docker run --tty urbit -B /share/brass.pill -J /share/ivory.pill ...

The main .image attribute still uses only the solid pill, and image-ropsten
has been provided with brass and ivory pills.

Additionally herb has been added to the image for convenience.
2019-12-18 12:02:18 +01:00
..
cachix Get cross-compilation ready for release. (#1263) 2019-05-02 13:13:48 -07:00
deps nix: removes unnecessary use of cat in ivory-header build 2019-12-04 22:57:07 -08:00
nixcrpkgs enables TLS in curl cross-compilation derivation 2019-07-11 15:58:52 -07:00
ops build: allow baking multiple pills into docker images 2019-12-18 12:02:18 +01:00
pkgs nix: actually enables debug symbols in release builds 2019-12-05 17:17:33 -08:00
crossdeps.nix moves ca-bundle header generation into a separate nix derivation 2019-08-02 13:57:34 -07:00
deps-env.nix moves ca-bundle header generation into a separate nix derivation 2019-08-02 13:57:34 -07:00
nixcrpkgs.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
nixpkgs.nix Nix Build + Monorepo Structure (#1196) 2019-03-04 16:43:53 -08:00
release.nix build: add support for releasing cross-compiled debug binaries 2019-12-05 09:38:09 +01:00