python3.pkgs.saneyaml: init at 0.5.2

This commit is contained in:
Cole Helbling
2021-04-23 09:10:57 -07:00
parent 20d7a471d1
commit 1afb06b2da
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -7616,6 +7616,8 @@ in {
inherit (pkgs) sane-backends;
};
saneyaml = callPackage ../development/python-modules/saneyaml { };
sampledata = callPackage ../development/python-modules/sampledata { };
samplerate = callPackage ../development/python-modules/samplerate { };