Merge pull request #120033 from fabaff/hachoir

python3Packages.hachoir: init at 3.1.2
This commit is contained in:
Sandro
2021-04-21 10:39:09 +02:00
committed by GitHub
3 changed files with 39 additions and 0 deletions
+2
View File
@@ -23496,6 +23496,8 @@ in
gxplugins-lv2 = callPackage ../applications/audio/gxplugins-lv2 { };
hachoir = with python3Packages; toPythonApplication hachoir;
hackrf = callPackage ../applications/radio/hackrf { };
hacksaw = callPackage ../tools/misc/hacksaw {};