hetzner-nixops-installer: Build on Hydra.
This is in order to prepare for fetching the build output from the corresponding target machine to even further speed up deployment. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
049d2381c5
commit
aa35e66257
@ -102,6 +102,7 @@ in stdenv.mkDerivation {
|
|||||||
(remember, we're on a non-NixOS system here), together
|
(remember, we're on a non-NixOS system here), together
|
||||||
with the partitioner.
|
with the partitioner.
|
||||||
'';
|
'';
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
maintainers = [ stdenv.lib.maintainers.aszlig ];
|
maintainers = [ stdenv.lib.maintainers.aszlig ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user