Skip to content

Commit

Permalink
emacsMacport: apply clean-env.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbauer committed Jun 9, 2018
1 parent e2a1078 commit 697ae2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/applications/editors/emacs/macport.nix
Expand Up @@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
sha256 = "0f2wzdw2a3ac581322b2y79rlj3c9f33ddrq9allj97r1si6v5xk";
};

patches = [ ./clean-env.patch ];

enableParallelBuilding = true;

nativeBuildInputs = [ pkgconfig autoconf automake ];
Expand Down

0 comments on commit 697ae2a

Please sign in to comment.