Merge branch 'mps' of git://github.com/thoughtpolice/nixpkgs

Add mps 1.113.0, fix usage of Sleepycat license
This commit is contained in:
Shea Levy
2014-03-28 23:03:20 -04:00
5 changed files with 35 additions and 3 deletions
+6
View File
@@ -248,4 +248,10 @@
fullName = "Zope Public License 2.1";
url = "http://old.zope.org/Resources/License/ZPL-2.1";
};
sleepycat = {
shortName = "Sleepycat";
fullName = "Sleepycat Public License";
url = "https://en.wikipedia.org/wiki/Sleepycat_License";
};
}