Commit Graph

445788 Commits

Author SHA1 Message Date
Fabian Affolter
c3ac6156f4 python310Packages.maison: init at 1.4.0 2023-01-21 14:33:36 +01:00
Bobby Rong
b9e0d894bf
Merge pull request #211076 from bertof/mangal
mangal: 4.0.5 -> 4.0.6
2023-01-21 21:23:33 +08:00
Bobby Rong
dc793f5ad1
Merge pull request #211583 from inclyc/pkgs/colejcummins.llvm-syntax-highlighting
vscode-extensions.colejcummins.llvm-syntax-highlighting: init at 0.0.3
2023-01-21 21:22:45 +08:00
R. Ryantm
2a46e0737e cargo-limit: 0.0.9 -> 0.0.10 2023-01-21 21:21:08 +08:00
Icy-Thought
bfea6e3cd4
texlab: 5.0.0 -> 5.1.0 2023-01-21 14:20:50 +01:00
Martin Weinelt
a560e54e67
Merge pull request #211927 from zimbatm/larynx-pkg-config
larynx: unalias pkg-config argument
2023-01-21 13:08:56 +00:00
R. Ryantm
23ad6a1f11 open-pdf-sign: 0.1.2 -> 0.1.3 2023-01-21 21:06:08 +08:00
Alyssa Ross
45a7ad7460 readstat: enable parallel building
Tested at -j4.
2023-01-21 12:54:25 +00:00
Alyssa Ross
0c61668468 readstat: always depend on top-level libiconv
Top-level libiconv is defined per-platform.  The actual libiconv
library won't be built on platforms like Linux where it doesn't need
to be, so there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-21 12:54:25 +00:00
zimbatm
3b721f2001
larynx: unalias pkg-config argument
pkgconfig is an alias to pkg-config and should not be used in the inputs
2023-01-21 13:49:05 +01:00
Jan Tojnar
5c87c72c1f nixos/init-script: fix eval
error: attribute 'nixos' missing

This was missed in d3528cdc3d
2023-01-21 13:26:47 +01:00
R. Ryantm
63bc21662f convco: 0.3.14 -> 0.3.15 2023-01-21 12:21:15 +00:00
R. Ryantm
02197a1ae3 astc-encoder: 4.2.0 -> 4.3.0 2023-01-21 12:20:29 +00:00
Nick Cao
112e7c9a8e
Merge pull request #199433 from r-ryantm/auto-update/brook
brook: 20221010 -> 20230101
2023-01-21 20:07:57 +08:00
Fabian Affolter
fb4810b5e6 python310Packages.json-logging: add missing input 2023-01-21 13:04:36 +01:00
Fabian Affolter
3d176d96a2 python310Packages.ormar: switch to pythonRelaxDepsHook 2023-01-21 13:00:28 +01:00
Guillaume Girol
0557ba0f57 paperwork: fix build
gensymb.sty used to be in the was package, but is not a standalone
package
2023-01-21 12:00:00 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
25193e2732 postgresqlTestHook: adapt comment to nativeCheckInputs 2023-01-21 16:42:10 +01:00
Guillaume Girol
d26caea94b doc: adapt to nativeCheckInputs 2023-01-21 16:42:10 +01:00
Guillaume Girol
b7042dc36a buildLuaPackage: adapt to native check inputs 2023-01-21 16:42:10 +01:00
Guillaume Girol
74beb55f91 ocamlPackages.batteries: set strictDeps 2023-01-21 16:42:10 +01:00
Guillaume Girol
dcfdd9d8da mkTclDerivation: support nativeCheckInputs 2023-01-21 16:42:10 +01:00
Guillaume Girol
339a5491bb buildPythonPackage: support nativeCheckInputs 2023-01-21 16:42:09 +01:00
Guillaume Girol
f39abbc350 mkDerivation: introduce native checkInputs and nativeCheckInputs
When strictDeps is set, only nativeCheckInputs are added to PATH and
only checkInputs can be linked against. See https://github.com/NixOS/nixpkgs/issues/161570
2023-01-21 16:42:09 +01:00
R. Ryantm
9767ee1083 actionlint: 1.6.22 -> 1.6.23 2023-01-21 11:56:03 +00:00
R. Ryantm
ed0605fe54 ansible-lint: 6.10.2 -> 6.11.0 2023-01-21 11:54:34 +00:00
Fabian Affolter
d56f961f10 python310Packages.ormar: add changelog to meta 2023-01-21 12:53:27 +01:00
Nick Cao
bfc50c1faf
Merge pull request #211379 from xanderio/fix-clickgen
bibata-cursors: 1.1.2 -> 2.0.3; clickgen: fix build after update to 2.1.3
2023-01-21 19:50:28 +08:00
Fabian Affolter
b77a3aa12c python310Packages.pytest-isort: 3.0.0 -> 3.1.0
Diff: https://github.com/stephrdev/pytest-isort/compare/refs/tags/3.0.0...3.1.0

Changelog: https://github.com/stephrdev/pytest-isort/blob/3.1.0/CHANGELOG.rst
2023-01-21 12:49:27 +01:00
Fabian Affolter
912b26aca0 python310Packages.pytest-isort: add changelog to meta 2023-01-21 12:48:12 +01:00
R. Ryantm
624d790794 minisign: 0.10 -> 0.11 2023-01-21 11:47:56 +00:00
Fabian Affolter
5e5036c7a7 python310Packages.pytest-testmon: 1.4.3 -> 1.4.5
Diff: https://github.com/tarpas/pytest-testmon/compare/refs/tags/v1.4.3...v1.4.5

Changelog: https://github.com/tarpas/pytest-testmon/releases/tag/v1.4.5
2023-01-21 12:43:34 +01:00
Fabian Affolter
b86912e23a python310Packages.pytest-testmon: add changelog to meta 2023-01-21 12:35:09 +01:00
Fabian Affolter
3d2dcd7c6e
Merge pull request #211898 from r-ryantm/auto-update/python310Packages.types-requests
python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8
2023-01-21 12:29:41 +01:00
Fabian Affolter
a7a0a0aa6c python310Packages.pytelegrambotapi: 4.8.0 -> 4.9.0
Diff: https://github.com/eternnoir/pyTelegramBotAPI/compare/refs/tags/4.8.0...4.9.0

Changelog: https://github.com/eternnoir/pyTelegramBotAPI/releases/tag/4.9.0
2023-01-21 12:27:35 +01:00
Fabian Affolter
6357cce27d python310Packages.pytelegrambotapi: switch to pytestCheckHook
- add optional-dependencies
- normalize pname
- add changelog to meta
2023-01-21 12:26:13 +01:00
Pierre Bourdon
5acf84a5ab
Merge pull request #210428 from SuperSamus/dolphin-emu
dolphin-emu-beta: 5.0-17269 -> 5.0-17995
2023-01-21 12:21:04 +01:00
R. Ryantm
c977e8dff4 copyq: 6.3.2 -> 6.4.0 2023-01-21 11:19:25 +00:00
Jörg Thalheim
9fb9343abc python3.pkgs.matrix-nio: 0.20.0 -> 0.20.1
Diff: https://github.com/poljar/matrix-nio/compare/0.20.0...0.20.1
2023-01-21 12:17:02 +01:00
Uri Baghin
890c243231
Merge pull request #211292 from uri-canva/bazel_6
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-21 22:07:19 +11:00
Fabian Affolter
831fc67112 python310Packages.hdate: update postPatch 2023-01-21 12:07:03 +01:00
Fabian Affolter
3558e62cf1 python310Packages.hdate: add changelog to meta 2023-01-21 12:03:34 +01:00
R. Ryantm
d6f5a817db youtube-music: 1.18.0 -> 1.19.0 2023-01-21 11:00:09 +00:00
Fabian Affolter
a4d747ca2f
python310Packages.flake8-bugbear: update disabled 2023-01-21 11:48:52 +01:00
R. Ryantm
77c6748a5e python310Packages.oslo-db: 12.3.0 -> 12.3.1 2023-01-21 10:11:32 +00:00
R. Ryantm
73a25c5a39 python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8 2023-01-21 09:39:41 +00:00
R. Ryantm
0b1c0f4299 dprint: 0.34.1 -> 0.34.4 2023-01-21 09:12:27 +00:00
Matthias Beyer
553d3d63aa
cargo-public-api: 0.27.0 -> 0.27.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-21 10:04:55 +01:00
R. Ryantm
05ba360026 chezmoi: 2.29.2 -> 2.29.3 2023-01-21 09:00:18 +00:00