urbit/nix
Edward Amsden 8d8dc826cb
docker-image: Pass -t flag to vere if not in an interactive container
Vere will not run a ship if STDIN is closed, unless passed the `-t`
flag. Hosted docker containers will not be interactive, but we would
like the docker image to be usable locally and interactively as well.

Thus, we check for STDIN being closed in the shell prior to launching
Vere, and if it is closed, pass the `-t` flag.
2021-01-16 19:44:04 -05:00
..
lib ci: updates herb call to -test, matching new invocation 2020-12-04 21:46:05 -08:00
overlays build: minor refactoring of haskell-nix overlays 2020-11-06 10:22:34 +01:00
pkgs docker-image: Pass -t flag to vere if not in an interactive container 2021-01-16 19:44:04 -05:00
default.nix build: minor refactoring of haskell-nix overlays 2020-11-06 10:22:34 +01:00
sources.json build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
sources.nix build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00