mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)
This commit is contained in:
parent
6fb9d1121a
commit
dbdad4b44b
@ -5,4 +5,4 @@ export NIXOS_CONFIG=$(dirname $(readlink -f $0))/../../../modules/virtualisation
|
||||
export TIMESTAMP=$(date +%Y%m%d%H%M)
|
||||
|
||||
nix-build '<nixpkgs/nixos>' \
|
||||
-A config.system.build.azureImage --argstr system x86_64-linux -o azure --option extra-binary-caches https://hydra.nixos.org -j 10
|
||||
-A config.system.build.azureImage --argstr system x86_64-linux -o azure -j 10
|
||||
|
Loading…
Reference in New Issue
Block a user