stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
fa140a4001
nu_scripts: unstable-2024-03-12 -> unstable-2024-03-17
2024-03-18 07:28:58 +00:00
R. Ryantm
42e1dea38d
nu_scripts: unstable-2024-03-09 -> unstable-2024-03-12
2024-03-14 13:56:27 +00:00
Joaquín Triñanes
5f9c257084
nushell: add joaquintrinanes as maintainer
2024-03-12 00:22:59 +01:00
R. Ryantm
003c85c770
nu_scripts: unstable-2024-03-02 -> unstable-2024-03-09
2024-03-10 05:33:19 +00:00
Yt
55c4083a69
Merge pull request #294465 from aidalgol/nu-regex-plugin-remove
...
nushellPlugins.regex: remove
2024-03-09 11:13:22 +00:00
Aidan Gauland
ccd2165aec
nushellPlugins.regex: remove
...
The current version in nixpkgs is no longer compatible with the current
version of Nushell, and upstream is tracking the development branch of
Nushell, and is incompatible with the stable release of Nushell.
Background: https://github.com/fdncred/nu_plugin_regex/issues/3
This only made it into nixpkgs because there was a window in which the
Nushell plugin API in the released version and the version used by this
plugin were compatible.
2024-03-09 22:16:49 +13:00
Weijia Wang
875c0497c0
Merge pull request #286543 from r-ryantm/auto-update/nu_scripts
...
nu_scripts: unstable-2024-01-26 -> unstable-2024-03-02
2024-03-07 10:36:22 +01:00
Lena
16c9831ad5
nushellPlugins: update to nushell 0.91.0
2024-03-06 00:20:01 +01:00
Lena
d2faa08fd6
nushell: 0.90.1 -> 0.91.0
2024-03-06 00:11:10 +01:00
R. Ryantm
5c679c1bb9
nu_scripts: unstable-2024-01-26 -> unstable-2024-03-02
2024-03-05 09:38:41 +00:00
happysalada
fe856f46a1
nushell: 0.89.0 -> 0.90.1
2024-02-28 05:36:32 -05:00
R. Ryantm
e86536c3e6
nu_scripts: unstable-2024-01-17 -> unstable-2024-01-26
2024-01-26 19:41:52 +00:00
R. Ryantm
1b6edf95b6
nu_scripts: unstable-2024-01-05 -> unstable-2024-01-17
2024-01-20 13:09:47 +00:00
happysalada
a005b43238
nushellPlugins: hash update for 0.89.0
2024-01-14 10:45:27 -05:00
R. Ryantm
28abdc6832
nushellFull: 0.88.1 -> 0.89.0
2024-01-09 23:26:16 +00:00
R. Ryantm
d0409371d2
nu_scripts: unstable-2023-12-29 -> unstable-2024-01-05
2024-01-07 20:14:31 +00:00
R. Ryantm
0e13c454ef
nu_scripts: unstable-2023-11-22 -> unstable-2023-12-29
2024-01-02 01:49:45 +00:00
Stanisław Pitucha
74b3ce843b
nushellPlugins: improve clang build
...
The variable is needed on all clang builds. Macos error was incidental
since it triggers clang by default.
2023-12-16 21:08:52 +11:00
Eric Kim-Butler
c70ba88ba8
nushell: 0.88.0 -> 0.88.1
2023-12-15 22:26:31 +01:00
Lena
6248048079
nushellPlugins: update to nushell 0.88.0
2023-12-13 00:02:40 +00:00
Lena
3be758860c
nushell: 0.87.1 -> 0.88.0
2023-12-13 00:02:40 +00:00
R. Ryantm
3e06ce378a
nu_scripts: unstable-2023-10-31 -> unstable-2023-11-22
2023-11-26 04:24:33 +00:00
happysalada
679cb8ff4d
nushellPlugins: update for nu 0.87.1 and build on hydra
2023-11-25 17:06:00 +00:00
Eric Kim-Butler
1a2b332bcb
nushell: 0.87.0 -> 0.87.1
2023-11-22 22:05:25 +01:00
R. Ryantm
6508a69e07
nu_scripts: unstable-2023-10-19 -> unstable-2023-10-31
2023-11-15 10:39:52 +00:00
Adam Stephens
90cb5ef2a2
nushell: 0.86.0 -> 0.87.0
2023-11-15 10:39:05 +00:00
happysalada
16920f9fe9
nushellPlugins.regex: fix darwin build
2023-10-28 11:13:05 +00:00
happysalada
955525b515
nushellPlugins.net: fix cargoHash
2023-10-24 20:09:57 +00:00
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