Commit Graph

2424 Commits

Author SHA1 Message Date
Anderson Torres
fd09de7be5 mksh: migrate to by-name 2023-09-19 00:02:22 -03:00
mdarocha
f773e7cf09 pash: remove
The package is old and fully replaced by PowerShell
2023-09-16 02:55:44 +00:00
Mario Rodas
c873e22214
Merge pull request #255079 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2023-06-22 -> unstable-2023-09-12
2023-09-14 06:14:28 -05:00
R. Ryantm
724235e777 zsh-prezto: unstable-2023-06-22 -> unstable-2023-09-12 2023-09-14 09:12:46 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm
343b3aa36c murex: 4.4.9500 -> 5.0.9310 2023-09-11 03:34:11 +00:00
Anderson Torres
f49b186df2 tcsh: migrate to by-name 2023-09-10 01:35:11 +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
Weijia Wang
a17bb78eb3
Merge pull request #241994 from ocfox/tide-5.6.0
fishPlugins.tide: 5.5.1 -> 5.6.0
2023-09-07 02:51:56 +02:00
Fugi
664b86f16b
agdsn-zsh-config: 0.7.0 -> 0.7.1 2023-09-06 23:29:34 +02:00
R. Ryantm
5710c833d9 zsh-forgit: 23.08.1 -> 23.09.0 2023-09-06 02:23:11 +00:00
star-szr
3098d238ef
carapace: 0.26.0 -> 0.27.0 (#253444) 2023-09-05 19:24:42 +02:00
Artturi
3e09eb21d6
Merge pull request #253336 from reckenrode/zsh-fix
zsh: fix configure script with clang 16
2023-09-05 07:09:49 +03:00
Randy Eckenrode
0401989eb9
zsh: fix configure script with clang 16
While zsh builds, the resulting zsh is broken on Darwin.
2023-09-04 19:42:32 -04:00
R. Ryantm
fe9caffc3c zinit: 3.11.0 -> 3.12.0 2023-09-02 06:13:05 +00:00
Weijia Wang
317feb1b99
Merge pull request #250467 from kashw2/murex
murex: 4.4.9100 -> 4.4.9500; added maintainer
2023-09-01 23:22:28 +02:00
Matthias Beyer
c09a0604bf
Merge pull request #252539 from Vonfry/update/zsh-completions
zsh-completions: 0.34.0 -> 0.35.0
2023-09-01 15:23:38 +02:00
Mario Rodas
7b1777b1e4 yash: fix build on darwin 2023-08-31 18:56:00 -05:00
Mario Rodas
c236073d10
Merge pull request #251361 from qbit/yash-2.55
yash: 2.54 -> 2.55
2023-08-31 18:55:50 -05:00
Vonfry
ac5d9da732
zsh-completions: 0.34.0 -> 0.35.0 2023-08-31 18:43:36 +08:00
pacien
2dc5c6ef04 fishPlugins.pure: re-enable check phase 2023-08-31 10:36:08 +00:00
pacien
015752db49 fishPlugins.pure: 4.7.0 -> 4.8.0 2023-08-31 10:36:08 +00:00
kashw2
90ddf43816 murex: 4.4.9100 -> 4.4.9500
murex: added kashw2 maintainer
2023-08-31 11:24:23 +10:00
OTABI Tomoya
09fa1abcad
Merge pull request #251179 from natsukium/fzf-fish/update
fishPlugins.fzf-fish: 9.9 -> 10.0
2023-08-28 20:23:52 +09:00
Marcus Ramberg
07075b3ff9 fishPlugins.pure: 4.1.1 -> 4.7.0 2023-08-27 22:57:34 +02:00
Aaron Bieber
d07ebffdef
yash: 2.54 -> 2.55 2023-08-25 11:34:06 -06: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
Mario Rodas
b4e06a160c nu_scripts: unstable-2023-07-29 -> unstable-2023-08-24 2023-08-25 18:30:09 +08:00
Mario Rodas
11c5895493 nushell: 0.83.1 -> 0.84.0
Diff: https://github.com/nushell/nushell/compare/0.83.1...0.84.0
2023-08-25 18:30:09 +08:00
natsukium
c40323b934
fishPlugins.fzf-fish: 9.9 -> 10.0
Diff: https://github.com/PatrickF1/fzf.fish/compare/v9.9...v10.0

Changelog: https://github.com/PatrickF1/fzf.fish/releases/tag/v10.0
2023-08-24 23:26:02 +09:00
natsukium
cf8bd45123
fishPlugins.fzf-fish: add meta.changelog 2023-08-24 23:24:54 +09:00
Fugi
a90dcdd4a2
agdsn-zsh-config: 0.6.0 -> 0.7.0 2023-08-24 15:52:17 +02:00
Theodore Ni
728c42fb58
xonsh: add pip to test dependency and other changes 2023-08-22 11:01:06 -07:00
nbe
4f9e86116b zsh-fzf-tab: 2023-05-19 -> 2023-06-11 2023-08-21 19:52:49 +03:00
Anderson Torres
d939536baa rc: enable lineEditingLibrary 2023-08-21 10:09:05 +00:00
OTABI Tomoya
dd954e995c
Merge pull request #249938 from a12l/application/update/oil/0.17.0
oil: 0.16.0 -> 0.17.0
2023-08-21 16:06:16 +09:00
Albin Otterhäll
85231259f0 oil: 0.16.0 -> 0.17.0 2023-08-18 13:02:12 +02:00
github-actions[bot]
12e030d6da
Merge master into staging-next 2023-08-13 18:00:59 +00:00
Weijia Wang
6f18fdc340
Merge pull request #248791 from r-ryantm/auto-update/zimfw
zimfw: 1.11.3 -> 1.12.0
2023-08-13 15:23:14 +02:00
R. Ryantm
874d0c3d9b antidote: 1.9.0 -> 1.9.1 2023-08-13 01:31:41 +00:00
github-actions[bot]
050adb6d52
Merge master into staging-next 2023-08-13 00:02:15 +00:00
R. Ryantm
f29ef2461c zimfw: 1.11.3 -> 1.12.0 2023-08-12 22:11:20 +00:00
R. Ryantm
759f52b1af zsh-forgit: 23.07.0 -> 23.08.1 2023-08-12 04:17:40 +00:00
Vladimír Čunát
8ba24c8eb4
Merge #245252: bash: fix parallel build failure on unwind_prot.o
...into staging
2023-08-11 10:35:46 +02:00
Emily
96a52e8e30
Merge pull request #245899 from vinnymeller/zsh-defer
zsh-defer: init at unstable-2022-06-13
2023-08-10 13:11:49 +02:00
Vinny Meller
4a018f08fa zsh-defer: init at unstable-2022-06-13 2023-08-09 17:18:54 -05:00
OTABI Tomoya
44b6fb57ff
Merge pull request #242122 from Janik-Haag/zsh-fzf-history-search
zsh-fzf-history-search: init at unstable-23-03-08
2023-08-08 17:20:59 +09:00
Franz Pletz
880a3f231d
Merge pull request #247818 from Janik-Haag/nix-zsh-completions 2023-08-08 05:45:00 +02:00
Gerg-L
c0790c094c dash: Add meta.mainProgram and cleanup 2023-08-07 20:52:46 -04:00