nvchecker: make available as application

This commit is contained in:
Mario Rodas 2020-07-27 04:20:00 -05:00
parent 3bc6f9a413
commit e435ebe287
No known key found for this signature in database
GPG key ID: 325649BCA6D53027

View file

@ -5551,6 +5551,8 @@ in
notable = callPackage ../applications/misc/notable { };
nvchecker = with python3Packages; toPythonApplication nvchecker;
miller = callPackage ../tools/text/miller { };
milu = callPackage ../applications/misc/milu { };