buildah: prefer to build wrapper locally

Same as 9c98282609
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