get the helper ...
This commit is contained in:
parent
99559638b9
commit
d648592a87
@ -418,7 +418,8 @@ jobs:
|
|||||||
# half cores. Don't let Nix autodetect this high core count
|
# half cores. Don't let Nix autodetect this high core count
|
||||||
# because it blows up memory usage and fails the test run. Pick a
|
# because it blows up memory usage and fails the test run. Pick a
|
||||||
# number of cores that suites the build environment we're paying
|
# number of cores that suites the build environment we're paying
|
||||||
# for (the free one!).h
|
# for (the free one!).
|
||||||
|
source .circleci/lib.sh
|
||||||
cache_if_able nix-build \
|
cache_if_able nix-build \
|
||||||
--cores 8 \
|
--cores 8 \
|
||||||
--argstr pkgsVersion "nixpkgs-<<parameters.nixpkgs>>" \
|
--argstr pkgsVersion "nixpkgs-<<parameters.nixpkgs>>" \
|
||||||
|
Loading…
Reference in New Issue
Block a user