HI, I simply want to know what license the Nix package manager (and the configuration file(s)) is under.
I searched the Wiki, Discourse and Documentation. Unfortunately I couldn’t find the info.
Greetings
Peter
HI, I simply want to know what license the Nix package manager (and the configuration file(s)) is under.
I searched the Wiki, Discourse and Documentation. Unfortunately I couldn’t find the info.
Greetings
Peter
Peter,
Typically the place to look is the source code, which is available on Github. Please look there for the full details but roughly:
Nix is LGPL 2.1
Nixpkgs is MIT.
Ryan
Also: