Add pythonPackages
This commit is contained in:
parent
950b23bc40
commit
5297979b92
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ rec {
|
|||
|
||||
hosts = import ./hosts;
|
||||
|
||||
pythonPackages = ./pkgs/python-pkgs;
|
||||
|
||||
tubslatex = callPackage ./pkgs/tubslatex { };
|
||||
keys = callPackage ./pkgs/keys { };
|
||||
homePage = callPackage ./pkgs/homePage { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue