summary refs log tree commit diff
path: root/pkgs/shells/nushell
Commit message (Collapse)AuthorAge
* nu_scripts: unstable-2023-10-19 -> unstable-2023-10-31R. Ryantm2023-11-15
|
* nushell: 0.86.0 -> 0.87.0Adam Stephens2023-11-15
|
* nushellPlugins.regex: fix darwin buildhappysalada2023-10-28
|
* nushellPlugins.net: fix cargoHashhappysalada2023-10-24
|
* nushellPlugins.net: unstable-2023-09-27 -> unstable-2023-10-24happysalada2023-10-24
|
* nu_scripts: unstable-2023-10-07 -> unstable-2023-10-19happysalada2023-10-23
|
* nushellPlugins.regex: remove unused arghappysalada2023-10-23
|
* nushellPlugins.net: init at unstable-2023-09-27happysalada2023-10-23
|
* nushellPlugins: update to nushell 0.86.0happysalada2023-10-23
|
* nushell: 0.85.0 -> 0.86.0Christina Sørensen2023-10-21
| | | | Signed-off-by: Christina Sørensen <christina@cafkafk.com>
* nushellPlugins.regex: init at unstable-2023-10-08Aidan Gauland2023-10-20
|
* nu_scripts: unstable-2023-08-24 -> unstable-2023-10-07R. Ryantm2023-10-11
|
* nushellPlugins: fix update scriptAidan Gauland2023-10-05
| | | | | Because of inheriting the version attribute from nushell, we need to tell the updater script to ignore the version and check the hash anyway.
* nushellPlugins: normalise formatting across similar derivationsAidan Gauland2023-10-05
|
* nushellPlugins: add passthru.updateScript to all packagesAidan Gauland2023-10-05
|
* nushellPlugins: Add myself as maintainerAidan Gauland2023-10-05
|
* nushellPlugins: inherit version from nushellAidan Gauland2023-10-05
| | | | | These are inheriting nushell.src, but specify the version string separately. Either both or neither should be inherited.
* nushellPlugins: correct homepage URLAidan Gauland2023-10-05
| | | | | URL was pointing to main branch, rather than the tag corresponding to the package verion.
* nushellPlugins: fix check phasesAidan Gauland2023-10-05
|
* nushellPlugins: remove unnecessary let bindingsAidan Gauland2023-10-05
|
* nushellPlugins: hash fixeshappysalada2023-09-26
|
* nushell: 0.84.0 -> 0.85.0Gabriel Simmer2023-09-21
|
* nushellPlugins: format plugin and fix darwinStanisław Pitucha2023-09-09
| | | | | Fix compilation under darwin and add the formats plugin to support ini, ical and others.
* nushellPlugins.query: 0.83.1 -> 0.84.0Mario Rodas2023-08-25
| | | | Diff: https://github.com/nushell/nushell/compare/0.84.0...0.84.0
* nushellPlugins.gstat: 0.83.1 -> 0.84.0Mario Rodas2023-08-25
| | | | Diff: https://github.com/nushell/nushell/compare/0.84.0...0.84.0
* nu_scripts: unstable-2023-07-29 -> unstable-2023-08-24Mario Rodas2023-08-25
|
* nushell: 0.83.1 -> 0.84.0Mario Rodas2023-08-25
| | | | Diff: https://github.com/nushell/nushell/compare/0.83.1...0.84.0
* nushellPlugins.query: 0.83.0 -> 0.83.1Mario Rodas2023-07-31
| | | | Diff: https://github.com/nushell/nushell/compare/0.83.1...0.83.1
* nushellPlugins.gstat: 0.83.0 -> 0.83.1Mario Rodas2023-07-31
| | | | Diff: https://github.com/nushell/nushell/compare/0.83.1...0.83.1
* nu_scripts: unstable-2023-07-24 -> unstable-2023-07-29Mario Rodas2023-07-31
|
* nushell: 0.83.0 -> 0.83.1Mario Rodas2023-07-31
| | | | Diff: https://github.com/nushell/nushell/compare/0.83.0...0.83.1
* nushellPlugins.query: 0.82.0 -> 0.83.0happysalada2023-07-28
|
* nu_scripts: 2023-04-26 -> 2023-07-24Mario Rodas2023-07-26
|
* nu_scripts: add updateScriptMario Rodas2023-07-26
|
* nushell: 0.82.0 -> 0.83.0Mario Rodas2023-07-26
| | | | Diff: https://github.com/nushell/nushell/compare/0.82.0...0.83.0
* nushell: refactorfigsoda2023-07-03
| | | | | | | | - 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
* nushellPlugins.query: 0.81.0 -> 0.82.0happysalada2023-06-28
|
* nushell: 0.81.0 -> 0.82.0happysalada2023-06-28
|
* Merge pull request #232393 from mrkkrp/init-nushell-plugin-gstatJanik2023-06-26
|\
| * nushellPlugins.gstat: initMark Karpov2023-05-17
| |
* | nushellPlugins.query: 0.80.0 -> 0.81.0happysalada2023-06-12
| |
* | nushell: 0.80.0 -> 0.81.0Adam Stephens2023-06-07
| |
* | nushellPlugins.query: 0.79.0 -> 0.80.0happysalada2023-05-19
| |
* | nushell: 0.79.0 -> 0.80.0happysalada2023-05-18
|/
* nushellPlugins.query: fix build from broken hashhappysalada2023-04-27
|
* nuscripts: unstable-2023-03-16 -> unstable-2023-04-26happysalada2023-04-27
|
* nushell: 0.78.0 -> 0.79.0Utkarsh Gupta2023-04-26
|
* nushellPlugins.query: init at 0.78.0happysalada2023-04-06
|
* nushell: 0.77.1 -> 0.78.0happysalada2023-04-04
|
* nu_scripts: init at unstable-2023-03-16Kiran Ostrolenk2023-04-04
|