gnutar: Fix comment
This commit is contained in:
parent
83f28fdd73
commit
459448727e
@ -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 [
|
||||
|
Loading…
Reference in New Issue
Block a user