[Nix-dev] Re: [Nix-commits] SVN commit: nix - 18492 - ludo - nixpkgs/branches/stdenv-updates/pkgs/stdenv/generic
Lluís Batlle
viriketo at gmail.com
Fri Nov 20 18:15:43 CET 2009
2009/11/20 Ludovic Courts <ludo at gnu.org>:
> stdenv: Let GNU tar select the decompression method.
As the generic stdenv is used also for the non-pure stdenvs, I think
you cannot be sure that the GNU tar that will be called. This may not
work specially in stdenvNative or stdenvNix. And it may also not work
with the pure stdenvLinux, if the bootstrap files have an old enough
precompiled tar.
Maybe someone knows that better...
Regards,
Lluís.
More information about the nix-dev
mailing list