numberstation: init at 0.4.0 (#122190)

This commit is contained in:
Robert Schütz
2021-05-17 00:16:15 +02:00
committed by GitHub
parent 4db951e4e1
commit ce0cabb49d
2 changed files with 70 additions and 0 deletions
+2
View File
@@ -7036,6 +7036,8 @@ in
ntlmrecon = callPackage ../tools/security/ntlmrecon { };
numberstation = callPackage ../applications/misc/numberstation { };
nvchecker = with python3Packages; toPythonApplication nvchecker;
miller = callPackage ../tools/text/miller { };