nixpkgs/pkgs/stdenv/generic
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
..
builder.sh
default-builder.sh
default.nix Add config option ‘allowUnfree’ 2013-01-17 23:41:37 +01:00
setup.sh * Add an installCheckPhase. 2012-05-01 21:00:30 +00:00