Commit a2ef8598 authored by superherointj's avatar superherointj
Browse files

abuild: fix build

parent a4853d21
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
, busybox
, apk-tools
, perl
, findutils
}:

stdenv.mkDerivation rec {
@@ -44,6 +45,7 @@ stdenv.mkDerivation rec {
    scdoc
    makeWrapper
    file
    findutils
  ];

  patchPhase = ''