Skip to content

Commit

Permalink
patchutils: Drop patch applied upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dezgeg committed Apr 11, 2017
1 parent b40cca2 commit 1e1b68b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
2 changes: 0 additions & 2 deletions pkgs/tools/text/patchutils/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ stdenv.mkDerivation rec {
sha256 = "0xp8mcfyi5nmb5a2zi5ibmyshxkb1zv1dgmnyn413m7ahgdx8mfg";
};

patches = [ ./drop-comments.patch ]; # we would get into a cycle when using fetchpatch on this one

hardeningDisable = [ "format" ];

meta = with stdenv.lib; {
Expand Down
84 changes: 0 additions & 84 deletions pkgs/tools/text/patchutils/drop-comments.patch

This file was deleted.

0 comments on commit 1e1b68b

Please sign in to comment.