python3Packages.hachoir: init at 3.1.2

This commit is contained in:
Fabian Affolter
2021-04-21 10:04:27 +02:00
parent 44fa00a5b8
commit 04991f2ec8
3 changed files with 39 additions and 0 deletions
+2
View File
@@ -23471,6 +23471,8 @@ in
gxplugins-lv2 = callPackage ../applications/audio/gxplugins-lv2 { };
hachoir = with python3Packages; toPythonApplication hachoir;
hackrf = callPackage ../applications/radio/hackrf { };
hacksaw = callPackage ../tools/misc/hacksaw {};