+2
-2
pkgs/development/python-modules/llm-echo/default.nix
+2
-2
pkgs/development/python-modules/llm-echo/default.nix
···
+23
-15
pkgs/development/python-modules/llm/001-disable-install-uninstall-commands.patch
+23
-15
pkgs/development/python-modules/llm/001-disable-install-uninstall-commands.patch
······+"""Install command has been disabled for Nix. To install extra `llm` plugins, use the `llm.withPlugins` function.···-@@ -2402,8 +2402,18 @@ def install(packages, upgrade, editable, force_reinstall, no_cache_dir):+"""Uninstall command has been disabled for Nix. To remove `llm` plugins, use the `llm.withPlugins` function with the desired set of plugins specified.···
+13
-2
pkgs/development/python-modules/llm/default.nix
+13
-2
pkgs/development/python-modules/llm/default.nix
············