Alyssa Ross
b0a871a3ec
zsh: 5.8 -> 5.8.1
...
Fixes: CVE-2021-45444
2022-03-14 12:57:03 +00:00
Bruno BELANYI
0fb036a25f
agkozak-zsh-prompt: init at 3.11.1
2022-03-14 09:15:23 +01:00
github-actions[bot]
ea64a128d1
Merge master into staging-next
2022-03-14 00:02:12 +00:00
AndersonTorres
7b212f90e7
tcsh: use tcsh mirrors
2022-03-13 15:44:46 -03:00
github-actions[bot]
38910351b7
Merge master into staging-next
2022-03-13 18:01:01 +00:00
Anderson Torres
96a57c02c3
Merge pull request #163232 from AndersonTorres/new-misc
...
A bunch of small updates
2022-03-13 11:38:49 -03:00
R. Ryantm
c6dba0daf4
hilbish: 1.0.2 -> 1.0.4
2022-03-13 10:52:02 +00:00
github-actions[bot]
6f7d104254
Merge master into staging-next
2022-03-13 00:02:14 +00:00
Cole Helbling
2837d24014
Revert "fish: 3.3.1 -> 3.4.0"
2022-03-12 13:49:57 -08:00
Sandro
d6ba9f1004
Merge pull request #163804 from r-ryantm/auto-update/oh-my-zsh
2022-03-12 22:05:38 +01:00
Kid
95de56ba01
fish: 3.3.1 -> 3.4.0
2022-03-12 18:44:05 +00:00
R. Ryantm
a2b32abc15
oh-my-zsh: 2022-01-18 -> 2022-03-10
2022-03-12 09:47:13 +00:00
github-actions[bot]
76c5dacba7
Merge master into staging-next
2022-03-10 18:01:25 +00:00
Mr Hedgehog
8a0e148134
fishPlugins.hydro: init at d487506 ( #163325 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-10 14:13:39 +01:00
github-actions[bot]
d30e2aa8f5
Merge master into staging-next
2022-03-09 18:01:14 +00:00
Sandro
69995629be
Merge pull request #159207 from rvolosatovs/update/grml-zsh-config
2022-03-09 16:08:21 +01:00
AndersonTorres
aea2be7070
tcsh: 6.23.02 -> 6.24.00
2022-03-09 12:05:29 -03:00
github-actions[bot]
555fb8b146
Merge master into staging-next
2022-03-08 00:02:02 +00:00
legendofmiracles
7f21ce8f6f
hilbish: 0.7.1 -> 1.0.2
2022-03-07 02:17:49 +00:00
R. Ryantm
ee885d43f7
es: 0.9.1 -> 0.9.2
2022-03-03 05:20:49 +00:00
github-actions[bot]
6787116890
Merge master into staging-next
2022-02-28 00:02:07 +00:00
Daniel Fullmer
0a8007498f
bash: use default PATH in FHS environments
...
If bash is executed within an environment where PATH is not set, it uses
the DEFAULT_PATH_VALUE compiled into bash to set PATH. In nixpkgs we set
this to /no-such-path by default. This makes sense in a nixpkgs/NixOS
environment since paths like /bin or /usr/bin should not be used.
However, when bash is used inside an FHS environment, this produces
results that differ from distributions which follow the FHS standard.
Before this change:
$ steam-run env -i /bin/bash -c 'echo $PATH'
/no-such-path
After this change:
$ steam-run env -i /bin/bash -c 'echo $PATH'
/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
2022-02-27 15:59:39 -08:00
AndersonTorres
ed2b1b4b90
Merge branch 'master' into staging-next
2022-02-26 21:04:25 -03:00
R. Ryantm
5100787ca2
spaceship-prompt: 3.16.3 -> 3.16.4
2022-02-25 19:50:27 +00:00
R. Ryantm
6f4be68062
oil: 0.9.7 -> 0.9.8
2022-02-25 10:57:50 -08:00
Renaud
826b33acbf
Merge pull request #161117 from r-ryantm/auto-update/pure-prompt
...
pure-prompt: 1.20.0 -> 1.20.1
2022-02-24 22:22:22 +01:00
github-actions[bot]
cd6011bf17
Merge master into staging-next
2022-02-24 00:02:03 +00:00
Pascal Bach
d1d1906aa1
Merge pull request #161433 from r-ryantm/auto-update/rush
...
rush: 2.1 -> 2.2
2022-02-23 21:23:32 +01:00
github-actions[bot]
4175f9cdcb
Merge master into staging-next
2022-02-23 00:01:51 +00:00
R. Ryantm
974b0d9ec5
rush: 2.1 -> 2.2
2022-02-22 23:42:15 +00:00
Renaud
acc1179298
Merge pull request #160815 from r-ryantm/auto-update/spaceship-prompt
...
spaceship-prompt: 3.16.2 -> 3.16.3
2022-02-23 00:06:56 +01:00
R. Ryantm
edba1fc562
pure-prompt: 1.20.0 -> 1.20.1
2022-02-20 21:45:18 +00:00
github-actions[bot]
3a2427bf02
Merge staging-next into staging
2022-02-20 18:01:37 +00:00
rembo10
79f76cd8df
fish: fix cross compile
2022-02-20 09:51:20 -06:00
github-actions[bot]
6ceaf1126b
Merge staging-next into staging
2022-02-20 12:01:51 +00:00
Maximilian Bosch
50bea22cbe
Merge pull request #159628 from tomberek/bash_mainProgram
...
bashInteractive: set mainProgram
2022-02-20 12:46:36 +01:00
github-actions[bot]
2b6e1df1e9
Merge staging-next into staging
2022-02-20 00:02:56 +00:00
Mario Rodas
80b1146479
Merge pull request #160216 from r-ryantm/auto-update/pure-prompt
...
pure-prompt: 1.19.0 -> 1.20.0
2022-02-19 15:09:07 -05:00
R. Ryantm
04f8d7e341
spaceship-prompt: 3.16.2 -> 3.16.3
2022-02-19 01:14:30 +00:00
github-actions[bot]
74b6035ad9
Merge staging-next into staging
2022-02-16 12:02:01 +00:00
Bobby Rong
b60c80992b
Merge pull request #159101 from Vonfry/update/fzf-tab
...
zsh-fzf-tab: unstable-2021-11-12 -> unstable-2022-02-10
2022-02-16 19:25:16 +08:00
R. Ryantm
526cb962e5
pure-prompt: 1.19.0 -> 1.20.0
2022-02-15 21:07:33 +00:00
Sandro
ed96cc2f19
Merge pull request #157688 from SuperSandro2000/bash-readline
2022-02-15 12:03:21 +01:00
Mario Rodas
102b9a88ca
Merge pull request #159711 from r-ryantm/auto-update/pure-prompt
...
pure-prompt: 1.18.0 -> 1.19.0
2022-02-13 13:50:56 -05:00
Mario Rodas
811c3111c6
Merge pull request #159822 from r-ryantm/auto-update/zsh-autocomplete
...
zsh-autocomplete: 21.09.22 -> 22.01.21
2022-02-13 09:38:06 -05:00
R. Ryantm
3848550bc3
zsh-autocomplete: 21.09.22 -> 22.01.21
2022-02-13 11:30:33 +00:00
Mario Rodas
982b4a9399
Merge pull request #159763 from r-ryantm/auto-update/spaceship-prompt
...
spaceship-prompt: 3.15.0 -> 3.16.2
2022-02-13 06:08:17 -05:00
R. Ryantm
1738bb6d5d
spaceship-prompt: 3.15.0 -> 3.16.2
2022-02-13 06:31:13 +00:00
R. Ryantm
c3890c4c41
fishPlugins.fzf-fish: 7.4 -> 8.1
2022-02-12 21:02:00 -08:00
R. Ryantm
41f078c650
liquidprompt: 2.0.3 -> 2.0.4
2022-02-12 20:06:29 -08:00
R. Ryantm
5fbed1b6ce
pure-prompt: 1.18.0 -> 1.19.0
2022-02-13 01:38:43 +00:00
Tom Bereknyei
2a448a9ccd
bashInteractive: set mainProgram
2022-02-12 14:06:05 -05:00
R. Ryantm
be8cbad152
nushell: 0.43.0 -> 0.44.0
2022-02-12 18:58:57 +00:00
Bjørn Forsman
5153446c44
nix-bash-completions: add missing pre/postInstall hooks
2022-02-12 10:22:17 +01:00
Roman Volosatovs
74a7e3d9ee
grml-zsh-config: 0.19.0 -> 0.19.1
2022-02-11 11:59:09 +01:00
Vonfry
8f5b8892aa
zsh-fzf-tab: unstable-2021-11-12 -> unstable-2022-02-10
2022-02-11 09:11:31 +08:00
Charlotte 🦝 Delenk
d3c3502749
powerlevel10k: 1.6.0 -> 1.6.1
...
This update does not change the required gitstatus version.
2022-02-10 19:45:26 +01:00
Martin Weinelt
3672c4a7d8
Merge pull request #158996 from DarkKirb/gitstatus-1.5.3
2022-02-10 18:56:06 +01:00
Charlotte 🦝 Delenk
d2e1ce4ea2
zsh-powerlevel10k: update gitstatus version
2022-02-10 18:13:31 +01:00
Vladimír Čunát
1a17758b78
fish: upstream patch to fix tests after pcre2 update
2022-02-10 14:12:10 +01:00
Martin Weinelt
1b60d0f08e
Merge pull request #154679 from mweinelt/zsh-p10k
2022-02-09 23:36:43 +01:00
Sandro Jäckel
830435ccc3
bash: 5.1p12 -> 5.1p16
2022-02-01 13:17:11 +01:00
R. Ryantm
47a980581f
oh-my-zsh: 2021-12-18 -> 2022-01-18
2022-01-31 10:01:00 -08:00
zowoq
d5bde89a4b
zsh-history: update vendorSha256
2022-01-31 11:50:28 +10:00
happysalada
1110cfeb7c
oil: 0.9.6 -> 0.9.7
2022-01-30 12:12:59 -05:00
Pascal Bach
58c4bc989f
Merge pull request #155362 from kampka/dash-test
...
dash: add test
2022-01-25 22:18:30 +01:00
Daniel Gagnon
a5beb54cf0
nushell: 0.42.0 -> 0.43.0
2022-01-20 15:15:05 -05:00
Christian Kampka
ce00fa6d26
dash: add test
2022-01-17 13:37:04 +01:00
Robert Schütz
d5cceedbd1
python,pythonPackages: make aliases
...
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Martin Weinelt
159af50269
zsh-powerlevel10k: 1.15.0 -> 1.16.0
2022-01-12 00:44:17 +01:00
Will Cohen
9b7691cbb4
zsh: exclude util-linux on darwin
2022-01-11 14:00:32 -05:00
Will Cohen
75d64f2c19
zsh: remove superfluous darwin postInstall make
2022-01-10 22:20:16 -05:00
Will Cohen
845f228ff8
zsh: fix build on darwin
2022-01-10 12:57:34 -05:00
Bernardo Meurer
4a7b0213ef
Merge pull request #154129 from Enzime/fix/zsh-custom-src
...
zsh: Support building from Git checkouts
2022-01-10 13:47:43 +00:00
Bernardo Meurer
eab138577c
Merge pull request #153955 from holymonson/prezto
2022-01-10 04:56:57 +00:00
Bernardo Meurer
5d3c9ddee1
Merge pull request #153623 from sei40kr/zsh-history-search-multi-word
...
zsh-history-search-multi-word: init at unstable-2021-11-13
2022-01-09 18:18:52 +00:00
Aaron Bieber
71930ab2f4
yash: init at 2.52
2022-01-09 06:48:36 -07:00
Michael Hoang
7ada385af0
zsh: Support building from Git checkouts
...
A pregenerated `./configure` script is included with `zsh` release
tarballs which makes it so that `zsh` won't build Git checkouts without
`autoreconfHook`.
There are also other files that were pregenerated and included in
releases so a few other tools are necessary to successfully build `zsh`.
We can also build the docs ourselves instead of using the `docs`
tarball.
This means that users can now easily override the `zsh` derivation:
pkgs.zsh.overrideAttrs (old: {
src = fetchgit {
url = "https://git.code.sf.net/p/zsh/code.git ";
rev = "zsh-5.8";
sha256 = "sha256-Gou2UgafLHnZnG2X8DulidOTO1idTQpnZ3DicZuhCZc=";
};
})
2022-01-09 22:56:36 +11:00
Monson Shao
9bcdcb6199
zsh-prezto: unstable-2021-06-02 → unstable-2021-11-16
2022-01-08 06:42:32 +00:00
Seong Yong-ju
769340d3c0
zsh-history-search-multi-word: init at unstable-2021-11-13
2022-01-06 03:10:58 +09:00
AndersonTorres
8e601dc338
tcsh: 6.23.00 -> 6.23.02
2022-01-04 01:57:33 -03:00
cherryblossom
fae46e66a5
elvish: move test to installCheckPhase
2022-01-04 00:30:56 +11:00
cherryblossom
5773043ac1
elvish: properly set buildinfo via ldflags
...
As of [this commit][1] (v0.16.0), the module path of Elvish changed from
`github.com/elves/elvish` to `src.elv.sh`. This is also reflected in the
updated [packaging instructions][2].
This commit updates the `ldflags` in the derivation to use the new
module path so that `buildinfo.Reproducible` is correctly set to `true`.
[1]: 196eea21d4
[2]: https://github.com/elves/elvish/blob/master/PACKAGING.md
2022-01-03 14:09:26 +11:00
Anderson Torres
d1b49d1d02
Merge pull request #153110 from fehnomenal/elvish-correct-executable
...
elvish: fix building unusable executable
2022-01-02 10:37:28 -03:00
Vlad M
6b51053767
Merge pull request #153172 from r-ryantm/auto-update/nushell
...
nushell: 0.41.0 -> 0.42.0
2022-01-02 10:13:34 +02:00
R. Ryantm
df31f75c1a
nushell: 0.41.0 -> 0.42.0
2022-01-02 07:24:35 +00:00
Andreas Fehn
54e83f150d
elvish: fix building unusable executable
...
Two executables with conflicting names were build where the latter one
will not start the interactive shell.
2022-01-01 22:58:36 +01:00
Artturi
1a66fe1035
Merge pull request #152011 from Artturin/removebash4
...
bash_4: remove
2022-01-01 08:07:09 +02:00
happysalada
c923ed078c
oil: 0.9.5 -> 0.9.6
2021-12-30 08:32:20 -05:00
Ben Siraphob
39a0a70d29
treewide: fix homepages with permanent redirect to https
2021-12-29 22:06:47 +07:00
Mario Rodas
30fdf8e39a
Merge pull request #151529 from r-ryantm/auto-update/elvish
...
elvish: 0.16.3 -> 0.17.0
2021-12-26 16:01:05 -05:00
Maximilian Bosch
77b0d2f129
Merge pull request #152085 from r-ryantm/auto-update/powershell
...
powershell: 7.2.0 -> 7.2.1
2021-12-25 15:01:13 +01:00
Felix Bühler
a112ff84eb
Merge pull request #149678 from Stunkymonkey/treewide-pname-version-4
...
treewide: use pname&version instead of name
2021-12-25 13:56:08 +01:00
R. Ryantm
0bec88c4f7
powershell: 7.2.0 -> 7.2.1
2021-12-25 11:30:29 +00:00
rembo10
c16baf2d77
fish: remove util-linux
2021-12-24 10:17:04 -08:00
Artturin
233c7e8ec5
bash_4: remove
...
it was brought back in for the output size but that issue has been fixed
40a6918af3
nothing in nixpkgs uses bash_4
2021-12-24 17:00:32 +02:00
Felix Buehler
b5e0221e44
treewide: use pname&version instead of name
2021-12-24 15:51:27 +01:00
Felix Buehler
989e950f48
buildDotnetPackage: rename baseName to pname
2021-12-23 22:46:35 +01:00
R. Ryantm
bb64576d36
elvish: 0.16.3 -> 0.17.0
2021-12-21 09:58:34 +00:00
R. Ryantm
bd06f1e3eb
oh-my-zsh: 2021-12-16 -> 2021-12-18
2021-12-18 16:18:38 +00:00
Tom Payne
26927f75e4
Update zinit meta information to match source
2021-12-17 17:12:58 +00:00
R. Ryantm
7189641444
oh-my-zsh: 2021-12-13 -> 2021-12-16
2021-12-17 01:31:23 +00:00
R. Ryantm
a2ac149774
oh-my-zsh: 2021-12-13 -> 2021-12-13
2021-12-15 09:11:02 +00:00
Daniel Gagnon
241f4f2106
nushell: 0.40.0 -> 0.41.0
2021-12-13 18:26:11 -05:00
R. Ryantm
91d8fa7cd1
oh-my-zsh: 2021-12-07 -> 2021-12-13
2021-12-13 13:11:58 -05:00
Jörg Thalheim
437668da00
Merge pull request #149807 from r-ryantm/auto-update/oil
...
oil: 0.9.4 -> 0.9.5
2021-12-09 10:08:02 +00:00
R. Ryantm
8cd6d723a3
oil: 0.9.4 -> 0.9.5
2021-12-09 08:31:46 +00:00
R. Ryantm
7e3e1a8e47
oh-my-zsh: 2021-12-02 -> 2021-12-07
2021-12-08 09:20:19 -05:00
R. Ryantm
ca1f2a9ed2
oh-my-zsh: 2021-11-11 -> 2021-12-02
2021-12-06 09:52:58 -05:00
markuskowa
4b6238b7f3
Merge pull request #144441 from r-ryantm/auto-update/loksh
...
loksh: 6.9 -> 7.0
2021-12-05 14:57:30 +01:00
pacien
25d88c7c6f
fishPlugins.fzf-fish: 7.3 -> 7.4
2021-12-04 02:18:19 +01:00
github-actions[bot]
941a6593c8
Merge master into staging-next
2021-11-30 00:01:51 +00:00
Sandro
850faa3f51
Merge pull request #144611 from Gerschtli/add-zsh-completion
2021-11-29 21:04:09 +01:00
github-actions[bot]
017d32f216
Merge master into staging-next
2021-11-28 18:00:57 +00:00
Robert Hensing
7658c0dfc8
Merge pull request #145830 from l0b0/fix-shellcheck-lints
...
bash: Fix shellcheck lint
2021-11-28 13:59:31 +01:00
github-actions[bot]
9c838c8b51
Merge master into staging-next
2021-11-28 00:02:51 +00:00
mingmingrr
f622890f9b
xonsh: 0.10.1 -> 0.11.0
2021-11-27 14:19:26 -05:00
github-actions[bot]
b529eccbb3
Merge master into staging-next
2021-11-26 18:01:19 +00:00
Thiago Kenji Okada
62a7edf5d1
Merge pull request #147454 from daniel-g-gagnon/nushell-0.40
...
nushell: 0.39.0 -> 0.40.0
2021-11-26 13:31:17 -03:00
Thiago Kenji Okada
6f4eab2bd1
Merge pull request #147459 from samueldr/fix/nix-bash-completion-2.4
...
Fix bash completion for stable nix-* commands with Nix 2.4
2021-11-26 10:32:51 -03:00
github-actions[bot]
956b399ffa
Merge master into staging-next
2021-11-26 12:01:30 +00:00
Bobby Rong
2cbda72c3f
Merge pull request #147072 from Vonfry/update/fzf-tab
...
zsh-fzf-tab: unstable-2021-08-05 -> unstable-2021-11-12
2021-11-26 18:53:05 +08:00
Samuel Dionne-Riel
8608d393e8
nix-bash-completions: Reduce priority for Nix 2.4
...
Reducing the priority makes the system build prefer the Nix-provided
completions, for e.g. the new `nix` commands.
2021-11-26 02:17:15 -05:00
Daniel Gagnon
eb2107cd07
nushell: 0.39.0 -> 0.40.0
2021-11-26 00:20:57 -05:00
Tobias Happ
0235225a3c
zsh-better-npm-completion: init at unstable-2019-11-19
2021-11-25 21:39:02 +01:00
github-actions[bot]
b244d0edca
Merge master into staging-next
2021-11-25 00:01:54 +00:00
legendofmiracles
e5f9c5215a
hilbish: 0.6.1 -> 0.7.1
2021-11-24 13:51:14 -08:00
Victor Engmark
34f54b0c83
bash: Quote variable reference
...
ShellCheck SC2086.
2021-11-23 20:35:45 +13:00
Vonfry
d3db4bfcb3
zsh-fzf-tab: unstable-2021-08-05 -> unstable-2021-11-12
2021-11-23 08:41:45 +08:00
github-actions[bot]
197135904f
Merge staging-next into staging
2021-11-21 00:02:25 +00:00
happysalada
8886aa29fa
oil: 0.9.3 -> 0.9.4
2021-11-20 18:06:38 -05:00
Julien Moutinho
f91691f6a8
bash: update patches ( #146463 )
2021-11-20 03:46:17 +09:00
Thiago Kenji Okada
1688438d2c
Merge pull request #146272 from KyleOndy/zsh-vi-mode
...
zsh-vi-mode: init at v0.8.5
2021-11-19 13:16:11 -03:00
Kyle Ondy
e7e3480530
zsh-vi-mode: init at v0.8.5
...
Adding [zsh-vi-mode] at version `0.8.5`.
[zsh-vi-mode]: https://github.com/jeffreytse/zsh-vi-mod
2021-11-19 11:10:09 -05:00
AndersonTorres
7f08416298
tcsh: 6.22.04 -> 6.23.00
2021-11-18 18:04:05 -03:00
figsoda
009c1d5b6d
nushell: use buildFeatures
2021-11-16 08:11:54 -05:00
Janne Heß
51befa6cdc
Merge pull request #145951 from Mic92/zsh-fast-syntax-highlighting
2021-11-15 21:16:03 +01:00
Andreas Fuchs
1c72fa65ed
nix-zsh-completions: Lower priority to avoid collisions with nix
...
Both it and nix >=2.4 install a _nix zsh completion definition. The
one in nix should take precedence, so let's lower this package's
priority.
2021-11-14 22:06:45 +01:00
Jörg Thalheim
603254bab2
zsh-fast-syntax-highlighting: new upstream url
2021-11-14 17:07:55 +01:00
Jörg Thalheim
1739fa5fe8
Merge pull request #145888 from sei40kr/zdharma-continuum-zinit
...
zinit: zdharma/zinit -> zdharma-continuum/zinit
2021-11-14 11:54:41 +00:00
Seong Yong-ju
4d53964801
zinit: zdharma/zinit -> zdharma-continuum/zinit
...
zdharma/zinit was suddenly deleted and no longer exists now.
Make the derivation to refer a fork, zdharma-continuum/zinit.
2021-11-14 19:04:42 +09:00
R. Ryantm
916603e490
oh-my-zsh: 2021-10-27 -> 2021-11-11
2021-11-14 06:17:42 +00:00
Jörg Thalheim
8ec6381bbd
Merge pull request #145207 from starcraft66/powershell-aarch64-darwin
...
powershell: 7.1.4 -> 7.2.0
2021-11-11 07:37:18 +00:00
Felix Bühler
f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version ( #145396 )
2021-11-10 16:21:47 -05:00
Tristan Gosselin-Hane
4c4f6a4793
powershell: remove misleading comment
2021-11-10 12:17:22 -05:00
Tristan Gosselin-Hane
92fae32312
powershell: 7.1.4 -> 7.2.0
2021-11-09 10:25:47 -05:00
Janne Heß
f63fb1b85e
Merge pull request #143242 from Enzime/fix/git-stash-drop-completions
2021-11-06 19:07:02 +01:00
Bobby Rong
2bc9f62456
Merge pull request #144488 from r-ryantm/auto-update/nushell
...
nushell: 0.38.0 -> 0.39.0
2021-11-04 08:52:38 +08:00
Artturi
7208ebc030
Merge pull request #144494 from r-ryantm/auto-update/oksh
...
oksh: 6.9 -> 7.0
2021-11-03 21:04:25 +02:00
R. Ryantm
e3e3c0fcb8
oksh: 6.9 -> 7.0
2021-11-03 17:29:22 +00:00