nixpkgs/pkgs/stdenv
Eelco Dolstra d8e722985b Add config option ‘allowUnfree’
If set to false, mkDerivation will throw an exception if a package has
an unfree license.  ‘release-lib.nix’ uses this to enforce that we
don't build unfree packages as part of the Nixpkgs channel.  Since
this is set through Nixpkgs' ‘config’ argument, it's more finegrained
than $HYDRA_DISALLOW_UNFREE.
2013-01-17 23:41:37 +01:00
..
generic Add config option ‘allowUnfree’ 2013-01-17 23:41:37 +01:00
linux Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00
mingw removed executable bits from Nix files 2012-04-03 06:31:19 +00:00
native Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00
nix Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00
adapters.nix Add a stdenv adapter ‘keepDebugInfo’ to make a debug build 2012-10-31 13:46:51 +01: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 Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00