File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 key : ' trigger-aarch64-darwin'
1010
1111 - label : ' daedalus-x86_64-darwin'
12- command : ' scripts/with-nix-2.5 .sh scripts/build-installer-unix.sh --build-id $BUILDKITE_BUILD_NUMBER'
12+ command : ' scripts/with-nix-unstable .sh scripts/build-installer-unix.sh --build-id $BUILDKITE_BUILD_NUMBER'
1313 depends_on : ' trigger-x86_64-darwin'
1414 agents :
1515 queue : daedalus
1616 system : x86_64-darwin
1717
1818 - label : ' daedalus-aarch64-darwin'
19- command : ' scripts/with-nix-2.5 .sh scripts/build-installer-unix.sh --build-id $BUILDKITE_BUILD_NUMBER'
19+ command : ' scripts/with-nix-unstable .sh scripts/build-installer-unix.sh --build-id $BUILDKITE_BUILD_NUMBER'
2020 depends_on : ' trigger-aarch64-darwin'
2121 agents :
2222 queue : daedalus
2323 system : aarch64-darwin
2424
2525 - label : ' daedalus-x86_64-linux-nix'
26- command : ' scripts/with-nix-2.5 .sh scripts/build-installer-nix.sh $BUILDKITE_BUILD_NUMBER'
26+ command : ' scripts/with-nix-unstable .sh scripts/build-installer-nix.sh $BUILDKITE_BUILD_NUMBER'
2727 agents :
2828 system : x86_64-linux
2929
3030 - label : ' daedalus-x86_64-windows-nix'
31- command : ' scripts/with-nix-2.5 .sh scripts/build-cross-windows.sh $BUILDKITE_BUILD_NUMBER'
31+ command : ' scripts/with-nix-unstable .sh scripts/build-cross-windows.sh $BUILDKITE_BUILD_NUMBER'
3232 agents :
3333 system : x86_64-linux
3434
File renamed without changes.
You can’t perform that action at this time.
0 commit comments