gnutar: remove patch already applied upstream

Fallout from #15567. Only Darwin is affected, hashes of the rest remain.
This commit is contained in:
Vladimír Čunát
2016-05-22 18:06:07 +02:00
parent 73f1f5eb39
commit dc5bbc4700
2 changed files with 1 additions and 115 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "097hx7sbzp8qirl4m930lw84kn0wmxhmq7v1qpra3mrg0b8cyba0";
};
patches = stdenv.lib.optional stdenv.isDarwin ./gnutar-1.28-darwin.patch;
patches = [ ]; # FIXME: remove on another stdenv rebuild
# avoid retaining reference to CF during stdenv bootstrap
configureFlags = stdenv.lib.optionals stdenv.isDarwin [