xkcdpass: make available as application
but keep it as a lib, too, because it can be imported as a module: https://github.com/redacted/XKCD-password-generator/tree/xkcdpass-1.17.3#using-xkcdpass-as-an-imported-module
This commit is contained in:
parent
2b5e2ffe0a
commit
39269244f1
@ -3116,6 +3116,8 @@ in
|
||||
|
||||
wob = callPackage ../tools/misc/wob { };
|
||||
|
||||
xkcdpass = with pythonPackages; toPythonApplication xkcdpass;
|
||||
|
||||
xob = callPackage ../tools/X11/xob { };
|
||||
|
||||
z-lua = callPackage ../tools/misc/z-lua { };
|
||||
|
Loading…
Reference in New Issue
Block a user