python3.pkgs.liblzfse: init at 0.4.1

This commit is contained in:
Cole Helbling
2021-04-15 15:13:24 -07:00
parent 20313e8b73
commit e2efd87f5e
2 changed files with 38 additions and 0 deletions

View File

@@ -3889,6 +3889,10 @@ in {
liblarch = callPackage ../development/python-modules/liblarch { };
liblzfse = callPackage ../development/python-modules/liblzfse {
inherit (pkgs) lzfse;
};
libmodulemd = pipe pkgs.libmodulemd [
toPythonModule
(p: