Commit graph

439791 commits

Author SHA1 Message Date
Gabriel Arazas a38f523576 eyedropper: 0.4.0 -> 0.5.0 2023-01-03 14:22:11 +08:00
R. Ryantm 20fceb750c vmagent: 1.85.0 -> 1.85.3 2023-01-03 14:19:10 +08:00
R. Ryantm b76efd73ca signalbackup-tools: 20221208 -> 20221227-1 2023-01-03 14:06:46 +08:00
Vincent Laporte e873cafe2c ocamlPackages.base64: add missing dependency 2023-01-03 07:04:04 +01:00
Vincent Laporte 730e057313 ocamlPackages.ppx_deriving: disable test with OCaml ≥ 5.0 2023-01-03 07:04:04 +01:00
Vincent Laporte bfdedc362f ocamlPackages.mrmime: small improvements
Add missing dependencies
Disable (broken) tests with OCaml ≥ 5.0
Use dune 3
2023-01-03 07:04:04 +01:00
Vincent Laporte ea993dd1fc ocamlPackages.piaf: disable for OCaml ≥ 5.0 2023-01-03 07:04:04 +01:00
Martin Weinelt b38111a665
Merge pull request #208698 from amjoseph-nixpkgs/pr/nss/ilp32 2023-01-03 07:00:45 +01:00
Austin Butler 57e6253b8c librecad: 2.2.0-rc2 -> 2.2.0 2023-01-02 21:20:31 -08:00
Martin Weinelt 08ce0ded51 python3Packages.django_4: 4.1.4 -> 4.1.5
Changelog: https://docs.djangoproject.com/en/4.1/releases/4.1.5/
2023-01-03 06:09:32 +01:00
Izorkin 53cbb123f5
chrony: update build configuration 2023-01-03 07:53:35 +03:00
Adam Joseph c0a40bee00 nss: set -DNS_PTR_LE_32=1 if isILP32
A comment in RNG_RandomUpdate() (drdbg.c) says to add the
-DNS_PTR_LE_32=1 flag on ILP32 platforms.

Without this PR, pkgsCross.mips64el-linux-gnuabin32.nss fails to
build.  With this PR, it succeeds.
2023-01-02 20:53:12 -08:00
figsoda efd2c6b193 ruff: 0.0.207 -> 0.0.208
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.207...v0.0.208

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.208
2023-01-02 23:26:23 -05:00
figsoda 789db3cfd5
Merge pull request #208670 from figsoda/ruff
ruff: 0.0.205 -> 0.0.207
2023-01-02 23:21:48 -05:00
Mario Rodas 7eb1973a7a universal-ctags: enable on all platforms 2023-01-03 04:20:00 +00:00
Mario Rodas 784d85d2c5 millet: 0.6.0 -> 0.6.7 2023-01-03 04:20:00 +00:00
Mario Rodas 76cf05c317 zsv: 0.3.3-alpha -> 0.3.4-alpha
https://github.com/liquidaty/zsv/releases/tag/v0.3.4-alpha
2023-01-03 04:20:00 +00:00
Mario Rodas 8d82e8eacc shadowsocks-rust: add changelog to meta 2023-01-03 04:20:00 +00:00
Mario Rodas e389394c71 flexget: 3.5.15 -> 3.5.16 2023-01-03 04:20:00 +00:00
Mario Rodas c1c7ae2d6c postgresqlPackages.plpgsql_check: 2.2.5 -> 2.2.6 2023-01-03 04:20:00 +00:00
Mario Rodas 8dcc2da332 esbuild: 0.16.12 -> 0.16.13
https://github.com/evanw/esbuild/releases/tag/v0.16.13
2023-01-03 04:20:00 +00:00
Mario Rodas 504f08a573 universal-ctags: 5.9.20221106.0 -> 6.0.0
https://github.com/universal-ctags/ctags/releases/tag/v6.0.0
2023-01-03 04:20:00 +00:00
Mario Rodas 1c6497ec05 shadowsocks-rust: 1.15.1 -> 1.15.2
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.15.2
2023-01-03 04:20:00 +00:00
Weijia Wang 198d522594 darwin.apple_sdk.frameworks.DebugSymbols: init 2023-01-02 23:05:36 -05:00
Martin Weinelt c642fa9ae8
Merge pull request #208260 from techknowlogick/wp-0156 2023-01-03 04:49:04 +01:00
github-actions[bot] a735faaa3a terraform-providers.alicloud: 1.194.1 → 1.195.0 2023-01-03 13:47:31 +10:00
github-actions[bot] 51f7e84f60 terraform-providers.bitbucket: 2.27.0 → 2.29.0 2023-01-03 13:47:31 +10:00
techknowlogick 493f17de94 woodpecker: 0.15.5 -> 0.15.6 2023-01-02 22:14:10 -05:00
Tomas Kral 3302bc3ddd
crc: 2.6.0 -> 2.11.0 (#205126)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 03:39:10 +01:00
R. Ryantm 54f1ef62b9 iosevka-bin: 16.8.2 -> 17.0.2 2023-01-03 10:24:10 +08:00
Aaron Jheng f914350e81
loccount: 1.2 -> 2.14 2023-01-03 01:59:53 +00:00
Aaron Jheng 4ad0355b57
filegive: 0.7.4 -> unstable-2022-05-29 2023-01-03 01:57:13 +00:00
Anderson Torres 64d2ee501c
Merge pull request #208794 from wegank/tcc-darwin
tinycc: unbreak on x86_64-darwin
2023-01-02 22:19:27 -03:00
figsoda e53bdd0c21 cargo-nextest: 0.9.47 -> 0.9.48
Diff: https://github.com/nextest-rs/nextest/compare/cargo-nextest-0.9.47...cargo-nextest-0.9.48

Changelog: https://nexte.st/CHANGELOG.html
2023-01-02 19:52:55 -05:00
Matthieu Coudron 5e18beea49
Merge pull request #208613 from helma/fix/termpdfpy-update
termpdfpy: 2019-10-03 -> 2022-03-28
2023-01-03 01:23:22 +01:00
Sandro b9866fc0cf
Merge pull request #208609 from LeSuisse/redis-7.0.7 2023-01-03 00:29:33 +01:00
Sandro 4f35cab927
Merge pull request #208807 from qowoz/yt-dlp 2023-01-03 00:02:08 +01:00
Sandro c3c939c116
Merge pull request #208255 from sarcasticadmin/rh/1672308083ax25apps 2023-01-02 23:59:56 +01:00
Sandro 6a27e817b4
Merge pull request #201107 from arkivm/darwin/enable-osc-lib 2023-01-02 23:59:17 +01:00
Robert Scott bf608a9b2f
Merge pull request #205860 from risicle/ris-xrdp-known-vulnerabilities
xrdp: add many `knownVulnerabilities`
2023-01-02 22:47:07 +00:00
Luke Granger-Brown 5a236902c3
Merge pull request #208723 from gador/paperless-ngx-add-poppler
paperless-ngx: fix build
2023-01-02 22:36:05 +00:00
Luke Granger-Brown d77928b908
Merge pull request #208279 from Kranzes/yubioath
yubioath-flutter: slight refactor and cleanup
2023-01-02 22:34:47 +00:00
Fabian Affolter bef8f34bb7 python310Packages.reolink-aio: init at 0.1.1 2023-01-02 23:33:15 +01:00
Weijia Wang 9144942aa3 tinycc: unbreak on x86_64-darwin 2023-01-02 23:33:08 +01:00
Fabian Affolter 1b02ac3476 python310Packages.reolink: add changelog to meta 2023-01-02 23:32:50 +01:00
John Ericson a6b1de7902
Merge pull request #208478 from trofi/comment-stdenv-bootstrap
stdenv/linux: document some tips in debugging stdenv bootstrap tower
2023-01-02 17:28:43 -05:00
Jörg Thalheim dfdab379b5
Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module
xpra: add missing invoke python3 module
2023-01-02 23:21:09 +01:00
Jörg Thalheim a1ed7e7b57
Merge pull request #208720 from wegank/xtreemfs-boost
xtreemfs: unbreak on aarch64-linux
2023-01-02 23:16:08 +01:00
Thomas Gerbet a6663badb1 libmilter: 8.15.2 -> 8.17.1
Changelog:
```
[...]
8.16.1/8.16.1	2020/07/05
[...]
	LIBMILTER: Fix typo in a macro. Patch from Ignacio Goyret
		of Alcatel-Lucent.
	LIBMILTER: Fix reference in xxfi_negotiate documentation.
		Patch from Sven Neuhaus.
	LIBMILTER: Fix function name in smfi_addrcpt_par documentation.
		Patch from G.W. Haywood.
	LIBMILTER: Fix a potential memory leak in smfi_setsymlist().
		Patch from Martin Svec.
[...]
```
2023-01-02 23:09:42 +01:00
Martin Weinelt c42947660e
Merge pull request #208811 from fabaff/pykaleidescape 2023-01-02 23:07:20 +01:00