<{^_^}>
#117021 (by AmineChikhaoui, 2 days ago, open): add new Google Cloud image for the current release
<{^_^}>
nix-community/nixops-gce#17 (by AmineChikhaoui, 2 days ago, open): import Google images from nixpkgs's gce-images.nix
<gchristensen>
oh cool
<aminechikhaoui>
gchristensen I guess it might be possible to add the same terraform machinery you did to create Google images ? Did you push that somewhere, I can give it a try
<gchristensen>
that might be! I haven't pushed it
<gchristensen>
it might even be easier, it looks like gcloud's api might be less nuts
<aminechikhaoui>
but short term for nixops hardcoded image ids in nixpkgs are ok-ish :)
<aminechikhaoui>
yeah might be easier. gchristensen I guess given a local image file, you create an s3 object and go from there to create an AMI ?
<aminechikhaoui>
or do you use a hydra link for the prebuilt image
<aminechikhaoui>
for Google cloud I don't think we build the image in hydra yet
<gchristensen>
I start from local nix store paths, since I have to upload the file specially
<aminechikhaoui>
I see I thought the s3 object resource could have an http url input
<gchristensen>
hmm
<gchristensen>
maybe it could be
<gchristensen>
I'll take a look :)
<aminechikhaoui>
but it might be compressed in hydra build products so what you're doing is needed anyway
Raito_Bezarius has joined #nixops
cole-h has joined #nixops
Raito_Bezarius has quit [Ping timeout: 264 seconds]