buildah: prefer to build wrapper locally

Same as 9c9828260989fa4f3d1211a48f1db1e4d65dbf18
This commit is contained in:
zowoq 2021-02-14 07:58:19 +10:00
parent 369f20924a
commit 81ccf17291

View File

@ -17,6 +17,8 @@
let
buildah = buildah-unwrapped;
preferLocalBuild = true;
binPath = lib.makeBinPath ([
runc
crun