Loading pkgs/development/python-modules/aider-chat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ let self = python3; packageOverrides = _: super: { tree-sitter = super.tree-sitter_0_21; }; }; version = "0.71.0"; version = "0.72.1"; aider-chat = python3.pkgs.buildPythonPackage { pname = "aider-chat"; inherit version; Loading @@ -22,7 +22,7 @@ let owner = "Aider-AI"; repo = "aider"; tag = "v${version}"; hash = "sha256-UptGAR0q3JlzYS5QJVeQo/uxBPaivsvOBBjoX869BRU="; hash = "sha256-5dV1EW4qx2tXDlbzyS8CT3p0MXgdKVdIGVLDEQF/4Zc="; }; pythonRelaxDeps = true; Loading pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "litellm"; version = "1.53.9"; version = "1.58.2"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; tag = "v${version}"; hash = "sha256-xSILlbZhu6GgFFg5+f20x2Hxy4KnHMbSV18VFnjUrMQ="; hash = "sha256-trHZ8KrvdetL4q0nQyUm4YGX8WeMz4YrM+GPwcz8wtI="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/aider-chat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ let self = python3; packageOverrides = _: super: { tree-sitter = super.tree-sitter_0_21; }; }; version = "0.71.0"; version = "0.72.1"; aider-chat = python3.pkgs.buildPythonPackage { pname = "aider-chat"; inherit version; Loading @@ -22,7 +22,7 @@ let owner = "Aider-AI"; repo = "aider"; tag = "v${version}"; hash = "sha256-UptGAR0q3JlzYS5QJVeQo/uxBPaivsvOBBjoX869BRU="; hash = "sha256-5dV1EW4qx2tXDlbzyS8CT3p0MXgdKVdIGVLDEQF/4Zc="; }; pythonRelaxDeps = true; Loading
pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "litellm"; version = "1.53.9"; version = "1.58.2"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; tag = "v${version}"; hash = "sha256-xSILlbZhu6GgFFg5+f20x2Hxy4KnHMbSV18VFnjUrMQ="; hash = "sha256-trHZ8KrvdetL4q0nQyUm4YGX8WeMz4YrM+GPwcz8wtI="; }; build-system = [ poetry-core ]; Loading