Philip Carlsen <[email protected]> writes: > Consider instead something like thks in nixpkgs config: > ardour = { > isPaid = true; > }
I like this approach. It's plain and simple. We just need to make sure that `nixos-rebuild` and `nix-env` display appropriate messages telling users how/where to set this. Possibly with a link to a wiki page or a section in the manual. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
