Commit graph

2268 commits

Author SHA1 Message Date
Weijia Wang 27638f91ba
Merge pull request #234956 from wegank/powershell-bump
powershell: 7.3.2 -> 7.3.4
2023-05-30 12:02:14 +03:00
Weijia Wang b4995a61c7 powershell: 7.3.2 -> 7.3.4 2023-05-30 11:04:59 +03:00
Jörg Thalheim 8e382a0c4c
Merge pull request #234929 from MGlolenstine/zinit
zinit: 3.7 -> 3.11.0
2023-05-30 08:58:31 +01:00
MGlolenstine 8e82668efc zinit: 3.7 -> 3.11.0 2023-05-30 06:26:30 +02:00
Weijia Wang 57d2ea7636 powershell: drop openssl_1_1 2023-05-30 07:23:31 +03:00
R. Ryantm 9190b1088d zsh-autocomplete: 23.05.02 -> 23.05.24 2023-05-27 17:08:16 +00:00
R. Ryantm 91dc753211 zsh-nix-shell: 0.6.0 -> 0.7.0 2023-05-27 08:13:31 +00:00
R. Ryantm f7b88d263e murex: 4.1.5200 -> 4.1.6140 2023-05-25 03:33:03 +00:00
Nick Cao 6e454c55d9
Merge pull request #233634 from rogarb/update/oh-my-zsh
oh-my-zsh: 2023-04-21 -> 2023-05-23
2023-05-23 20:03:18 -06:00
Weijia Wang 48ea71d1b1
Merge pull request #230136 from r-ryantm/auto-update/zsh-autocomplete
zsh-autocomplete: 22.01.21 -> 23.05.02
2023-05-24 02:36:59 +03:00
rogarb f5363e768c
oh-my-zsh: 2023-04-21 -> 2023-05-23 2023-05-23 17:04:05 +02:00
Weijia Wang 4a2a84f246 fishPlugins.fzf-fish: use script from unixtools 2023-05-22 16:43:01 +03:00
Mario Rodas 989f308564
Merge pull request #232936 from r-ryantm/auto-update/spaceship-prompt
spaceship-prompt: 4.13.3 -> 4.14.0
2023-05-20 08:16:26 -05:00
Nick Cao 486995ccc1
Merge pull request #232923 from figsoda/typos
treewide: fix some typos
2023-05-20 05:16:57 -06:00
R. Ryantm 6656ad785f spaceship-prompt: 4.13.3 -> 4.14.0 2023-05-20 04:03:29 +00:00
R. Ryantm 2f9545e335 murex: 3.1.3100 -> 4.1.5200 2023-05-20 02:49:29 +00:00
figsoda 98b9e41f61 pkgs: fix typos 2023-05-19 22:31:04 -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
R. Ryantm a6eb749c4e carapace: 0.24.4 -> 0.24.5 2023-05-18 04:23:23 +00:00
Albin Otterhäll f9c764d2e8 oil: 0.14.2 -> 0.15.0 2023-05-10 12:13:00 +02:00
Rick van Schijndel 67486d98ab
Merge pull request #230011 from spwhitt/remove-spwhitt
Remove myself as maintainer
2023-05-06 16:38:40 +02:00
R. Ryantm 6dfe6cbf6b zsh-autocomplete: 22.01.21 -> 23.05.02 2023-05-05 15:36:44 +00:00
Spencer Whitt 21dbdb5d03 maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
Giorgio Gallo c490096481 fishPlugins.sdkman-for-fish: init at 1.4.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-05 12:19:05 +02:00
R. Ryantm 50b86d1a3e zsh-forgit: 23.04.0 -> 23.05.0 2023-05-05 05:12:08 +00:00
Martin Weinelt fb36a1da56 zsh-powerlevel10k: 1.17.0 -> 1.18.0
Diff: https://github.com/romkatv/powerlevel10k/compare/refs/tags/v1.17.0...v1.18.0

Changelog: https://github.com/romkatv/powerlevel10k/releases/tag/v1.18.0
2023-05-04 20:56:53 +02:00
Malo Bourgon 906025e445 fishPlugins.github-copilot-cli-fish: init at 0.1.33 2023-05-01 10:38:14 -07: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
R. Ryantm 074b1277b9 loksh: 7.2 -> 7.3 2023-04-27 13:59:58 +00:00
Weijia Wang 8e59cf618f
Merge pull request #228455 from r-ryantm/auto-update/zsh-forgit
zsh-forgit: 23.03.0 -> 23.04.0
2023-04-27 14:10:51 +03:00
Sinkerine fbd67ea6c1
zplug: update the output path (#228284)
* zplug: update the output path

This is a breaking change because the old behavior pollutes the nix profile root
dir with all files in https://github.com/zplug/zplug and needs to be fixed.

I created a corresponding PR in the home manager repo
https://github.com/nix-community/home-manager/pull/3922. For non HM users, they
will need to update their dependency on `${pkgs.zplug}/init.zsh` to `${pkgs.zplug}/share/zplug/init.zsh`.

* Only add necessary files to $out/share/zplug. Also add the zplug man pages

The LICENSE file is not in the 2.4.2 tag and there's not a release after that. I
would skip adding the license $out/licenses/zplug in this commit.

Reference: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zplug
2023-04-27 10:13:15 +02:00
R. Ryantm eb4c0dca76 zsh-forgit: 23.03.0 -> 23.04.0 2023-04-27 05:01:18 +00:00
figsoda 304b0c534d
Merge pull request #228247 from r-ryantm/auto-update/zsh-nix-shell
zsh-nix-shell: 0.5.0 -> 0.6.0
2023-04-25 23:11:08 -04:00
R. Ryantm 6db9de6dbf zsh-nix-shell: 0.5.0 -> 0.6.0 2023-04-26 02:22:27 +00:00
Utkarsh Gupta e9365c4a4c
nushell: 0.78.0 -> 0.79.0 2023-04-26 03:49:43 +05:30
R. Ryantm f265ce9bb7 oksh: 7.2 -> 7.3 2023-04-25 16:51:14 +00:00
Anderson Torres 088941cc9d tcsh: 6.24.07 -> 6.24.10
Co-authored-by: Gabriel Arazas <foodogsquared@foodogsquared.one>
2023-04-22 11:48:25 -03:00
Nick Cao 2a3797a3d5
Merge pull request #227430 from Vonfry/update/fzf-tab
zsh-fzf-tab: unstable-2022-12-08 -> unstable-2023-05-19
2023-04-22 11:34:42 +08:00
Vonfry 888717888d
zsh-fzf-tab: unstable-2022-12-08 -> unstable-2023-05-19 2023-04-22 11:03:24 +08:00
R. Ryantm 9db6b0179f oh-my-zsh: 2023-03-28 -> 2023-04-21 2023-04-21 12:40:16 +00:00
R. Ryantm 6c3527d03f zsh-prezto: unstable-2023-01-31 -> unstable-2023-04-13 2023-04-20 02:41:17 +00:00
R. Ryantm 50018aff3e carapace: 0.24.1 -> 0.24.4 2023-04-19 05:44:21 +00:00
Sandro 980d7e66e6
Merge pull request #224606 from ocfox/wakatime.fish
fishPlugins.wakatime-fish: init at 0.0.3
2023-04-17 10:08:49 +02:00
Weijia Wang 63c7483850 hilbish: 2.1.0 -> 2.1.2 2023-04-15 19:54:56 +03:00
Scott Zhu Reeves fe26557008 carapace: 0.23.0 -> 0.24.1
https://github.com/rsteube/carapace-bin/releases/tag/v0.24.0
https://github.com/rsteube/carapace-bin/releases/tag/v0.24.1
2023-04-11 06:08:32 -04:00
Guillaume Girol ca9824645b
Merge pull request #224127 from star-szr/carapace--add-version
carapace: add ldflags for version
2023-04-09 16:59:17 +00:00
Nick Cao 0d3d2a2231
Merge pull request #224001 from NickCao/tcsh-cross
tcsh: fix cross compilation
2023-04-08 15:31:20 +08:00
happysalada c617af9c05 nushellPlugins.query: init at 0.78.0 2023-04-06 09:30:34 -04:00