tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
opam: add license
see issue #43716
Pascal Wittmann
7 years ago
38923afa
83429fa1
+1
1 changed file
expand all
collapse all
unified
split
pkgs
development
tools
ocaml
opam
default.nix
+1
pkgs/development/tools/ocaml/opam/default.nix
reviewed
···
87
87
homepage = http://opam.ocamlpro.com/;
88
88
maintainers = [ maintainers.henrytill ];
89
89
platforms = platforms.all;
90
90
+
license = licenses.lgpl21Plus;
90
91
};
91
92
}