shrub/nix
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
..
lib build: force google-cloud-sdk to use python3 2020-11-05 11:39:01 -08:00
overlays build: simplify build tool selection for shell.nix 2020-11-04 15:34:03 +01:00
pkgs build: ensure urbit tests are run with the -g argument 2020-11-05 10:25:31 +01:00
default.nix build: simplify build tool selection for shell.nix 2020-11-04 15:34:03 +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