mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
testing python313 for ds_python
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
);
|
);
|
||||||
};
|
};
|
||||||
ds-env = final: _prev: {
|
ds-env = final: _prev: {
|
||||||
ds_python = final.python311.withPackages (
|
ds_python = final.python313.withPackages (
|
||||||
ps: with ps; [
|
ps: with ps; [
|
||||||
faster-whisper
|
faster-whisper
|
||||||
polars
|
polars
|
||||||
|
|||||||
Reference in New Issue
Block a user