Commit graph

27 commits

Author SHA1 Message Date
zowoq a55b2d659e nushell: drop darwin workaround 2020-10-22 11:24:37 +10:00
Yuki Okushi 8928358521 nushell 0.20.0 -> 0.21.0 2020-10-14 20:02:26 +09:00
Mario Rodas f31108fa22 nushell: 0.19.0 -> 0.20.0
https://www.nushell.sh/blog/2020/09/22/nushell_0_20.html
2020-10-01 04:20:00 +00:00
Cole Mickens 6668937f57
nushell: enable for aarch64 2020-09-05 14:13:42 -07:00
R. RyanTM 0a8c2f8cde nushell: 0.18.1 -> 0.19.0 2020-09-05 08:46:57 +00:00
Yuki Okushi 2026a9aee0 nushell: 0.17.0 -> 0.18.1 2020-08-15 07:25:05 +09:00
Serg Nesterov 491fe83921
nushell: 0.16.0 -> 0.17.0 2020-07-22 13:57:44 +03:00
Philipp Mildenberger 0717ab5132 nushell: 0.15.0 -> 0.16.0 2020-06-30 23:48:59 +02:00
Philipp Mildenberger 54bba2ee12 nushell: add checkPhase without --target which causes failing tests 2020-06-20 10:38:45 +02:00
Philipp Mildenberger 0cbf4c87f9 nushell: 0.14.0 -> 0.15.0 2020-06-11 15:06:43 +02:00
Oleksii Filonenko e09e4a44ea nushell: 0.13.0 -> 0.14.0 2020-05-13 06:22:55 +00:00
Mario Rodas 861a342a32 nushell: 0.12.0 -> 0.13.0
Release notes: https://www.nushell.sh/blog/2020/04/21/nushell_0_13_0.html
2020-05-01 09:25:02 +02:00
Mario Rodas d0de1e518d
nushell: 0.11.0 -> 0.12.0 2020-03-31 18:18:18 -05:00
Mario Rodas 10fad30eaa nushell: 0.10.0 -> 0.11.0
Release notes: https://www.nushell.sh/blog/2020/03/10/nushell_0_11_0.html
2020-03-12 17:58:37 +01:00
Serg Nesterov 0600e36589
nushell: 0.9.0 -> 0.10.0 2020-02-19 00:57:31 +03:00
Benjamin Hipple a5df5df2ea nushell: fix build by using newer cargo fetcher
Resolves #80117 by using the newer fetcher; see #79975 for details.

Would also be fixed by #80153 eventually, but we want to upgrade Rust packages
either way, so might as well start with the broken ones!
2020-02-15 12:58:33 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Serg Nesterov e8e47ce945
nushell: 0.8.0 -> 0.9.0 2020-01-30 14:16:28 +03:00
Oleksii Filonenko 6418e73552
nushell: 0.7.1 -> 0.8.0 2020-01-07 19:58:06 +02:00
Maximilian Bosch 2ff742e970
nushell: 0.7.0 -> 0.7.1
https://crates.io/crates/nu/0.7.1

`aarch64-linux` is currently not supported as several crates fail to
compile on ARM archs (https://github.com/nushell/nushell/issues/485).
2020-01-02 12:35:48 +01:00
Oleksii Filonenko 7c7e2afc5c
nushell: change --all-features to --features=stable 2019-12-19 16:26:35 +02:00
Oleksii Filonenko 297a5627af
nushell: 0.6.1 -> 0.7.0 2019-12-19 11:17:23 +02:00
Oleksii Filonenko 76c83c0ef3
nushell: 0.6.0 -> 0.6.1 2019-12-01 11:00:19 +02:00
Oleksii Filonenko 160a9764ae
nushell: 0.5.0 -> 0.6.0 2019-11-27 08:49:59 +02:00
Oleksii Filonenko a9cda5f14c
nushell: add filalex77 to maintainers 2019-11-27 08:49:18 +02:00
Mario Rodas a8942c6cbd
nushell: add withAllFeatures flag
Co-authored-by: Evan Stoll <evanjs@users.noreply.github.com>
2019-11-12 04:20:00 -05:00
Mario Rodas 1024689318
nushell: init at 0.5.0 2019-11-09 04:20:00 -05:00