1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 07:17:08 +00:00
termux-packages/packages/nushell/Cargo.toml.patch
2021-02-07 19:20:19 +00:00

13 lines
395 B
Diff

diff -uNr nushell-0.26.0/Cargo.toml nushell-0.26.0.mod/Cargo.toml
--- nushell-0.26.0/Cargo.toml 2021-01-26 10:07:08.000000000 +0000
+++ nushell-0.26.0.mod/Cargo.toml 2021-02-07 19:10:16.241516332 +0000
@@ -72,8 +72,6 @@
which-support = ["nu-cli/ichwh", "nu-cli/which", "nu-command/ichwh", "nu-command/which"]
default = [
- "sys",
- "ps",
"textview",
"inc",
"directories-support",