Eelco Dolstra 6c98e6a5de Optionally ignore null-valued derivation attributes
This allows adding attributes like

  attr = if stdenv.system == "bla" then something else null;

without changing the resulting derivation on non-<bla> platforms.

We once considered adding a special "ignore" value for this purpose,
but using null seems more elegant.
2012-11-27 15:01:32 +01:00
2012-10-03 17:59:23 -04:00
2012-11-26 17:57:14 +01:00
2012-11-26 17:46:45 +01:00
2012-10-03 17:59:23 -04:00
2004-11-07 20:30:02 +00:00
2012-05-21 09:43:01 -04:00
2012-11-15 19:35:18 +01:00
2012-10-03 21:01:03 -04:00
2012-10-03 17:59:23 -04:00
2012-07-18 17:17:23 -04:00

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).
Description
Languages
C++ 78.1%
Shell 9.7%
Nix 7.5%
Meson 1.8%
C 1.3%
Other 1.6%