Merge remote-tracking branch 'origin/master' into staging
Conflicts: pkgs/stdenv/generic/default.nix
This commit is contained in:
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
# Public domain + permissive (non-copyleft) licensing of some files.
|
||||
license = "public domain";
|
||||
license = stdenv.lib.licenses.publicDomain;
|
||||
|
||||
homepage = http://people.csail.mit.edu/jaffer/SLIB;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user