Merge pull request #109535 from fabaff/fnvhash

python3Packages.fnvhash: init at 0.1.0
This commit is contained in:
Martin Weinelt
2021-01-17 14:24:45 +01:00
committed by GitHub
3 changed files with 31 additions and 1 deletions
+2
View File
@@ -2338,6 +2338,8 @@ in {
fn = callPackage ../development/python-modules/fn { };
fnvhash = callPackage ../development/python-modules/fnvhash { };
folium = callPackage ../development/python-modules/folium { };
fontforge = disabledIf (!isPy3k) (toPythonModule (pkgs.fontforge.override {