mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
not sure when I deleted pip
This commit is contained in:
parent
8e9cb0566b
commit
938bdd6740
1 changed files with 3 additions and 1 deletions
|
@ -25,8 +25,10 @@ in
|
|||
export LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH
|
||||
exec ${python}/bin/python "$@"
|
||||
'')
|
||||
|
||||
pixi
|
||||
|
||||
# needed for viv to work
|
||||
pkgs.python3Packages.pip
|
||||
pkgs.micromamba
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue