python3Packages.crc32c: init at 1.0.0

This commit is contained in:
freezeboy
2020-09-22 23:10:00 -07:00
committed by Jon
parent 160f169f03
commit 2468315f2b
2 changed files with 35 additions and 0 deletions
+4
View File
@@ -2467,6 +2467,10 @@ in {
google-compute-engine = callPackage ../tools/virtualization/google-compute-engine { };
google-crc32c = callPackage ../development/python-modules/google-crc32c {
inherit (pkgs) crc32c;
};
google-i18n-address = callPackage ../development/python-modules/google-i18n-address { };
google-music = callPackage ../development/python-modules/google-music { };