re-enable python and packages

This commit is contained in:
willemml 2022-12-04 21:20:42 -08:00
parent 7b07cb6832
commit 9a9b138b36
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -43,7 +43,7 @@ let
rsync
openssh
tldr
#(import ./python-packages.nix { inherit pkgs; })
(import ./python-packages.nix { inherit pkgs; })
];
in
sharedPackages