python3Packages.fnvhash: init at 0.1.0

This commit is contained in:
Fabian Affolter
2021-01-17 14:11:29 +01:00
parent f68ff4877f
commit 77d9a076b5
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -2334,6 +2334,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 {