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