Merge pull request #330728 from xhalo32/master
leanblueprint: add to all-packages.nix
This commit is contained in:
commit
6a68498ba5
@ -9910,6 +9910,8 @@ with pkgs;
|
||||
|
||||
l3afpad = callPackage ../applications/editors/l3afpad { };
|
||||
|
||||
leanblueprint = with python3Packages; toPythonApplication leanblueprint;
|
||||
|
||||
leanify = callPackage ../tools/misc/leanify { };
|
||||
|
||||
leatherman = callPackage ../development/libraries/leatherman { };
|
||||
|
Loading…
Reference in New Issue
Block a user