Commit graph

1388 commits

Author SHA1 Message Date
github-actions[bot] 78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
Daniel Nagy 7b4dc7caae
oil: add changelog 2021-04-01 17:59:48 +02:00
github-actions[bot] 85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Vonfry c8a9a609a7
zsh-fzf-tab: unstable-2021-02-14 -> unstable-2021-04-01 2021-04-01 18:19:07 +08:00
Ryan Mulligan a672e13729
Merge pull request #118239 from r-ryantm/auto-update/nushell
nushell: 0.28.0 -> 0.29.0
2021-04-01 06:33:01 -07:00
R. RyanTM d417634a98 nushell: 0.28.0 -> 0.29.0 2021-04-01 12:09:01 +00:00
github-actions[bot] 5abd5f5ab0
Merge staging-next into staging 2021-03-31 18:15:02 +00:00
Tim Steinbach fb811eaf6b
oh-my-zsh: 2021-03-28 → 2021-03-31 2021-03-31 15:43:29 +00:00
github-actions[bot] d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
Tim Steinbach 15b2ac130c
oh-my-zsh: 2021-03-15 → 2021-03-28 2021-03-29 13:24:45 +00:00
github-actions[bot] 2ed7687b19
Merge staging-next into staging 2021-03-28 00:15:43 +00:00
Fabian Affolter e18f44826c
Merge pull request #117634 from r-ryantm/auto-update/oil
oil: 0.8.7 -> 0.8.8
2021-03-28 01:11:48 +01:00
Vladimír Čunát dabcb87cd8
Merge #117127: don't rely on patch timestamps in build
...into staging
2021-03-27 14:37:02 +01:00
Maximilian Bosch 0001e5c8dd
Merge pull request #117549 from marsam/update-xonsh
xonsh: 0.9.24 -> 0.9.27
2021-03-27 11:48:50 +01:00
Vladimír Čunát ad47284f8b
Merge #117210: bash_5: don't rely on patch timestamps 2021-03-26 18:21:57 +01:00
R. RyanTM 5638ff9d26 oil: 0.8.7 -> 0.8.8 2021-03-26 00:03:30 +00:00
AndersonTorres f7d1fb542f mksh: fix license
According to official documentation (http://www.mirbsd.org/TaC-mksh.txt), mksh
licensing changes according to build-time configuration.
2021-03-23 15:24:43 -03:00
Arnout Engelen 078c2a7341
bash 5.1: don't rely on patch timestamps in build
When, after patching, `configure.ac` is newer than `configure`, the
Makefile will try to regenerate `configure` from `configure.ac`.

While that might usually be desirable, in this case we want to keep
bootstrapping simple and directly use the `configure` from the package
so we can avoid a dependency on automake.

Previously, we used the `-T` parameter to automake to make sure the
timestamps were okay. However, this is brittle when we update: when the
timestamp of the original file changes, and no longer matches the
timestamp of the original file in the patch, `patch` will show a warning
but otherwise continue without updating the timestamp.

This PR changes things so we only patch `configure`, so that will always
have a newer timestamp.

We will update bash-4.4 in a separate PR (but that one has a bigger rebuild
impact so will have to target staging)

Refs #115177
2021-03-22 12:27:10 +01:00
Arnout Engelen 3f4ad3d37d
bash: don't rely on patch timestamps in build
When, after patching, `configure.ac` is newer than `configure`, the
Makefile will try to regenerate `configure` from `configure.ac`.

While that might usually be desirable, in this case we want to keep
bootstrapping simple and directly use the `configure` from the package
so we can avoid a dependency on automake.

Previously, we used the `-T` parameter to automake to make sure the
timestamps were okay. However, this is brittle when we update: when the
timestamp of the original file changes, and no longer matches the
timestamp of the original file in the patch, `patch` will show a warning
but otherwise continue without updating the timestamp.

This PR changes things so we only patch `configure`, so that will always
have a newer timestamp.

Refs https://github.com/NixOS/nixpkgs/issues/115177
2021-03-21 16:11:09 +01:00
Cole Helbling 853f1b740c fish: 3.2.0 -> 3.2.1 2021-03-18 09:49:05 -07:00
Jan Tojnar d687129df5
Merge pull request #116242 from jtojnar/no-fish-args
buildFishPlugin: do not pass irrelevant arguments down
2021-03-18 14:22:28 +01:00
Tim Steinbach e5622614c2 oh-my-zsh: 2021-03-13 → 2021-03-15 2021-03-17 10:28:15 -04:00
Sandro bd38cc9dbc
Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
Tim Steinbach 79e7e20ef5
oh-my-zsh: 2021-03-08 → 2021-03-13 2021-03-15 14:51:47 +00:00
Ben Siraphob b370464c26 lambda-mod-zsh-theme: expand platforms to all 2021-03-14 11:40:45 +07:00
Jan Tojnar f21526b5bb
buildFishPlugin: do not pass irrelevant arguments down
mkDerivation does not care about checkPlugins and checkFunctionDirs so let’s avoid polluting the scope.
Also remove installPath argument altogether for the same reason since it is not used at all.
2021-03-13 21:30:37 +01:00
ShrykeWindgrace 8123743455 powershell: 7.1.0 -> 7.1.3 2021-03-12 16:22:02 +01:00
Jörg Thalheim 7f339fcd6e
Merge pull request #116027 from r-ryantm/auto-update/nushell
nushell: 0.27.1 -> 0.28.0
2021-03-12 09:31:02 +00:00
R. RyanTM ea357527fa nushell: 0.27.1 -> 0.28.0 2021-03-12 07:42:20 +00:00
Sergiu Ivanov d19fe92b88 oh-my-zsh: remove scolobb from maintainers 2021-03-10 12:01:05 -08:00
pacien 74a66734cd fishPlugins.fzf-fish: init at 5.6 2021-03-09 14:25:04 +01:00
pacien d7145807ad fishPlugins.fishtape_3: init at 3.0.1
Keeping fishtape 2.x and 3.x separate because they aren't compatible
with each other and are still both being used to test different packages.
2021-03-09 14:25:04 +01:00
pacien 97b64bd65e fishPlugins.clownfish: init at unstable-2021-01-17 2021-03-09 14:24:59 +01:00
Tim Steinbach 70701d0a68 oh-my-zsh: 2021-03-01 → 2021-03-08 2021-03-08 14:10:19 -05:00
R. RyanTM cd7edb91fd liquidprompt: 2.0.0 -> 2.0.2 2021-03-07 23:23:23 -05:00
Vincent Haupert 6aa878679a fish: execute fish tests
Still includes `coreutils` in `checkInputs`.

macOS: disables some pexpect tests which depend on pkill/pgrep
(see #103180).
2021-03-06 16:26:22 -08:00
Vincent Haupert b0c7213bd4 fish: fix passthru test
Patched file now uses double instead of single quotes.
2021-03-06 16:26:22 -08:00
Vincent Haupert 62f9a381a0 fish: 3.1.2 -> 3.2.0
functions/{type.fish,_.fish}: removed, now a builtin

macOS: disable codesigning with CMake flag instead of patching the
CMakeLists.txt.
2021-03-06 16:26:22 -08:00
Eduardo Sánchez Muñoz c6cc73ca9d zsh-autosuggestions: update comment 2021-03-03 11:08:11 +01:00
Mario Rodas eda0d785d3 xonsh: 0.9.24 -> 0.9.27 2021-03-03 04:20:00 +00:00
Mario Rodas 545bafa2d4
Merge pull request #114837 from marsam/update-oh
oh: 20160522 -> 0.8.0
2021-03-02 21:29:17 -05:00
Mario Rodas 1b9519428a
Merge pull request #114839 from marsam/update-mrsh
mrsh: 2020-11-04 -> 2021-01-10
2021-03-02 21:13:57 -05:00
Tim Steinbach a77d6a5f2e oh-my-zsh: 2021-02-21 → 2021-03-01 2021-03-02 14:45:23 -05:00
Mario Rodas 9c38717bb7 oh: 20160522 -> 0.8.0 2021-03-01 04:20:00 +00:00
Mario Rodas 106d36c3f1 mrsh: 2020-11-04 -> 2021-01-10 2021-03-01 04:20:00 +00:00
Vonfry 36b8a95d48
zsh-fzf-tab: unstable-2021-01-24 -> unstable-2021-02-14 2021-02-27 13:00:29 +08:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Sebastian Hasler f42a381c3e any-nix-shell: 1.2.0 -> 1.2.1
Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
2021-02-24 22:24:57 +01:00
Tim Steinbach a59e171286 oh-my-zsh: 2021-02-09 → 2021-02-21 2021-02-22 10:07:14 -05:00
github-actions[bot] 93b17c1b4d
Merge master into staging-next 2021-02-21 18:17:22 +00:00