Commit Graph

132 Commits

Author SHA1 Message Date
happysalada
14a9f98c45 nushellPlugins.net: unstable-2023-09-27 -> unstable-2023-10-24 2023-10-24 17:30:40 +00:00
happysalada
2201fa7199 nu_scripts: unstable-2023-10-07 -> unstable-2023-10-19 2023-10-23 12:39:21 +00:00
happysalada
12a2774096 nushellPlugins.regex: remove unused arg 2023-10-23 12:39:21 +00:00
happysalada
cee03e7670 nushellPlugins.net: init at unstable-2023-09-27 2023-10-23 12:39:21 +00:00
happysalada
100603f1ad nushellPlugins: update to nushell 0.86.0 2023-10-23 12:39:21 +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
Aidan Gauland
d5be94e462 nushellPlugins.regex: init at unstable-2023-10-08 2023-10-20 08:02:21 +00:00
R. Ryantm
83ff0c8923 nu_scripts: unstable-2023-08-24 -> unstable-2023-10-07 2023-10-11 20:31:41 +00:00
Aidan Gauland
fa845cc3b6 nushellPlugins: fix update script
Because of inheriting the version attribute from nushell, we need to
tell the updater script to ignore the version and check the hash anyway.
2023-10-05 21:32:21 +00:00
Aidan Gauland
be2e62a36d nushellPlugins: normalise formatting across similar derivations 2023-10-05 21:32:21 +00:00
Aidan Gauland
eea9d62c0a nushellPlugins: add passthru.updateScript to all packages 2023-10-05 21:32:21 +00:00
Aidan Gauland
b830062237 nushellPlugins: Add myself as maintainer 2023-10-05 21:32:21 +00:00
Aidan Gauland
7f49fe88bb nushellPlugins: inherit version from nushell
These are inheriting nushell.src, but specify the version string
separately.  Either both or neither should be inherited.
2023-10-05 21:32:21 +00:00
Aidan Gauland
f66847bb37 nushellPlugins: correct homepage URL
URL was pointing to main branch, rather than the tag corresponding to
the package verion.
2023-10-05 21:32:21 +00:00
Aidan Gauland
8024ef9b1c nushellPlugins: fix check phases 2023-10-05 21:32:21 +00:00
Aidan Gauland
48ae3d24bc nushellPlugins: remove unnecessary let bindings 2023-10-05 21:32:21 +00:00
happysalada
4bae9b18f8 nushellPlugins: hash fixes 2023-09-26 00:25:39 +00:00
Gabriel Simmer
f35534ca80 nushell: 0.84.0 -> 0.85.0 2023-09-21 09:22:34 +00:00
Stanisław Pitucha
9ca9bd1a81 nushellPlugins: format plugin and fix darwin
Fix compilation under darwin and add the formats plugin to support ini,
ical and others.
2023-09-09 12:38:31 +00:00
Mario Rodas
8dcdc0029e nushellPlugins.query: 0.83.1 -> 0.84.0
Diff: https://github.com/nushell/nushell/compare/0.84.0...0.84.0
2023-08-25 18:30:09 +08:00
Mario Rodas
b5a22a41c5 nushellPlugins.gstat: 0.83.1 -> 0.84.0
Diff: https://github.com/nushell/nushell/compare/0.84.0...0.84.0
2023-08-25 18:30:09 +08:00
Mario Rodas
b4e06a160c nu_scripts: unstable-2023-07-29 -> unstable-2023-08-24 2023-08-25 18:30:09 +08: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
5ba1b5be5a nushellPlugins.query: 0.83.0 -> 0.83.1
Diff: https://github.com/nushell/nushell/compare/0.83.1...0.83.1
2023-07-31 07:33:09 +00:00
Mario Rodas
f7a4a3764f nushellPlugins.gstat: 0.83.0 -> 0.83.1
Diff: https://github.com/nushell/nushell/compare/0.83.1...0.83.1
2023-07-31 07:33:09 +00:00
Mario Rodas
5becdd85fc nu_scripts: unstable-2023-07-24 -> unstable-2023-07-29 2023-07-31 07:33:09 +00: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
happysalada
bfc44cf9fe nushellPlugins.query: 0.82.0 -> 0.83.0 2023-07-28 00:13:49 +00:00
Mario Rodas
472de7a9bc nu_scripts: 2023-04-26 -> 2023-07-24 2023-07-26 04:20:00 +00:00
Mario Rodas
a44e9d1ac5 nu_scripts: add updateScript 2023-07-26 04:20:00 +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
cbfcf6ed61 nushellPlugins.query: 0.81.0 -> 0.82.0 2023-06-28 09:11:25 +08:00
happysalada
be39aba786 nushell: 0.81.0 -> 0.82.0 2023-06-28 09:11:04 +08:00
Janik
347c91433a
Merge pull request #232393 from mrkkrp/init-nushell-plugin-gstat 2023-06-26 21:02:51 +02:00
happysalada
3596490914 nushellPlugins.query: 0.80.0 -> 0.81.0 2023-06-12 10:28:41 -04:00
Adam Stephens
9b59981f40
nushell: 0.80.0 -> 0.81.0 2023-06-07 12:35:32 -04:00
happysalada
e5c8528b1c nushellPlugins.query: 0.79.0 -> 0.80.0 2023-05-19 09:04:53 -04:00
happysalada
fb6410b1c9 nushell: 0.79.0 -> 0.80.0 2023-05-18 11:46:56 -04:00
Mark Karpov
f56cdd0e2b
nushellPlugins.gstat: init 2023-05-17 11:41:32 +02:00
happysalada
5f96b02564 nushellPlugins.query: fix build from broken hash 2023-04-27 23:45:20 -04:00
happysalada
c7063f1743 nuscripts: unstable-2023-03-16 -> unstable-2023-04-26 2023-04-27 23:45:20 -04:00
Utkarsh Gupta
e9365c4a4c
nushell: 0.78.0 -> 0.79.0 2023-04-26 03:49:43 +05:30
happysalada
c617af9c05 nushellPlugins.query: init at 0.78.0 2023-04-06 09:30:34 -04:00
happysalada
4b7d7154cd nushell: 0.77.1 -> 0.78.0 2023-04-04 18:59:25 -04:00
Kiran Ostrolenk
92dd06ae1d nu_scripts: init at unstable-2023-03-16 2023-04-04 16:14:22 -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