This commit is contained in:
Daylin Morgan 2024-02-27 11:45:09 -06:00
parent 65d59dba9e
commit da8331d9ec
Signed by: daylin
GPG key ID: 3CD66E04B8072F3E

View file

@ -26,6 +26,7 @@ in {
(python3.withPackages (ps: with ps; [pip])) (python3.withPackages (ps: with ps; [pip]))
micromamba micromamba
pixi
]; ];
}; };
} }