commit: 6c8444c5863821aa61d24feb570c77e3e1e32049 Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Tue Oct 7 16:29:38 2025 +0000 Commit: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> CommitDate: Tue Oct 7 16:29:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8444c5
app-shells/nushell: remove unused patch Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> .../nushell/files/nushell-dont-build-plugins.patch | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/app-shells/nushell/files/nushell-dont-build-plugins.patch b/app-shells/nushell/files/nushell-dont-build-plugins.patch deleted file mode 100644 index 035481cda82e..000000000000 --- a/app-shells/nushell/files/nushell-dont-build-plugins.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/Cargo.toml -+++ b/Cargo.toml -@@ -44,14 +44,6 @@ - "crates/nu-plugin-engine", - "crates/nu-plugin-protocol", - "crates/nu-plugin-test-support", -- "crates/nu_plugin_inc", -- "crates/nu_plugin_gstat", -- "crates/nu_plugin_example", -- "crates/nu_plugin_query", -- "crates/nu_plugin_custom_values", -- "crates/nu_plugin_formats", -- "crates/nu_plugin_polars", -- "crates/nu_plugin_stress_internals", - "crates/nu-std", - "crates/nu-table", - "crates/nu-term-grid",
