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;
|
hosts = import ./hosts;
|
||||||
|
|
||||||
|
pythonPackages = ./pkgs/python-pkgs;
|
||||||
|
|
||||||
tubslatex = callPackage ./pkgs/tubslatex { };
|
tubslatex = callPackage ./pkgs/tubslatex { };
|
||||||
keys = callPackage ./pkgs/keys { };
|
keys = callPackage ./pkgs/keys { };
|
||||||
homePage = callPackage ./pkgs/homePage { };
|
homePage = callPackage ./pkgs/homePage { };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue