Unverified Commit 40eeae15 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

guile-hall: fix cross build

parent dc450a71
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,8 +21,11 @@ stdenv.mkDerivation rec {
    hash = "sha256-TUCN8kW44X6iGbSJURurcz/Tc2eCH1xgmXH1sMOMOXs=";
  };

  strictDeps = true;

  nativeBuildInputs = [
    autoreconfHook
    guile
    pkg-config
    texinfo
    makeWrapper