Commit Graph

108 Commits

Author SHA1 Message Date
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Eric Kim-Butler
1189052ee1 nushell: 0.92.0 -> 0.92.1 2024-04-05 14:47:06 +02:00
Joaquín Triñanes
6c9370cae1
nushell: 0.91.0 -> 0.92.0 2024-04-03 11:15:39 +02:00
Joaquín Triñanes
5f9c257084
nushell: add joaquintrinanes as maintainer 2024-03-12 00:22:59 +01:00
Lena
d2faa08fd6
nushell: 0.90.1 -> 0.91.0 2024-03-06 00:11:10 +01:00
happysalada
fe856f46a1 nushell: 0.89.0 -> 0.90.1 2024-02-28 05:36:32 -05:00
R. Ryantm
28abdc6832 nushellFull: 0.88.1 -> 0.89.0 2024-01-09 23:26:16 +00:00
Eric Kim-Butler
c70ba88ba8 nushell: 0.88.0 -> 0.88.1 2023-12-15 22:26:31 +01:00
Lena
3be758860c nushell: 0.87.1 -> 0.88.0 2023-12-13 00:02:40 +00:00
Eric Kim-Butler
1a2b332bcb nushell: 0.87.0 -> 0.87.1 2023-11-22 22:05:25 +01:00
Adam Stephens
90cb5ef2a2 nushell: 0.86.0 -> 0.87.0 2023-11-15 10:39:05 +00:00
Christina Sørensen
4d513ab5f1 nushell: 0.85.0 -> 0.86.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-21 15:19:30 -03:00
Gabriel Simmer
f35534ca80 nushell: 0.84.0 -> 0.85.0 2023-09-21 09:22:34 +00:00
Mario Rodas
11c5895493 nushell: 0.83.1 -> 0.84.0
Diff: https://github.com/nushell/nushell/compare/0.83.1...0.84.0
2023-08-25 18:30:09 +08:00
Mario Rodas
c38219f1ce nushell: 0.83.0 -> 0.83.1
Diff: https://github.com/nushell/nushell/compare/0.83.0...0.83.1
2023-07-31 07:33:09 +00:00
Mario Rodas
b4a1ffb17c nushell: 0.82.0 -> 0.83.0
Diff: https://github.com/nushell/nushell/compare/0.82.0...0.83.0
2023-07-26 04:20:00 +00:00
figsoda
90e4770f81 nushell: refactor
- fix tests on darwin
- respect withDefaultFeatures = false
- don't use lib.optional in a list
- remove libiconv from buildInputs since it is the default
- formatting
2023-07-03 08:47:34 -04:00
happysalada
be39aba786 nushell: 0.81.0 -> 0.82.0 2023-06-28 09:11:04 +08:00
Adam Stephens
9b59981f40
nushell: 0.80.0 -> 0.81.0 2023-06-07 12:35:32 -04:00
happysalada
fb6410b1c9 nushell: 0.79.0 -> 0.80.0 2023-05-18 11:46:56 -04:00
Utkarsh Gupta
e9365c4a4c
nushell: 0.78.0 -> 0.79.0 2023-04-26 03:49:43 +05:30
happysalada
4b7d7154cd nushell: 0.77.1 -> 0.78.0 2023-04-04 18:59:25 -04:00
R. Ryantm
b780344698 nushell: 0.77.0 -> 0.77.1 2023-03-22 22:34:04 +00:00
Adam Stephens
a26d5fbdef
nushell: 0.76.0 -> 0.77.0 2023-03-15 08:42:32 -04:00
mangoiv
2a42048c89
nushell: 0.75.0 -> 0.76.0
Bumped version for nushell
(release notes at https://www.nushell.sh/blog/2023-02-21-nushell_0_76.html);
changed the name of the settings such that it complies with the
current Cargo.toml; made it possible to apply additional cargo features
such as the dataframes feature, made it possible to skip checks to
avoid building and running the tests for derivations that modify
the cargo features
2023-02-24 14:54:44 +01:00
Weijia Wang
453840daf1 nushell: use newer libproc.h 2023-02-16 17:50:14 +01:00
Weijia Wang
51f387beff nushell: fix build on x86_64-darwin 2023-02-11 09:04:08 +01:00
R. Ryantm
647ec19a60 nushell: 0.74.0 -> 0.75.0 2023-02-05 00:18:48 +01:00
Aidan Gauland
71c0ce962e
nushell: 0.73.0 -> 0.74.0 2023-01-12 16:00:58 +13:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Aidan Gauland
eb416f1bc0
nushell: 0.72.1 -> 0.73 2022-12-24 15:26:08 +13:00
Aidan Gauland
47e3a91333
nushell: Add updater script 2022-12-24 14:45:56 +13:00
Arnout Engelen
2e85b267aa
nushell: do checks
pulling in the upstream patch
2022-12-11 16:24:13 +01:00
R. Ryantm
399214a138 nushell: 0.72.0 -> 0.72.1 2022-12-06 15:22:27 +00:00
Arnout Engelen
3627243f81
nushell: 0.71.0 -> 0.72.0
Wanted to see if the tests are still failing. They are.
https://github.com/nushell/nushell/issues/6708
2022-12-02 11:29:12 +01:00
ilkecan
8a79bf726d nushell: 0.70.0 -> 0.71.0 2022-11-08 22:38:32 +00:00
ilkecan
70bd5c960e nushell: 0.69.1 -> 0.70.0 2022-10-26 07:09:10 +00:00
Jacob Birkett
13f4d69b09
nushell: 0.68.1 -> 0.69.1 (#195652) 2022-10-14 02:22:18 -05:00
R. Ryantm
d206ddfbf8 nushell: 0.67.0 -> 0.68.1 2022-09-10 03:52:28 +00:00
Shane Sveller
5d34561c4a
nushell: 0.66.2 -> 0.67.0
https://www.nushell.sh/blog/2022-08-16-nushell-0_67.html
2022-09-05 09:59:58 -05:00
Shane Sveller
c0d73cf864
nushell: Include Apple SDK for libproc.h / bindgen
9b6b817276
https://github.com/andrewdavidmackenzie/libproc-rs/releases/tag/v0.12.0
fec8b61321/pkgs/development/libraries/webkitgtk/default.nix (L161-L166)
fec8b61321/pkgs/tools/system/btop/default.nix (L32-L37)
2022-09-05 09:59:58 -05:00
Shane Sveller
0d117eb087
nushell: patch Cargo to use pkgconfig for zstd
Reverts the meaningful change in 5f3b928696e7c03f03d3cf2fe970e4bca47367ee.

https://github.com/NixOS/nixpkgs/pull/183712#discussion_r934027513

See also: cargo-about, cargo-deny

Co-authored-by: Florian Warzecha <liketechnik@disroot.org>
2022-09-05 09:59:57 -05:00
Shane Sveller
5f3c07633a
nushell: 0.65.0 -> 0.66.2
https://www.nushell.sh/blog/2022-07-26-nushell-0_66.html
https://github.com/nushell/nushell/releases/tag/0.66.1
https://github.com/nushell/nushell/releases/tag/0.66.2
https://github.com/nushell/nushell/compare/0.66.0...0.66.2
2022-09-05 09:59:57 -05:00
Shane Sveller
f9418f4eab
nushell: 0.64.0 -> 0.65.0
https://www.nushell.sh/blog/2022-07-05-nushell-0_65.html
2022-07-13 15:20:32 -05:00
happysalada
b360ddc88c nushell: 0.63.0 -> 0.64.0 2022-06-30 18:08:54 -04:00
Artturin
7d735f01a4 nushell: use cargo-edit instead of a patch to add pkg-config feature
to zstd-sys

cargo add has been merged in to cargo so the extra package won't be
needed once 1.62.0 is available in nixpkgs
2022-05-28 22:10:16 +03:00
Shane Sveller
835df2aea7
nushell: 0.62.0 -> 0.63.0 2022-05-26 10:12:51 -05:00
D Anzorge
b10f0f6958 nushell: 0.61.0 -> 0.62.0
https://www.nushell.sh/blog/2022-05-03-nushell_0_62.html
2022-05-20 15:32:32 +02:00
Arnout Engelen
67e9ab5612
nushell: 0.60.0 -> 0.61.0
lots of nice improvements, among others showing documentation
when auto-completing flags in custom completions

https://github.com/nushell/nushell/releases/tag/0.61.0
2022-04-20 21:36:28 +02:00
Sandro
3f68060ff0 Update pkgs/shells/nushell/default.nix 2022-04-06 07:11:01 -04:00