remove python313Full package as it is no longer available in nixos 25.11

This commit is contained in:
2026-03-09 14:26:33 -04:00
parent 2e1d16ef9e
commit 20df5ea140

View File

@@ -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