[Nix-dev] commercial license

Marc Weber marco-oweber at gmx.de
Sun Nov 18 01:59:17 CET 2012


I'd force the user to set a config option like this:

~/.nixpkgs/config.nix:
{
  proprietary-licenses-accept.your-package = true;
}

and only allow installing the software if this is enabled.
At least this requires attention from the users..

I'm not a lawayer..

Marc Weber


More information about the nix-dev mailing list