nixpkgs/pkgs/stdenv
Eelco Dolstra bf2b75ca7e Add hacky way to prevent Hydra from building/distributing unfree packages
If the environment variable HYDRA_DISALLOW_UNFREE is set to "1", then
evaluation of a package with license "unfree" will throw an error.
Thus such packages or any packages that depend on them will fail to
evaluate.
2012-08-22 15:43:18 -04:00
..
generic Add hacky way to prevent Hydra from building/distributing unfree packages 2012-08-22 15:43:18 -04:00
linux Add armv7l support. 2012-04-15 23:41:25 +00:00
mingw removed executable bits from Nix files 2012-04-03 06:31:19 +00:00
native * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux") 2012-01-20 16:47:54 +00:00
nix Darwin: Use GCC 4.6 in `stdenvNix'. 2012-04-23 15:47:37 +00:00
adapters.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix Add armv7l support. 2012-04-15 23:41:25 +00:00