remove python313Full package as it is no longer available in nixos 25.11
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
pkgs.mkShell {
|
pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
# Python development environment for Chitai
|
# Python development environment for Chitai
|
||||||
python313Full
|
|
||||||
python313Packages.greenlet
|
python313Packages.greenlet
|
||||||
python313Packages.ruff
|
python313Packages.ruff
|
||||||
uv
|
uv
|
||||||
|
|||||||
Reference in New Issue
Block a user