Commit f80037b8 authored by qbisi's avatar qbisi
Browse files

pmix: remove nativeBuildInputs pandoc

parent e64bc272
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
  hwloc,
  munge,
  zlib,
  pandoc,
  gitMinimal,
}:

@@ -39,7 +38,6 @@ stdenv.mkDerivation (finalAttrs: {
  '';

  nativeBuildInputs = [
    pandoc
    perl
    autoconf
    automake