gnutar: Fix comment

This commit is contained in:
Eelco Dolstra 2016-11-08 10:02:37 +01:00
parent 83f28fdd73
commit 459448727e

View file

@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "097hx7sbzp8qirl4m930lw84kn0wmxhmq7v1qpra3mrg0b8cyba0";
};
patches = [ ./CVE-2016-6321.patch ]; # FIXME: remove on another stdenv rebuild
patches = [ ./CVE-2016-6321.patch ];
# avoid retaining reference to CF during stdenv bootstrap
configureFlags = stdenv.lib.optionals stdenv.isDarwin [