[Nix-dev] Re: [Nix-commits] SVN commit: nix - 17866 - MarcWeber - in nixpkgs/trunk/pkgs: applications/office applications/office/scribus top-level
Eelco Dolstra
e.dolstra at tudelft.nl
Tue Oct 20 12:34:21 CEST 2009
Hi,
Eelco Dolstra wrote:
> You shouldn't omit it but put an "assert stdenv.gcc ? gcc" at the top of the
> expression so that nix-env doesn't barf on other platforms :-)
Correction - that should be "assert stdenv.gcc.gcc != null".
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list