buildah: prefer to build wrapper locally

Same as 9c98282609
wip/yesman
zowoq 3 years ago
parent 369f20924a
commit 81ccf17291
  1. 2
      pkgs/development/tools/buildah/wrapper.nix

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

Loading…
Cancel
Save