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
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to