mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
licenses: add attribute "free" to fix eval of smlnjBootstrap
This commit is contained in:
parent
622673495b
commit
c00f589ff2
|
@ -88,6 +88,8 @@
|
|||
url = http://www.eclipse.org/legal/epl-v10.html;
|
||||
};
|
||||
|
||||
free = "free";
|
||||
|
||||
gpl2 = {
|
||||
shortName = "GPLv2";
|
||||
fullName = "GNU General Public License version 2";
|
||||
|
|
Loading…
Reference in a new issue