github-actions[bot]
4c610adf95
Merge master into staging-next
2023-09-21 12:01:19 +00:00
Gabriel Simmer
f35534ca80
nushell: 0.84.0 -> 0.85.0
2023-09-21 09:22:34 +00:00
R. Ryantm
4d53f8dd79
hishtory: 0.208 -> 0.215
2023-09-20 00:40:32 +00:00
github-actions[bot]
3245a21e71
Merge master into staging-next
2023-09-19 06:01:00 +00:00
Anderson Torres
c3f4c7f54c
elvish: refactor
...
- move installCheck to passthru.tests
- migrate to by-name
2023-09-19 00:02:22 -03:00
Anderson Torres
88a627e012
rc: migrate to by-name
2023-09-19 00:02:22 -03:00
Anderson Torres
fd09de7be5
mksh: migrate to by-name
2023-09-19 00:02:22 -03:00
Vladimír Čunát
223b83ca54
Merge #250128 : bash: disable bash-malloc everywhere
...
...into staging
2023-09-16 15:42:10 +02: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
Sergei Trofimovich
8708ae0e37
bash: disable bash-malloc everywhere, not just on musl
...
TIme to time I bump into pathological behaviour of `bash` memory
allocator. Today's example:
$ time { ls /nix/store/ > /dev/null; }
real 0m0,965s user 0m0,876s sys 0m0,087s
$ time { echo /nix/store/* > /dev/null; }
real 2m18,287s user 2m17,946s sys 0m0,125s
$ time { echo /nix/store/* > /dev/null; }
real 0m1,764s user 0m1,712s sys 0m0,048s
Note how initial `echo` takes alsmot 2 minutes to finish.
Let's rely on system's allocator instead.
After the change initial run is fast again:
$ time { echo /nix/store/* > /dev/null; }
real 0m1,328s user 0m1,264s sys 0m0,063s
2023-08-19 08:39:13 +01: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