servo: nixos-prebuild: dont ship jobs to other builders
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
git clone https://git.uninsane.org/colin/nix-files.git
|
git clone https://git.uninsane.org/colin/nix-files.git
|
||||||
cd nix-files
|
cd nix-files
|
||||||
nix flake update
|
nix flake update
|
||||||
nix run '.#check' -- -j1 --cores 5
|
nix run '.#check' -- -j1 --cores 5 --builders ""
|
||||||
popd
|
popd
|
||||||
rm -rf "$working"
|
rm -rf "$working"
|
||||||
'';
|
'';
|
||||||
|
Reference in New Issue
Block a user