pythonPackages.zstd: init at 1.3.5.1 (#49339)
This commit is contained in:
@@ -10903,6 +10903,10 @@ EOF
|
||||
|
||||
todoist = callPackage ../development/python-modules/todoist { };
|
||||
|
||||
zstd = callPackage ../development/python-modules/zstd {
|
||||
inherit (pkgs) zstd pkgconfig;
|
||||
};
|
||||
|
||||
zxcvbn-python = callPackage ../development/python-modules/zxcvbn-python { };
|
||||
|
||||
incremental = callPackage ../development/python-modules/incremental { };
|
||||
|
||||
Reference in New Issue
Block a user