Commit Graph

3135 Commits

Author SHA1 Message Date
R. RyanTM
3288f1bf5c
oh-my-zsh: 2024-05-31 -> 2024-06-04 (#318134) 2024-06-10 19:41:25 -04:00
Yt
ca0f2b31fc
Merge pull request #316304 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.05.0 -> 24.06.0
2024-06-10 21:03:32 +00:00
R. Ryantm
8a6a14d1d4 fishPlugins.forgit: 24.05.0 -> 24.06.0 2024-06-10 20:02:34 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
R. Ryantm
d716e1e267 nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08 2024-06-09 04:38:28 +00:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
Minijackson
17d990d9f7
zsh: disable function subdirs
partial revert of #242678,
since it can make Zsh very slow to start
2024-06-07 16:58:34 +02:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next 2024-06-07 06:01:17 +00:00
Yt
9c2adf0c9a
Merge pull request #317269 from JoaquinTrinanes/nu_plugin_polars
nu_plugin_polars: init at 0.94.1
2024-06-07 00:51:11 +00:00
github-actions[bot]
4ace29447c
Merge master into staging-next 2024-06-07 00:02:15 +00:00
Yohann Boniface
db5f339eec
fishPlugins.wakatime-fish: unbreak (#317803) 2024-06-07 01:07:51 +02:00
Joaquín Triñanes
73472e3d77
nu_plugin_net: Fix meta.mainProgram 2024-06-06 19:49:42 +02:00
Joaquín Triñanes
923ad862cd
nu_plugin_polars: init at 0.94.1 2024-06-06 19:49:42 +02:00
R. Ryantm
338bbf8fdb zsh-prezto: 0-unstable-2024-04-15 -> 0-unstable-2024-06-03 2024-06-05 19:09:36 +00:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Yt
227f0327cb
Merge pull request #317245 from BaerLKR/update-nu_plugin_net
nu_plugin_net: 1.4.0 -> 1.4.1
2024-06-04 22:05:54 +00:00
Nick Cao
4cd61d85a6
Merge pull request #316945 from r-ryantm/auto-update/hishtory
hishtory: 0.294 -> 0.295
2024-06-04 15:53:05 -04:00
Lovis Rentsch
abf9d35cfb
nu_plugin_net: 1.4.0 -> 1.4.1
The plugins for nushell must be built with the same version as the
current shell, so I want to update it to use the current nushell version
that is in the 24.05 and unstable branches (0.93.0).
2024-06-04 18:50:56 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
R. Ryantm
df8c4c6b1d hishtory: 0.294 -> 0.295 2024-06-03 15:21:08 +00:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
Weijia Wang
8bd9ff0f78
Merge pull request #315086 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01
2024-06-02 19:07:46 +02:00
Sandro
42fa9593b9
Merge pull request #315913 from Sigmanificient/wakatime-cli 2024-06-02 19:00:11 +02:00
Eric Kim-Butler
78ae8350dc nushell: 0.93.0 -> 0.94.1 2024-06-02 17:26:59 +02:00
Weijia Wang
b1be798d6a
Merge pull request #311705 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-05-03 -> 2024-05-31
2024-06-02 17:24:34 +02:00
Sigmanificient
1d5618e0ec wakatime: rename to wakatime-cli 2024-06-02 17:12:06 +02:00
github-actions[bot]
39c82b1a85
Merge master into staging-next 2024-06-02 00:02:38 +00:00
Yt
28f30464c6
Merge pull request #316082 from JoaquinTrinanes/fix_nu_plugins_license
nushellPlugins: fix incorrect license
2024-06-01 22:23:14 +00:00
R. Ryantm
bec6bcc79f nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01 2024-06-01 21:16:05 +00:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
R. Ryantm
0903e4d0c9 carapace: 1.0.2 -> 1.0.3 2024-06-01 00:28:17 +00:00
R. Ryantm
dc96571a57 oh-my-zsh: 2024-05-03 -> 2024-05-31 2024-05-31 16:33:59 +00:00
Joaquín Triñanes
5ff8d5cbe7
nushellPlugins: fix incorrect license 2024-05-31 08:55:59 +02:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
Weijia Wang
24432d228e
Merge pull request #310394 from Sigmanificient/remove-2y-broken
Remove long (18+ months) broken packages
2024-05-30 17:30:31 +02:00
Sigmanificient
ad1cc3a045 dgsh: remove
notice dgsh removal
2024-05-30 02:03:56 +02:00
R. Ryantm
66b6e84e28 spaceship-prompt: 4.15.2 -> 4.15.3 2024-05-29 15:14:31 +00:00
github-actions[bot]
545ffa3ee7
Merge staging-next into staging 2024-05-29 06:01:50 +00:00
Jörg Thalheim
112ada3320
Merge pull request #314657 from Mic92/editline
editline: enable sigstop
2024-05-29 06:48:24 +02:00
Jörg Thalheim
59135e4435 jush: drop shell
It hasn't received significant updates after its initial development 5
years ago. It seems more like a proof of concept of editline.
I was trivially able to crash the shell multiple times by providing
invalid syntax. Given the feature set I doubt that it has many users.
2024-05-29 06:21:54 +02:00
github-actions[bot]
88d9d40017
Merge staging-next into staging 2024-05-29 00:02:38 +00:00
R. Ryantm
e5135b2585 zsh-abbr: 5.7.1 -> 5.8.0 2024-05-28 09:39:12 +00:00
Audrey Dutcher
846de80d1c various: Enable updateAutotoolsGnuConfigScriptsHook
Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
2024-05-27 11:09:28 -04:00
github-actions[bot]
7537b40813
Merge staging-next into staging 2024-05-26 18:01:42 +00:00
Guillaume Girol
752302b194
Merge pull request #263246 from romildo/upd.liquidprompt
liquidprompt: 2.1.2 -> 2.2.0
2024-05-26 15:37:20 +02:00
github-actions[bot]
edcb881454
Merge staging-next into staging 2024-05-25 18:01:21 +00:00
Andrew Kvalheim
8fdf340723 carapace: update homepage
- Previous URL returns 404 Not Found
- Current URL is referenced at https://github.com/carapace-sh/carapace-bin
2024-05-24 17:21:38 -07:00
vieta
4e8412889f zsh-completions: add licenses 2024-05-24 18:41:15 +02:00
github-actions[bot]
a73d2d9b62
Merge staging-next into staging 2024-05-24 12:01:26 +00:00
Weijia Wang
0e48629e39
Merge pull request #313924 from Lurkki14/gpl2-pkgs-shells
pkgs/shells: remove licenses.gpl2
2024-05-24 10:17:05 +02:00
Jussi Kuokkanen
f57d955412 pkgs/shells: remove licenses.gpl2 2024-05-23 18:28:43 +03:00
github-actions[bot]
dfe5aa3439
Merge staging-next into staging 2024-05-22 18:01:30 +00:00
Weijia Wang
696ec1e28d
Merge pull request #313484 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.6.0 -> 5.7.1
2024-05-22 19:28:22 +02:00
José Romildo
b59a2179d9 liquidprompt: 2.1.2 -> 2.2.0
liquidpromptrc-dist and liquid.theme are not available anymore

generate liquidpromptrc-dist from the docs

install themes and contributed presets
2024-05-22 09:45:46 -03:00
José Romildo
22277f6274 liquidprompt: run preInstall and postInstall hooks 2024-05-22 09:35:33 -03:00
José Romildo
fa107c65e4 liquidprompt: update homepage and git repository 2024-05-22 09:35:33 -03:00
José Romildo
b512d4c1bf liquidprompt: add update script 2024-05-22 09:35:33 -03:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging 2024-05-22 00:02:35 +00:00
R. Ryantm
864a40a21d zsh-abbr: 5.6.0 -> 5.7.1 2024-05-21 20:37:00 +00:00
R. Ryantm
d87778fd7e nu_scripts: 0-unstable-2024-05-15 -> 0-unstable-2024-05-19 2024-05-21 05:12:24 +00:00
Sandro
b6a0d866b7
Merge pull request #310322 from r-ryantm/auto-update/bash-completion
bash-completion: 2.13.0 -> 2.14.0
2024-05-19 16:24:39 +02:00
R. Ryantm
7e5879ff42
bash-completion: 2.13.0 -> 2.14.0 2024-05-18 21:57:03 +02:00
Audrey Dutcher
fc246ead19 bash: Fix build on FreeBSD cross 2024-05-18 10:04:17 +02:00
Nick Cao
3cbcfa6593
Merge pull request #312102 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-05-08 -> 0-unstable-2024-05-15
2024-05-17 18:10:45 -04:00
Franz Pletz
88523fa0e7
Merge pull request #312326 from r-ryantm/auto-update/zsh-you-should-use
zsh-you-should-use: 1.7.3 -> 1.7.4
2024-05-17 13:10:14 +02:00
R. Ryantm
3426ed3cc9 zsh-abbr: 5.4.1 -> 5.6.0 2024-05-17 03:28:14 +00:00
R. Ryantm
01d7cc7c3c zsh-you-should-use: 1.7.3 -> 1.7.4 2024-05-17 00:47:26 +00:00
R. Ryantm
773835677b nu_scripts: 0-unstable-2024-05-08 -> 0-unstable-2024-05-15 2024-05-16 02:32:23 +00:00
Weijia Wang
b680cd4d0c
Merge pull request #311853 from Sigmanificient/adopt-mooooore
treewide: adopt some packages with no maintainers
2024-05-15 13:01:21 +02:00
Sigmanificient
c6f5d6a526 ksh: reformat, use finalAttrs over rec 2024-05-15 09:21:57 +02:00
Sigmanificient
88382bf5e8 ksh: add sigmanificient in maintainers 2024-05-15 09:21:57 +02:00
Raghav Sood
351274bf94
nushellPlugins.query: 0.92.1 -> 0.93.0 2024-05-15 14:28:19 +08:00
Raghav Sood
89b9621978
nushellPlugins.gstat: 0.92.1 -> 0.93.0 2024-05-15 14:28:05 +08:00
Raghav Sood
2d3eb89ad0
nushellPlugins.formats: 0.92.1 -> 0.93.0 2024-05-15 14:27:44 +08:00
John Titor
22666a6cbf
nushell: 0.92.1 -> 0.93.0 2024-05-14 22:18:11 +05:30
Weijia Wang
df66529b1e
Merge pull request #309744 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-04-25 -> 2024-05-03
2024-05-13 23:27:30 +02:00
Nick Cao
0b9a1cbbe2
Merge pull request #311219 from r-ryantm/auto-update/hishtory
hishtory: 0.293 -> 0.294
2024-05-13 10:51:44 -04:00
Pyrox
3a86eb9e05
zsh-fzf-tab: 1.1.1 -> 1.1.2 2024-05-12 22:37:09 -04:00
R. Ryantm
cf075f41ea hishtory: 0.293 -> 0.294 2024-05-13 01:37:02 +00:00
Haseeb Majid
9039081ce7
fishPlugin.fish-git-abbr: init at 0.2.1-unstable-2023-06-19 (#297873)
* fishPlugin.fish-git-abbr: init at 19-06-23

* Update pkgs/shells/fish/plugins/git-abbr.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/shells/fish/plugins/git-abbr.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

---------

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2024-05-11 23:12:00 +09:00
Peder Bergebakken Sundt
3e4eeaee40
Merge pull request #291191 from msladecek/add-fish-gruvbox
fishPlugins.gruvbox: init at 0-unstable-2021-10-12
2024-05-11 12:06:15 +02:00
msladecek
52e7cbb72b
fishPlugins.gruvbox: init at 0-unstable-2021-10-12 2024-05-10 21:11:30 +02:00
R. Ryantm
4017cdecc1 nu_scripts: 0-unstable-2024-04-30 -> 0-unstable-2024-05-08 2024-05-09 19:31:50 +00:00
éclairevoyant
9f038dd682
Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stuff
treewide: Fix some unstableGitUpdater users
2024-05-09 10:03:46 +00:00
R. Ryantm
7f9e729fe2 oh-my-zsh: 2024-04-25 -> 2024-05-03 2024-05-07 05:31:42 +00:00
Miguel Madrid-Mencía
9e3ffad0a6
carapace: 1.0.1 -> 1.0.2 2024-05-06 09:18:14 +02:00
OPNA2608
693b337466 zsh-prezto: unstable-2024-04-15 -> 0-unstable-2024-04-15 2024-05-05 22:45:23 +02:00
OPNA2608
e1c10217f9 rc-9front: unstable-2022-11-01 -> 0-unstable-2022-11-01 2024-05-05 22:45:23 +02:00
OPNA2608
be077886cd nushellPlugins.net: unstable-2024-04-05 -> 0-unstable-2024-04-05
cargoHash is affected by version change because full derivation name is used in the vendoring process.
2024-05-05 22:45:23 +02:00
Weijia Wang
8dc78bf7d3
Merge pull request #301205 from r-ryantm/auto-update/nu_scripts
nu_scripts: unstable-2024-03-20 -> 0-unstable-2024-04-30
2024-05-04 18:04:01 +02:00
R. Ryantm
1ee42882f3 hishtory: 0.292 -> 0.293 2024-05-03 15:13:42 +00:00
R. Ryantm
6865f55ecc nu_scripts: unstable-2024-03-20 -> 0-unstable-2024-04-30 2024-05-02 22:09:06 +00:00
R. Ryantm
0ec04f5d0e spaceship-prompt: 4.15.1 -> 4.15.2 2024-05-01 17:57:07 +00:00
Yt
7603765655
Merge pull request #308142 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.04.0 -> 24.05.0
2024-05-01 11:09:28 +00:00
R. Ryantm
a8f0062799 fishPlugins.forgit: 24.04.0 -> 24.05.0 2024-05-01 01:55:16 +00:00
Nick Cao
da1044c076
Merge pull request #307911 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-04-23 -> 2024-04-25
2024-04-30 08:58:06 -04:00
R. Ryantm
61fb3e4139 oh-my-zsh: 2024-04-23 -> 2024-04-25 2024-04-30 05:36:26 +00:00
R. Ryantm
8fd0d958ee zimfw: 1.13.0 -> 1.13.1 2024-04-29 15:16:04 +00:00
Christina Sørensen
9255c4d2d0
treewide: adopt orphaned packages
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-04-28 20:43:06 +02:00
Nick Cao
67939e1d93
Merge pull request #307369 from r-ryantm/auto-update/hilbish
hilbish: 2.2.2 -> 2.2.3
2024-04-28 10:44:23 -04:00
R. Ryantm
b9950223d9 hilbish: 2.2.2 -> 2.2.3 2024-04-28 02:08:26 +00:00
Nick Cao
a7071ccc08
Merge pull request #307055 from r-ryantm/auto-update/hishtory
hishtory: 0.291 -> 0.292
2024-04-27 10:22:34 -04:00
Weijia Wang
4d52d3e0d0
Merge pull request #302022 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2024-03-17 -> unstable-2024-04-15
2024-04-27 02:56:57 +02:00
R. Ryantm
04f49c6afc hishtory: 0.291 -> 0.292 2024-04-26 20:20:11 +00:00
R. RyanTM
4c51051b98
oh-my-zsh: 2024-04-12 -> 2024-04-23 (#305062) 2024-04-25 08:58:18 -04:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Pyrox
11255ef03c
maintainers: thehedgeh0g -> pyrox0
Also updates my information and contact info.

I no longer use The Hedgehog as my github username or online presence
username, so this fixes that. It also matches my github username, so it
should be easier for others to mention me if needed.
2024-04-24 12:53:58 -04:00
Kamila Borowska
0d3b34f45a maintainers: remove KamilaBorowska 2024-04-21 22:26:12 +02:00
R. Ryantm
c0270e4a90 hishtory: 0.290 -> 0.291 2024-04-21 12:46:45 +00:00
Yt
6b2b7cdf62
Merge pull request #304663 from wegank/bindgen-1
nushellPlugins: use rustPlatform.bindgenHook
2024-04-19 21:18:44 +00:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next 2024-04-17 18:01:04 +00:00
Nick Cao
a68c46b9b3
Merge pull request #304132 from r-ryantm/auto-update/carapace
carapace: 1.0.0 -> 1.0.1
2024-04-17 10:46:02 -04:00
github-actions[bot]
bd26da84da
Merge master into staging-next 2024-04-17 12:01:02 +00:00
Matthias Beyer
8e399bfe22
Merge pull request #304690 from r-ryantm/auto-update/hilbish
hilbish: 2.2.1 -> 2.2.2
2024-04-17 08:19:54 +02:00
Vladimír Čunát
73f2b40dfc
Merge branch 'master' into staging-next 2024-04-17 08:03:50 +02:00
R. Ryantm
499c830373 hilbish: 2.2.1 -> 2.2.2 2024-04-17 01:27:46 +00:00
Weijia Wang
045d1840e7 nushellPlugins.query: use rustPlatform.bindgenHook 2024-04-17 01:58:03 +02:00
Weijia Wang
d32e908b92 nushellPlugins.gstat: use rustPlatform.bindgenHook 2024-04-17 01:57:34 +02:00
Weijia Wang
79b9b9d80a nushellPlugins.formats: use rustPlatform.bindgenHook 2024-04-17 01:57:00 +02:00
Scott Zhu Reeves
49716578cc maintainers: remove star-szr 2024-04-16 14:43:21 -04:00
github-actions[bot]
feedc73bee
Merge master into staging-next 2024-04-16 18:00:57 +00:00
R. RyanTM
3ad65e9f48
oh-my-zsh: 2023-11-29 -> 2024-04-12 (#303737) 2024-04-16 11:27:15 -04:00
R. Ryantm
0b6a38c517 zsh-prezto: unstable-2024-03-17 -> unstable-2024-04-15 2024-04-16 12:40:17 +00:00
github-actions[bot]
4d2386d2dd
Merge master into staging-next 2024-04-15 18:00:56 +00:00
Nick Cao
f35e5e6d78
Merge pull request #304144 from r-ryantm/auto-update/hishtory
hishtory: 0.288 -> 0.290
2024-04-15 09:49:23 -04:00
github-actions[bot]
e69e1e588b
Merge master into staging-next 2024-04-15 06:01:02 +00:00
Josh Rickmar
c0200c0d4e oksh: link to ncurses
This fixes the ^L keybinding in emacs mode to properly clear the
screen.
2024-04-14 23:23:23 -04:00
R. Ryantm
e8c2fa5ebc hishtory: 0.288 -> 0.290 2024-04-15 01:11:04 +00:00
R. Ryantm
037368082f carapace: 1.0.0 -> 1.0.1 2024-04-15 00:24:23 +00:00
github-actions[bot]
598389768a
Merge master into staging-next 2024-04-14 00:05:19 +00:00
R. Ryantm
4ade905f62 powershell: 7.4.1 -> 7.4.2 2024-04-13 04:31:17 +00:00
github-actions[bot]
d6a31576e1
Merge master into staging-next 2024-04-12 18:01:09 +00:00
Pascal Wittmann
c0d5d2ca20
Merge pull request #303504 from r-ryantm/auto-update/fishPlugins.done
fishPlugins.done: 1.19.2 -> 1.19.3
2024-04-12 14:25:11 +02:00
Vladimír Čunát
24d4f2cd52
Merge branch 'staging' into staging-next
Conflicts (tried to quickly resolve somehow, checked eval):
	pkgs/development/python-modules/apsw/default.nix
	pkgs/development/python-modules/mido/default.nix
	pkgs/development/python-modules/pytest-bdd/default.nix
	pkgs/development/python-modules/sparse/default.nix
2024-04-12 07:06:54 +02:00
R. Ryantm
a4b7371c70 fishPlugins.done: 1.19.2 -> 1.19.3 2024-04-12 00:52:18 +00:00
Adam C. Stephens
877d8a1383
Merge pull request #250009 from gepbird/update-zsh-syntax-highlighting
zsh-syntax-highlighting: 0.7.1 -> 0.8.0
2024-04-10 13:41:50 -04:00
Naïm Favier
866d7b70c9
Merge pull request #290411 from r-ryantm/auto-update/bash-completion
bash-completion: 2.11 -> 2.13.0
2024-04-10 14:11:15 +02:00
Weijia Wang
9c1dbc6076
Merge pull request #302817 from ibbem/fix-oh-my-zsh-updateScript
oh-my-zsh: Fix the `updateScript`
2024-04-09 21:16:26 +02:00
Weijia Wang
98d50dfca1
Merge pull request #301401 from r-ryantm/auto-update/fishPlugins.sdkman-for-fish
fishPlugins.sdkman-for-fish: 2.0.0 -> 2.1.0
2024-04-09 15:06:31 +02:00
ibbem
4b8939b1fe oh-my-zsh: Fix the updateScript
All auto-update attempts by the R. RyanTM bot after 2023-06-26 failed
with the error
```
update-source-version: error: Couldn't figure out where out where to patch in new version in 'oh-my-zsh'!
```
This is due to the removal of the `oh-my-zsh.rev` attribute in the last
auto-update (54067c54a9).
2024-04-09 13:38:15 +02:00
Nick Cao
0b8ceacb44
Merge pull request #302346 from r-ryantm/auto-update/oksh
oksh: 7.4 -> 7.5
2024-04-07 20:45:31 -04:00
OTABI Tomoya
9df63ad802
Merge pull request #302333 from r-ryantm/auto-update/fishPlugins.fzf-fish
fishPlugins.fzf-fish: 10.2 -> 10.3
2024-04-07 23:08:07 +09:00
R. Ryantm
2a7d4668b2 oksh: 7.4 -> 7.5 2024-04-07 13:24:22 +00:00
R. Ryantm
9cac204f99 fishPlugins.fzf-fish: 10.2 -> 10.3 2024-04-07 12:52:26 +00:00
R. Ryantm
d1001631bc bash-completion: 2.11 -> 2.13.0 2024-04-06 21:14:36 +00:00
Eric Kim-Butler
53092dd979 nushellPlugins.net: unstable-2023-11-15 -> unstable-2024-04-05 2024-04-06 02:41:31 +02:00
Weijia Wang
d3cbc72a06
Merge pull request #301830 from dairyisscary/nushell-0.92.1
nushell: 0.92.0 -> 0.92.1
2024-04-05 20:05:28 +02:00
Nick Cao
7a60a3707a
Merge pull request #301022 from r-ryantm/auto-update/hishtory
hishtory: 0.282 -> 0.288
2024-04-05 10:45:17 -04:00
Nick Cao
f50255105a
Merge pull request #300285 from r-ryantm/auto-update/spaceship-prompt
spaceship-prompt: 4.14.1 -> 4.15.1
2024-04-05 09:27:24 -04:00
Eric Kim-Butler
1189052ee1 nushell: 0.92.0 -> 0.92.1 2024-04-05 14:47:06 +02:00
R. Ryantm
2af74b8dc5 fishPlugins.wakatime-fish: 0.0.5 -> 0.0.6 2024-04-04 19:35:18 +00:00
R. Ryantm
5c9c36ef67 fishPlugins.sdkman-for-fish: 2.0.0 -> 2.1.0 2024-04-04 01:17:37 +00:00
Yt
40ba58eccb
Merge pull request #295665 from JoaquinTrinanes/nushell-0.91.1
nushell: 0.91.0 -> 0.92.0
2024-04-03 23:03:00 +00:00
rewine
f6126d5e55
Merge pull request #301004 from r-ryantm/auto-update/nix-your-shell
nix-your-shell: 1.4.4 -> 1.4.5
2024-04-04 04:10:39 +08:00
Joaquín Triñanes
5b8e995ae7
nuShellPlugins: 0.91.0 -> 0.92.0 2024-04-03 15:52:05 +02:00
Joaquín Triñanes
6c9370cae1
nushell: 0.91.0 -> 0.92.0 2024-04-03 11:15:39 +02:00
R. Ryantm
5c3be05f39 hishtory: 0.282 -> 0.288 2024-04-02 18:57:32 +00:00
Janne Heß
af69be669f
treewide: Rename nixfmt to nixfmt-classic (#300468)
* treewide: Rename nixfmt to nixfmt-classic

* Update pkgs/top-level/aliases.nix

Co-authored-by: Silvan Mosberger <github@infinisil.com>

---------

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-04-02 20:47:13 +02:00
R. Ryantm
be1a68e066 nix-your-shell: 1.4.4 -> 1.4.5 2024-04-02 17:31:08 +00:00
R. Ryantm
2f33899915 fishPlugins.forgit: 24.03.2 -> 24.04.0 2024-04-01 04:51:37 +00:00
R. Ryantm
32432b7108 spaceship-prompt: 4.14.1 -> 4.15.1 2024-03-30 17:37:18 +00:00
a-n-n-a-l-e-e
2d864d1843
Merge pull request #296261 from becknik/fix-fzf-git-sh2
fzf-git-sh: Fix substituting to many `git` occurrences
2024-03-29 11:26:02 -07:00
R. Ryantm
04fa683bd8 fishPlugins.wakatime-fish: 0.0.3 -> 0.0.5 2024-03-27 13:12:13 +00:00
R. Ryantm
27bca5e4b0 hishtory: 0.277 -> 0.282 2024-03-25 01:37:42 +00:00
Weijia Wang
304a1768fe
Merge pull request #297156 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2024-01-26 -> unstable-2024-03-17
2024-03-24 23:16:50 +01:00
Rebecca Turner
deaa193fab
nix-your-shell: 1.4.3 -> 1.4.4 2024-03-22 13:03:58 -07:00
Peder Bergebakken Sundt
423716e7ca
Merge pull request #296255 from becknik/update-fzf-git-sh
fzf-git-sh: 2022-09-30 -> 2024-03-17
2024-03-22 00:35:57 +01:00
Weijia Wang
a0376286fb
Merge pull request #297664 from r-ryantm/auto-update/yash
yash: 2.55 -> 2.56.1
2024-03-21 23:24:00 +01:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
R. Ryantm
08a34fbbe7 yash: 2.55 -> 2.56.1 2024-03-21 09:15:22 +00:00
R. Ryantm
8674d015d1 nu_scripts: unstable-2024-03-17 -> unstable-2024-03-20 2024-03-21 06:19:16 +00:00
Weijia Wang
f4bbf71276
Merge pull request #295768 from r-ryantm/auto-update/carapace
carapace: 0.30.2 -> 1.0.0
2024-03-21 00:06:46 +01:00
Adam C. Stephens
3c3ae63632
Merge pull request #297119 from mfrw/mfrw/fish-3.7.1
fish: 3.7.0 -> 3.7.1
2024-03-20 10:28:18 -04:00
Muhammad Falak R Wani
f3a20533b7
fish: fix passthru tests for darwin
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-20 09:25:38 -04:00
Weijia Wang
0bcd044c65
Merge pull request #297082 from quantenzitrone/puffer
fishPlugins.puffer: unstable-2022-10-07 -> 1.0.0
2024-03-20 10:03:39 +01:00
R. Ryantm
ab7d39a25a zsh-prezto: unstable-2024-01-26 -> unstable-2024-03-17 2024-03-19 11:27:18 +00:00
Muhammad Falak R Wani
ce9d71e62b fish: 3.7.0 -> 3.7.1
Diff: https://github.com/fish-shell/fish-shell/compare/3.7.0...3.7.1
Changelog: https://github.com/fish-shell/fish-shell/releases/tag/3.7.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-19 12:23:07 +05:30
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
Quantenzitrone
2cdc766aae
fishPlugins.puffer: unstable-2022-10-07 -> 1.0.0 2024-03-19 03:14:00 +01:00
becknik
88e6f980d9 fzf-git-sh: 2022-09-30 -> 2024-03-17 2024-03-18 21:25:10 +01:00
becknik
01738bd3bd fzf-git-sh: Fix substituting to many git occurrences 2024-03-18 20:31:28 +01:00
R. Ryantm
fa140a4001 nu_scripts: unstable-2024-03-12 -> unstable-2024-03-17 2024-03-18 07:28:58 +00:00
Maximilian Bosch
233c8de4c9
Merge pull request #296608 from SebTM/nzc_sebtm_maintainer
nix-zsh-completions: Add sebtm (repo-maintainer) as maintainer
2024-03-17 11:25:05 +00:00
Sebastian Sellmeier
1453c5df18
nix-zsh-completions: Add sebtm (repo-maintainer) as maintainer
(cherry picked from commit a3f990a0e617b40090d0e58a88e1d41b00730af4)
2024-03-17 11:35:54 +01:00
R. Ryantm
b1d7482b70 nix-zsh-completions: 0.5.0 -> 0.5.1 2024-03-17 01:16:25 +00:00
Yt
48d2318214
Merge pull request #296305 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.03.1 -> 24.03.2
2024-03-16 02:01:16 +00:00
R. Ryantm
2847707ee5 fishPlugins.forgit: 24.03.1 -> 24.03.2 2024-03-16 01:14:16 +00:00
Jörg Thalheim
5b5dc60f20
Merge pull request #293731 from Vonfry/update/zsh-fzf-tab
zsh-fzf-tab: 1.0 -> 1.1.1
2024-03-15 23:04:46 +01:00
Rebecca Turner
8ea95fb9e6
nix-your-shell: 1.4.1 -> 1.4.3 2024-03-15 11:35:54 -07:00
R. Ryantm
42e1dea38d nu_scripts: unstable-2024-03-09 -> unstable-2024-03-12 2024-03-14 13:56:27 +00:00
R. Ryantm
62e267f4be carapace: 0.30.2 -> 1.0.0 2024-03-14 01:43:08 +00:00
Vonfry
73bee209c7
zsh-fzf-tab: 1.0 -> 1.1.1 2024-03-13 19:35:07 +08:00
Joaquín Triñanes
5f9c257084
nushell: add joaquintrinanes as maintainer 2024-03-12 00:22:59 +01:00
Nick Cao
f122ed85ba
Merge pull request #294654 from r-ryantm/auto-update/nu_scripts
nu_scripts: unstable-2024-03-02 -> unstable-2024-03-09
2024-03-10 10:38:30 -04:00
Pol Dellaiera
3ba9038ccb
Merge pull request #294571 from r-ryantm/auto-update/antidote
antidote: 1.9.5 -> 1.9.6
2024-03-10 12:51:26 +01:00
R. Ryantm
003c85c770 nu_scripts: unstable-2024-03-02 -> unstable-2024-03-09 2024-03-10 05:33:19 +00:00
Lin Xianyi
6c1d07ab09 fishPlugins.transient-fish: init at 0-unstable-2024-03-10 2024-03-10 10:00:52 +08:00
R. Ryantm
99e11b3d52 antidote: 1.9.5 -> 1.9.6 2024-03-09 21:08:07 +00:00
Nick Cao
ad068edcd7
Merge pull request #294447 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.3.0 -> 5.4.1
2024-03-09 11:04:05 -05: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
R. Ryantm
8e42a38c17 zsh-abbr: 5.3.0 -> 5.4.1 2024-03-09 08:03:14 +00:00
R. Ryantm
b1a9c45310 agkozak-zsh-prompt: 3.11.2 -> 3.11.3 2024-03-09 00:33:00 +00:00
OTABI Tomoya
3da2051297
Merge pull request #292987 from hmajid2301/add-fifc-fish-plugin
fishPlugin.fifc: init at 0.1.1
2024-03-07 23:07:20 +09: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
Weijia Wang
15f129556e
Merge pull request #287023 from r-ryantm/auto-update/hishtory
hishtory: 0.267 -> 0.277
2024-03-07 10:14:19 +01:00
Weijia Wang
73fe607aa6
Merge pull request #289487 from r-ryantm/auto-update/zimfw
zimfw: 1.12.1 -> 1.13.0
2024-03-06 23:32:58 +01:00
Yt
58ae79ea70
Merge pull request #293757 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.03.0 -> 24.03.1
2024-03-06 17:57:40 +00:00
R. Ryantm
1cf069cbee fishPlugins.forgit: 24.03.0 -> 24.03.1 2024-03-06 12:25:35 +00: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
R. Ryantm
2ddff143eb antidote: 1.9.4 -> 1.9.5 2024-03-05 01:34:45 +00:00
Haseeb Majid
27a75df26c
fishPlugin.fifc: init at 0.1.1
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2024-03-03 12:55:15 +00:00
R. Ryantm
c617c307da fishPlugins.forgit: 24.02.0 -> 24.03.0 2024-03-01 13:51:28 +00:00
Nick Cao
801915c9f4
Merge pull request #292229 from r-ryantm/auto-update/pure-prompt
pure-prompt: 1.22.0 -> 1.23.0
2024-02-29 10:03:04 -05:00
R. Ryantm
fa75f6e1a1 pure-prompt: 1.22.0 -> 1.23.0 2024-02-29 03:17:20 +00:00
happysalada
fe856f46a1 nushell: 0.89.0 -> 0.90.1 2024-02-28 05:36:32 -05:00
R. Ryantm
8ee34a02bc nix-your-shell: 1.4.0 -> 1.4.1 2024-02-26 15:51:54 +00:00
Pol Dellaiera
e7f5510c96
Merge pull request #291059 from r-ryantm/auto-update/fishPlugins.pure
fishPlugins.pure: 4.8.0 -> 4.11.0
2024-02-24 22:18:13 +01:00
Nick Cao
1a1f521e92
Merge pull request #291057 from r-ryantm/auto-update/fishPlugins.done
fishPlugins.done: 1.19.1 -> 1.19.2
2024-02-24 10:28:20 -05:00
Yt
85a7517e19
Merge pull request #291058 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.01.0 -> 24.02.0
2024-02-24 10:48:44 +00:00
R. Ryantm
bb331a8c65 fishPlugins.pure: 4.8.0 -> 4.11.0 2024-02-24 05:21:03 +00:00
R. Ryantm
f96ed27264 fishPlugins.forgit: 24.01.0 -> 24.02.0 2024-02-24 05:20:51 +00:00
R. Ryantm
a3d47ebf72 fishPlugins.done: 1.19.1 -> 1.19.2 2024-02-24 05:20:48 +00:00
lassulus
a438c431ba
Merge pull request #290612 from Vonfry/update/fzf-tab-1.0
zsh-fzf-tab: unstable-2024-02-01 -> 1.0
2024-02-24 08:44:03 +07:00
Vonfry
6a3f3add84
zsh-autocomplete: 23.05.24 -> 23.07.13 2024-02-23 12:39:26 +08:00
Vonfry
a5ac6562de
zsh-fzf-tab: unstable-2024-02-01 -> 1.0 2024-02-22 17:45:43 +08:00
R. Ryantm
96d56311bc hishtory: 0.267 -> 0.277 2024-02-22 00:55:01 +00:00
R. Ryantm
7fc0379d7f carapace: 0.30.1 -> 0.30.2 2024-02-22 00:51:58 +00:00
R. Ryantm
8ec130e9f5 murex: 5.3.7000 -> 6.0.1000 2024-02-18 06:06:31 +00:00
R. Ryantm
90f257d961 zimfw: 1.12.1 -> 1.13.0 2024-02-17 08:12:34 +00:00
Maciej Krüger
4a9a73c626
Merge pull request #284046 from mkg20001/oils-for-linux
oil: rename to oil-python, oil: init at 0.20.0
2024-02-12 11:08:07 +01:00
ocfox
bd1c70e141
fishPlugins.tide: 6.0.1 -> 6.1.1
Diff: https://github.com/IlanCosman/tide/compare/v6.0.1...v6.1.1
2024-02-12 12:52:41 +08:00
hexclover
2ac86e10d5 fishPlugins.plugin-git: fix hash 2024-02-10 19:58:32 +08:00
maxine
4f66133f93
Merge pull request #287591 from GaetanLepage/plugin-git
fishPlugins.plugin-git: 0.1 -> 0.2
2024-02-10 11:04:46 +01:00
Gaetan Lepage
5b268e1313 fishPlugins.plugin-git: add GaetanLepage to maintainers 2024-02-10 00:08:27 +01:00
Gaetan Lepage
c25c4d4933 fishPlugins.plugin-git: 0.1 -> 0.2
Diff: https://github.com/jhillyerd/plugin-git/compare/refs/tags/v0.1...v0.2

Changelog: https://github.com/jhillyerd/plugin-git/releases/tag/v0.2
2024-02-09 23:28:02 +01:00
github-actions[bot]
6556cc0f76
Merge master into staging-next 2024-02-08 12:01:14 +00:00
Maciej Krüger
fb988d2f7a
oil: rename to oil-python 2024-02-08 10:18:34 +01:00
R. Ryantm
bfb224ecdf oil: 0.19.0 -> 0.20.0 2024-02-08 05:55:32 +00:00
github-actions[bot]
03dd2b9470
Merge master into staging-next 2024-02-07 12:01:11 +00:00
Naïm Favier
be4596f17b
Merge pull request #285294 from ncfavier/nix-bash-completions-fix
nix-bash-completions: fix improper escaping
2024-02-07 10:26:56 +01:00
github-actions[bot]
42e44c0583
Merge master into staging-next 2024-02-05 00:02:17 +00:00
Anderson Torres
a30ae78435
xonsh: 0.14.0 -> 0.14.4 (#282368)
* xonsh-unwrapped: add passthru.updateScript

* xonsh-unwrapped: move to pkgs/shells/xonsh/unwrapped.nix

* xonsh-unwrapped: incorporate into xonsh wrapper

* xonsh: migrate to by-name

* xonsh: refactor

- get rid of rec
- Boolean pyproject
- reorder attributes
- get rid of nested with
- change meta.maintainers:
  - remove vrthra
  - add AndersonTorres

* xonsh: 0.14.0 -> 0.14.1

* xonsh: 0.14.1 -> 0.14.2

* xonsh: 0.14.2 -> 0.14.3

* xonsh: 0.14.3 -> 0.14.4
2024-02-04 23:06:22 +01:00
Weijia Wang
b247c7511c
Merge pull request #284376 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2024-01-18 -> unstable-2024-01-26
2024-02-04 19:54:18 +01:00
Weijia Wang
87d31a7eb2
Merge pull request #285188 from r-ryantm/auto-update/carapace
carapace: 0.29.1 -> 0.30.1
2024-02-04 19:42:54 +01:00
github-actions[bot]
145a9cb679
Merge master into staging-next 2024-02-04 18:01:14 +00:00
R. Ryantm
44f220d032 hishtory: 0.266 -> 0.267 2024-02-04 11:04:57 +00:00
github-actions[bot]
5a036cc96a
Merge master into staging-next 2024-02-03 18:00:51 +00:00
R. Ryantm
c3cf201759 grml-zsh-config: 0.19.6 -> 0.19.7 2024-02-03 08:10:31 +00:00
Vladimír Čunát
59682b4473
Merge #281514: bash: 5.2p21 -> 5.2p26
...into staging
2024-02-03 08:07:33 +01:00
R. Ryantm
132bd549cd carapace: 0.29.1 -> 0.30.1 2024-02-03 00:40:23 +00:00
h7x4
8d033e83f7
Merge pull request #282194 from r-ryantm/auto-update/zinit
zinit: 3.12.1 -> 3.13.1
2024-02-01 23:54:36 +01:00
Nick Cao
23a4ccbd06
Merge pull request #285493 from r-ryantm/auto-update/zsh-forgit
zsh-forgit: 24.01.0 -> 24.02.0
2024-02-01 09:39:28 -05:00
R. Ryantm
8689b4897a zsh-fzf-tab: unstable-2023-06-11 -> unstable-2024-02-01 2024-02-01 14:59:35 +01:00
R. Ryantm
e1e21a696a zsh-forgit: 24.01.0 -> 24.02.0 2024-02-01 07:56:42 +00:00
Naïm Favier
6a6529ace1
nix-bash-completions: fix improper escaping 2024-01-31 16:09:35 +01:00
Martin Weinelt
11b4516450
Merge pull request #284005 from mweinelt/p10k-1.20.0
zsh-powerlevel10k: 1.19.0 -> 1.20.0
2024-01-29 03:24:47 +01:00
R. Ryantm
1be67c8ff5 zsh-prezto: unstable-2024-01-18 -> unstable-2024-01-26 2024-01-28 00:50:36 +00:00
R. Ryantm
e86536c3e6 nu_scripts: unstable-2024-01-17 -> unstable-2024-01-26 2024-01-26 19:41:52 +00:00
Martin Weinelt
7e8613fb4e
zsh-powerlevel10k: 1.19.0 -> 1.20.0
https://github.com/romkatv/powerlevel10k/releases/tag/v1.20.0
2024-01-26 13:35:32 +01:00
R. Ryantm
7b9ca0f9ec zinit: 3.12.1 -> 3.13.1 2024-01-26 10:02:43 +00:00
Nick Cao
264d49b13c
Merge pull request #278621 from Vonfry/update/fzf-tab-script
zsh-fzf-tab: add update script
2024-01-23 08:58:17 -05:00
Peder Bergebakken Sundt
34ede48caf
Merge pull request #282412 from jpteb/update/carapace
carapace: 0.29.0 -> 0.29.1
2024-01-23 03:01:00 +01:00
R. Ryantm
1616876309 zsh-prezto: unstable-2023-11-30 -> unstable-2024-01-18 2024-01-22 09:52:46 +00:00
Jan Tebernum
84b60551ce
carapace: 0.29.0 -> 0.29.1 2024-01-20 21:43:45 +01:00
R. Ryantm
1b6edf95b6 nu_scripts: unstable-2024-01-05 -> unstable-2024-01-17 2024-01-20 13:09:47 +00:00
Weijia Wang
80a0e4fc6f
Merge pull request #279295 from r-ryantm/auto-update/hilbish
hilbish: 2.1.2 -> 2.2.1
2024-01-20 10:15:30 +01:00
Vonfry
c56d3c66fa
zsh-fzf-tab: sha256 to hash 2024-01-18 18:44:48 +08:00
Gutyina Gergő
bf85950d9a
zsh-syntax-highlighting: add maintainer gepbird 2024-01-18 11:10:56 +01:00
Gutyina Gergő
7d4c083215
zsh-syntax-highlighting: switch to finalAttrs pattern and cleanup 2024-01-18 11:10:22 +01:00
Gutyina Gergő
1ec01c34d7
zsh-syntax-highlighting: 0.7.1 -> 0.8.0 2024-01-18 11:09:31 +01:00
Florian Beeres
0586518f14 oil: fix build on darwin
On Darwin `oil` fails to build with an error that is just a warning when
building and installing it with the official instructions at
https://www.oilshell.org/release/0.19.0/doc/INSTALL.html

This commit therefore adds something to NIX_CFLAGS_COMPILE to turn the
error into a warning.
2024-01-18 10:24:12 +01:00
Sergei Trofimovich
4181c1f587 bash: 5.2p21 -> 5.2p26
While at it exposed patch suffix as a `version` attribute.
2024-01-17 11:08:09 +00:00
Yt
0c7876498c
Merge pull request #281199 from kouyk/update/fish-forgit
fishPlugins.forgit: 23.04.0 -> 24.01.0
2024-01-16 10:04:11 +00:00
a-n-n-a-l-e-e
af93f58391
Merge pull request #280631 from wegank/powershell-bump
powershell: 7.4.0 -> 7.4.1
2024-01-15 21:22:32 -08:00
Steven Kou
30e8820750
fishPlugins.forgit: 23.04.0 -> 24.01.0 2024-01-15 13:40:05 -05:00
happysalada
a005b43238 nushellPlugins: hash update for 0.89.0 2024-01-14 10:45:27 -05:00
K900
ad22350c46
Merge pull request #279928 from r-ryantm/auto-update/nushellFull
nushellFull: 0.88.1 -> 0.89.0
2024-01-13 14:54:42 +03:00
Mario Rodas
fdea044ecb
Merge pull request #277640 from kirillrdy/hishtory
hishtory: 0.215 -> 0.266
2024-01-13 00:10:07 -05:00
Weijia Wang
3982f49828
Merge pull request #273888 from r-ryantm/auto-update/antidote
antidote: 1.9.3 -> 1.9.4
2024-01-13 02:58:16 +01:00
Weijia Wang
80d4e7a9d7 powershell: 7.4.0 -> 7.4.1 2024-01-13 02:30:33 +01:00
R. Ryantm
28abdc6832 nushellFull: 0.88.1 -> 0.89.0 2024-01-09 23:26:16 +00:00
Kirill Radzikhovskyy
749fa671fb hishtory: 0.215 -> 0.266 2024-01-09 15:38:41 +09:00
Thiago Kenji Okada
e9552a3582
Merge pull request #278703 from atorres1985-contrib/loksh
Loksh: reword
2024-01-08 17:53:15 +00:00
Nick Cao
521b5b3e67
Merge pull request #279446 from r-ryantm/auto-update/nu_scripts
nu_scripts: unstable-2023-12-29 -> unstable-2024-01-05
2024-01-08 11:24:24 -05:00
R. Ryantm
d0409371d2 nu_scripts: unstable-2023-12-29 -> unstable-2024-01-05 2024-01-07 20:14:31 +00:00
R. Ryantm
71fe102178 murex: 5.3.5000 -> 5.3.7000 2024-01-07 18:32:13 +00:00
R. Ryantm
12d74fb061 hilbish: 2.1.2 -> 2.2.1 2024-01-07 05:12:42 +00:00
Nick Cao
0571de999f
Merge pull request #278551 from r-ryantm/auto-update/carapace
carapace: 0.28.5 -> 0.29.0
2024-01-05 11:57:22 -05:00
Anderson Torres
ceca46a62c loksh: migrate to by-name 2024-01-04 16:38:41 -03:00
Vonfry
adaa47a673
zsh-fzf-tab: add update script 2024-01-04 13:32:05 +08:00
R. Ryantm
2c6fc7b3c3 zsh-abbr: 5.2.0 -> 5.3.0 2024-01-04 05:23:08 +00:00
R. Ryantm
b3500741d2 carapace: 0.28.5 -> 0.29.0 2024-01-03 20:04:22 +00:00