summaryrefslogtreecommitdiff
path: root/app-shells/nushell/files
AgeCommit message (Collapse)Author
2025-10-07app-shells/nushell: remove unused patchMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-07-31app-shells/nushell: add 0.106.1Jonas Frei
Signed-off-by: Jonas Frei <freijon@pm.me> From: https://github.com/gentoo/gentoo/pull/43202 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2024-07-19app-shells/nushell: Add 0.95.0, renamed patchJonas Frei
Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/37379 Closes: https://bugs.gentoo.org/936307 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2024-06-04app-shells/nushell: add 0.94.2Jonas Frei
Release 0.94.0 removes the 'dataframe' feature and moves it to a plugin. I therefore added a new USE flag 'plugins' which builds all official plugins. I think we should not install them unconditionally because we're talking about +63 MiB and much longer compile time when enabled. Signed-off-by: Jonas Frei <freijon@pm.me> From: https://github.com/gentoo/gentoo/pull/36909 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2022-08-07app-shells/nushell: remove unused patch(es)Michael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/26768 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Zac Medico <zmedico@gentoo.org>
2022-05-31app-shells/nushell: Add 0.63.1Randy Barlow
This commit also makes the following changes: * Drop the fix for https://github.com/nushell/nushell/issues/4900 as it is no longer necessary. * Add a patch to use reedline from crates.io. * Depend on virtual/rust-1.60 instead of dev-lang/rust-1.60. Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/25694 Signed-off-by: Sam James <sam@gentoo.org>