shrub/nix/lib
Brendan Hay 244a9b6a06 build: force google-cloud-sdk to use python3
This prevents an error where the python2 version of the SDK tries to
use the monotonic library which is unable to detect the host operating
system inside the sandbox - exploding in typical python fashion.

By using python3 it obviates the need for the monotonic dependency by
using the builtin time.monotonic call.
2020-11-05 11:39:01 -08:00
..
effect build: adding support for hercules ci effects 2020-11-05 11:38:58 -08:00
boot-fake-ship.nix build: expose configurable arguments when booting/testing fake ships 2020-11-05 10:25:31 +01:00
default.nix build: adding support for hercules ci effects 2020-11-05 11:38:58 -08:00
dimension.nix build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
fetch-github-lfs.nix build: simplify make test and re-enable on darwin ci for testing 2020-10-29 13:17:05 +01:00
make-release-tarball.nix build: simplify pushed artefact naming and set object content-type 2020-10-28 12:13:05 +01:00
push-storage-object.nix build: force google-cloud-sdk to use python3 2020-11-05 11:39:01 -08:00
test-fake-ship.nix build: expose configurable arguments when booting/testing fake ships 2020-11-05 10:25:31 +01:00