Use nixos-images bucket for GCE images.
(cherry picked from commit bdd3a3bac8077823182233cc689b5c02cd74f4f4)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh -e
|
#! /bin/sh -e
|
||||||
|
|
||||||
BUCKET_NAME=${BUCKET_NAME:-nixos}
|
BUCKET_NAME=${BUCKET_NAME:-nixos-images}
|
||||||
export NIX_PATH=nixpkgs=../../../..
|
export NIX_PATH=nixpkgs=../../../..
|
||||||
export NIXOS_CONFIG=$(dirname $(readlink -f $0))/../../../modules/virtualisation/google-compute-image.nix
|
export NIXOS_CONFIG=$(dirname $(readlink -f $0))/../../../modules/virtualisation/google-compute-image.nix
|
||||||
export TIMESTAMP=$(date +%Y%m%d%H%M)
|
export TIMESTAMP=$(date +%Y%m%d%H%M)
|
||||||
|
|||||||
Reference in New Issue
Block a user