mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-04 21:43:15 -06:00
add back python w/pip
This commit is contained in:
parent
d1dff8a600
commit
dbd4159002
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
|||
exec ${python}/bin/python "$@"
|
||||
'')
|
||||
|
||||
# (python3.withPackages (ps: with ps; [pip]))
|
||||
(python3.withPackages (ps: with ps; [pip]))
|
||||
micromamba
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue