Merge pull request #119990 from DeterminateSystems/lzfse

python3.pkgs.liblzfse: init at 0.4.1
This commit is contained in:
Sandro
2021-04-22 12:28:37 +02:00
committed by GitHub
2 changed files with 38 additions and 0 deletions
+4
View File
@@ -3897,6 +3897,10 @@ in {
liblarch = callPackage ../development/python-modules/liblarch { };
liblzfse = callPackage ../development/python-modules/liblzfse {
inherit (pkgs) lzfse;
};
libmodulemd = pipe pkgs.libmodulemd [
toPythonModule
(p: