diff options
author | Jonas Frei <freijon@pm.me> | 2023-07-12 22:49:35 +0200 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2023-07-12 23:03:39 -0700 |
commit | e7701e50ff791a19c0968be3590b0fe3d15b0265 (patch) | |
tree | 526ff4ccfcd1d4f779b64b475115d476bf1dd610 /app-shells/nushell/metadata.xml | |
parent | app-shells/nushell: drop 0.74.0-r1 (diff) | |
download | gentoo-e7701e50ff791a19c0968be3590b0fe3d15b0265.tar.gz gentoo-e7701e50ff791a19c0968be3590b0fe3d15b0265.tar.bz2 gentoo-e7701e50ff791a19c0968be3590b0fe3d15b0265.zip |
app-shells/nushell: add 0.82.0, add USE flag 'extra'
Signed-off-by: Jonas Frei <freijon@pm.me>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-shells/nushell/metadata.xml')
-rw-r--r-- | app-shells/nushell/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/nushell/metadata.xml b/app-shells/nushell/metadata.xml index f8d129c053aa..ba9da18e3637 100644 --- a/app-shells/nushell/metadata.xml +++ b/app-shells/nushell/metadata.xml @@ -13,5 +13,6 @@ </upstream> <use> <flag name="dataframe">Dataframe feature for nushell</flag> + <flag name="extra">Enable less stable or less common commands</flag> </use> </pkgmetadata> |