Commit Graph
610092 Commits
Author SHA1 Message Date
Matthieu Coudron ddefcf284c buildLuarocksPackage: rework fixup phase
I was working on lua tests, enabling nlua and I started overriding
postFixup, which removed the default phase for build-luarocks-package so
instead let's make it a proper phase.
2024-04-11 00:30:31 +02:00
Matthieu Coudron c4e89ef905 vimPluginGenTags: fix echoed string
to match the actual role
2024-04-10 22:33:30 +02:00
Slava Gorbunovandsternenseemann e5064b957a llvm: Don't depend on binutils for ghcjs platform
This dependency was introduced by unconditionally enabled
enableGoldPlugin option, which was enabled only if libbfd explicitly
supports plugin api prior to llvm-16. In llvm-17+ it was enabled
unconditionally (unless overriden explicitly), which introduces
dependency on binutils for target platform and breaks build for
platforms that are not supported by binutils (such as ghcjs).
2024-04-10 21:08:31 +02:00
Adam C. StephensandGitHub 5736504af1 Merge pull request #298718 from SebTM/update/argcomplete323
python311Packages.argcomplete: 3.2.2 -> 3.2.3
2024-04-10 13:42:24 -04:00
OTABI TomoyaandGitHub db0c83a8ef Merge pull request #302806 from azuwis/moto
python311Packages.moto: 5.0.3 -> 5.0.5; python311Packages.py-partiql-parser: 0.5.1 -> 0.5.4
2024-04-11 00:13:24 +09:00
Naïm FavierandGitHub 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
OTABI TomoyaandGitHub 7e728641ce Merge pull request #302502 from natsukium/ipython/update
python311Packages.ipython: 8.22.2 -> 8.23.0
2024-04-10 20:05:58 +09:00
Maximilian BoschandGitHub 936c4d759a Merge pull request #298340 from alyssais/rust-1.77.0
cargo,clippy,rustc,rustfmt: 1.76.0 -> 1.77.1
2024-04-10 08:43:02 +00:00
Vladimír Čunát e5dfc6856d Merge #300828: libbpf: 1.3.0 -> 1.4.0
...into staging
2024-04-10 08:32:11 +02:00
Vladimír Čunát 6586799864 Merge #300202: harfbuzz: 8.3.1 -> 8.4.0
...into staging
2024-04-10 08:31:41 +02:00
Vladimír Čunát 413f485b23 Merge #295970: pixman: Raise individual test timeout to 240 seconds
...into staging
2024-04-10 08:29:01 +02:00
Vladimír Čunát 0d3c83bb69 Merge #302181: nasm: 2.16.01 -> 2.16.02
...into staging
2024-04-10 08:26:26 +02:00
Vladimír Čunát 6d64f86995 Merge #299503: python3Packages.gevent: avoid use of vendored libraries
...into staging
2024-04-10 08:18:45 +02:00
Vladimír Čunát 6893dc06b3 Merge #301047: librsvg: 2.57.92 -> 2.58.0
...into staging
2024-04-10 08:15:23 +02:00
Vladimír Čunát 5f361da7dc Merge #302663: upower: 1.90.2 -> 1.90.4
...into staging
2024-04-10 08:13:00 +02:00
Vladimír Čunát d68f826302 Merge #299580: curl: 8.6.0 -> 8.7.1
...into staging
2024-04-10 08:06:59 +02:00
Vladimír Čunát 28cd7a0fb5 Merge #302177: pciutils: 3.11.1 -> 3.12.0
...into staging
2024-04-10 07:44:13 +02:00
Mario RodasandGitHub 6a8cb677c0 Merge pull request #302796 from GaetanLepage/abseil
abseil-cpp_202401: 20240116.1 -> 20240116.2
2024-04-09 19:26:52 -05:00
Mario RodasandGitHub 576c1e31aa Merge pull request #302183 from trofi/mtdev-update
mtdev: 1.1.6 -> 1.1.7
2024-04-09 19:19:50 -05:00
Mario RodasandGitHub 11ace39970 Merge pull request #298979 from r-ryantm/auto-update/cmake
cmake: 3.28.3 -> 3.29.0
2024-04-09 19:15:37 -05:00
Jörg ThalheimandGitHub f27f3001f8 Merge pull request #298546 from Mic92/iana-etc
[staging] iana-etc: 20231227 -> 20240318
2024-04-09 19:38:49 +02:00
Mario RodasandGitHub 04653ed255 Merge pull request #302190 from trofi/man-update
man: 2.12.0 -> 2.12.1
2024-04-09 07:51:09 -05:00
Mario RodasandGitHub 304c407e9b Merge pull request #302188 from trofi/mpg123-update
mpg123: 1.32.5 -> 1.32.6
2024-04-09 07:46:25 -05:00
Zhong Jianxin f0eac23a1c python311Packages.moto: 5.0.3 -> 5.0.5
https://github.com/getmoto/moto/blob/5.0.5/CHANGELOG.md
2024-04-09 20:42:49 +08:00
Zhong Jianxin e7175bb727 python311Packages.py-partiql-parser: 0.5.1 -> 0.5.4
https://github.com/getmoto/py-partiql-parser/blob/0.5.4/CHANGELOG.md
2024-04-09 20:37:28 +08:00
github-actions[bot]andGitHub 5571d9244c Merge staging-next into staging 2024-04-09 12:01:50 +00:00
github-actions[bot]andGitHub 56c9258c42 Merge master into staging-next 2024-04-09 12:01:14 +00:00
SandroandGitHub c81c241415 Merge pull request #302800 from katexochen/azure-cli/fix-missing-setuptools 2024-04-09 13:36:02 +02:00
Adam C. StephensandGitHub 9247cb8c41 Merge pull request #302778 from toastal/zfs-2.1.13-unstable-2024-04-09
zfs_unstable: 2.2.3-unstable-2024-03-30 → 2.2.3-unstable-2024-04-09
2024-04-09 07:29:42 -04:00
Fabian AffolterandGitHub 0fdf669798 Merge pull request #302783 from fabaff/clarifai-bump
python312Packages.clarifai: 10.2.1 -> 10.3.0
2024-04-09 13:29:22 +02:00
Fabian AffolterandGitHub 7b2477e59e Merge pull request #302780 from fabaff/aiolifx-themes-bump
python312Packages.aiolifx-themes: 0.4.14 -> 0.4.16
2024-04-09 13:29:09 +02:00
AleksanaandGitHub f8d178998b Merge pull request #299566 from getchoo/pkgs/garnet/init
garnet: init at 1.0.1
2024-04-09 19:24:18 +08:00
Mario RodasandGitHub f9805c7e2e Merge pull request #302529 from r-ryantm/auto-update/vale
vale: 3.3.1 -> 3.4.0
2024-04-09 06:21:32 -05:00
AleksanaandGitHub 485722f5d9 Merge pull request #299442 from tertsdiepraam/vscode-extensions-ayu
vscode-extensions.teabyii.ayu: init at 1.0.5
2024-04-09 19:15:08 +08:00
Weijia WangandGitHub 6ba9dcd9a8 Merge pull request #302749 from wegank/cling-2
cling: cleanup, fix runtime error
2024-04-09 13:14:37 +02:00
Peter Hoeg 5312af4f90 qt6Packages.qmlbox2d: init at unstable-2022-08-25 2024-04-09 03:58:31 -07:00
Peter Hoeg 9ec0f980b8 libsForQt5.qmlbox2d: 2018-04-06 -> 2022-08-025 2024-04-09 03:58:31 -07:00
Peter Hoeg 620f5a440b box2d: 2.3.1 -> 2.4.1 2024-04-09 03:58:31 -07:00
YurekaandGitHub 517c226905 redict: init at 7.3.0 (#300049)
Redict Announcement: https://redict.io/posts/2024-03-22-redict-is-an-independent-fork/
Release Notes: https://redict.io/posts/2024-04-03-redict-7.3.0-released/
2024-04-09 12:58:08 +02:00
Alyssa Ross 4bab48ccc3 libhugetlbfs: add homepage and changelog 2024-04-09 12:51:52 +02:00
Alyssa Ross 14f6ef0369 libhugetlbfs: 2.23 -> 2.24 2024-04-09 12:51:52 +02:00
José Romildo MalaquiasandGitHub 25f58a5349 Merge pull request #302666 from r-ryantm/auto-update/pop-icon-theme
pop-icon-theme: 3.3.0 -> 3.5.0
2024-04-09 07:51:25 -03:00
Fabian AffolterandGitHub f7638fc0a0 Merge pull request #302784 from fabaff/tencentcloud-sdk-python-bump
python312Packages.tencentcloud-sdk-python: 3.0.1124 -> 3.0.1125
2024-04-09 12:17:40 +02:00
Fabian AffolterandGitHub 3356ef4f5d Merge pull request #302527 from r-ryantm/auto-update/sad
sad: 0.4.27 -> 0.4.28
2024-04-09 12:17:16 +02:00
Paul Meyer bbea6b19bd azure-cli: add setuptools to runtime dependencies
https://github.com/NixOS/nixpkgs/pull/276695/commits/aacf05daec3141ce2bb34fd7c021a86401ac8c51
cleaned up python path and removed setuptools from the runtime
dependencies, which seems to be required now by the `self-check`
command which runs in `installCheckPhase`. There was a version bump on
master since the last CI run on this PR, that's why it wasn't catched.

Previously this was part of the closure as we didn't construct the
PYTHONPATH explicitly but wrapped the CLI with the PYTHONPATH from the
build environment.

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-09 12:01:15 +02:00
AleksanaandGitHub b54377d5fa Merge pull request #301913 from aikooo7/add-persisted.nvim
vimPlugins.persisted-nvim: init at 2024-04-04
2024-04-09 17:47:37 +08:00
Fabian AffolterandGitHub 0d8431b8cd Merge pull request #302612 from fabaff/aio-pika-bump
python312Packages.aio-pika: 9.4.0 -> 9.4.1
2024-04-09 11:41:20 +02:00
SandroandGitHub 6bd6ea8493 Merge pull request #300022 from roblabla/ghidra-11.0.2 2024-04-09 11:35:07 +02:00
AleksanaandGitHub be50b0bc1b Merge pull request #301972 from twitchy0/ngrid
ngrid: init at 0.1.0
2024-04-09 17:30:10 +08:00
Gaetan Lepage b5e2755a29 abseil-cpp_202401: 20240116.1 -> 20240116.2
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20240116.2
2024-04-09 11:25:42 +02:00