Commit Graph

430553 Commits

Author SHA1 Message Date
Robert Schütz
4884ac1308 esptool: 3.3.1 -> 4.4 2022-11-27 12:23:05 -08:00
Sandro
8e257195be
xygrib: remove myself from maintainers 2022-11-27 21:14:36 +01:00
R. Ryantm
ceee02670c python310Packages.mastodon-py: 1.6.3 -> 1.7.0 2022-11-27 12:09:12 -08:00
figsoda
1442df21e1
Merge pull request #203282 from figsoda/cargo-hack
cargo-hack: 0.5.22 -> 0.5.23
2022-11-27 14:50:57 -05:00
Alexander Bantyev
c8ae32968c
Merge pull request #203273 from xzfc/wapm
wapm: fix build
2022-11-27 23:45:55 +04:00
Elis Hirwing
9222c47479
Merge pull request #202799 from drupol/php/november-2022-bumps
{php80,php81,php82}: November bumps
2022-11-27 20:23:42 +01:00
Nikolay Korotkiy
604f83a546
Merge pull request #203268 from r-ryantm/auto-update/webanalyze
webanalyze: 0.3.7 -> 0.3.8
2022-11-27 23:20:38 +04:00
figsoda
003773fa59
Merge pull request #203155 from rhoriguchi/vscode-extensions
vscode-extensions: update
2022-11-27 14:11:12 -05:00
Alexander Bantyev
1c38e37ef9
Merge pull request #203284 from de2tla2f/fix-pytelegrambotapi
pyTelegramBotAPI: fix build
2022-11-27 23:07:55 +04:00
figsoda
789ff185a9
Merge pull request #203195 from wahjava/update-goawk
goawk: 1.20.0 -> 1.21.0
2022-11-27 14:04:41 -05:00
Robert Schütz
babbc77277
Merge pull request #202792 from vbgl/gringo-is-clingo
gringo: remove at 4.5.4
2022-11-27 11:00:41 -08:00
Michael Weiss
7bbbe664fb
Merge pull request #203311 from primeos/chromiumBeta
chromiumBeta: Fix the configuration phase
2022-11-27 19:58:23 +01:00
figsoda
294328ffbf
Merge pull request #203199 from foo-dogsquared/update-moar
moar: 1.10.0 -> 1.11.0
2022-11-27 13:58:05 -05:00
Michael Weiss
1480e5a011
Merge pull request #203227 from primeos/isync-fix-ssl-error-unexpected-eof
isync: Fix SSL error "unexpected eof while reading"
2022-11-27 19:57:21 +01:00
figsoda
86dab27165
Merge pull request #203232 from r-ryantm/auto-update/tut
tut: 1.0.19 -> 1.0.22
2022-11-27 13:56:40 -05:00
K900
0ca0937e42 treewide: move things that build and run with Qt 5.15 to Qt 5.15 2022-11-27 19:56:00 +01:00
K900
1be86c6823 cb2bib: wrap correctly 2022-11-27 19:56:00 +01:00
Robert Scott
4c8fc6747c
Merge pull request #203300 from LeSuisse/bcel-6.6.1
commonsBcel: 5.2 -> 6.6.1
2022-11-27 18:54:46 +00:00
figsoda
89eeed601b
Merge pull request #203240 from r-ryantm/auto-update/vendir
vendir: 0.32.0 -> 0.32.1
2022-11-27 13:47:25 -05:00
Vladimír Čunát
1380fec7bf
Merge #199742: upx: apply patch for CVE-2021-20285 2022-11-27 19:34:16 +01:00
Yureka
081d01470d
pkgsMusl.spice-gtk: fix build (#203254) 2022-11-27 19:24:11 +01:00
Yureka
2e55337c26
pkgsMusl.libcdio: fix build (#203252) 2022-11-27 19:23:57 +01:00
Jörg Thalheim
d9ec37c1a7
Merge pull request #203295 from vcunat/p/patchelf-rename
patchelf_0_14: rename to patchelfStable
2022-11-27 19:20:41 +01:00
Vladimír Čunát
a7b3d736ef
Merge #201989: python310Packages.simplejson: 3.17.6 -> 3.18.0
...into staging
2022-11-27 19:18:40 +01:00
Vladimír Čunát
296baaa553
Merge #201623: jdupes: apply some unreleased critical fixes
...into staging
2022-11-27 19:18:40 +01:00
Vladimír Čunát
4d5e8367e3
Merge #201482: python3Packages.zopfli: 0.2.1 -> 0.2.2
...into staging
2022-11-27 19:18:36 +01:00
Mauricio Collares
dad9d4f76e
Merge pull request #203170 from jiegec/pari
pari: unbreak on aarch64-darwin
2022-11-27 15:15:19 -03:00
Yureka
6ff09ebe04
pkgsMusl.nfs-utils: fix build (#203275)
This patch does not apply and is no longer needed.
alpine removed it here: https://git.alpinelinux.org/aports/commit/main/nfs-utils?id=165dd080660bea8a4cefb71b68fc1110732f8006
2022-11-27 19:11:44 +01:00
Michael Weiss
9d05d42f4d
chromiumBeta: Fix the configuration phase
Upstream switched use_system_libwayland to false [0] and
system_wayland_scanner_path will now only be declared if
use_system_wayland_scanner is set to true (it defaults to
use_system_libwayland) [1].

In Nixpkgs, we usually try to set use_system_* to true (i.e., we favor
system libraries over bundled/vendored ones) but in the case of Chromium
this can become difficult to maintain so we might eventually drop
`use_system_libwayland = true` again (IIRC this only caused one
incompatibility in the past though: b6b51374fc7; and f9d9864cb6 will
become relevant again when we build with the bundled libwayland).

[0]: b33bdfe265
[1]: 272220cefa
2022-11-27 19:10:44 +01:00
Yureka
1106312d84
pkgsMusl.gjs: fix build (#203248) 2022-11-27 19:10:33 +01:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging 2022-11-27 18:01:39 +00:00
github-actions[bot]
7bab2ce0db
Merge master into staging-next 2022-11-27 18:01:04 +00:00
Vincent Laporte
b41229b19d gringo: remove at 4.5.4
The gringo binary is part of the clingo package
2022-11-27 09:59:01 -08:00
Gerd Flaig
adddfe7932 Use file sink encoding json
Encoding ndjson isn't supported in recent versions.
2022-11-27 12:56:00 -05:00
Robert Schütz
7fbb7af4e6
Merge pull request #202884 from dotlambda/flatpak-builder-python2
flatpak-builder: skip tests that depend on python2
2022-11-27 09:53:29 -08:00
Robert Schütz
fbe1c36839
Merge pull request #202800 from dotlambda/bazel-python3
bazel: only use python3
2022-11-27 09:51:59 -08:00
Robert Schütz
547b3d2131
Merge pull request #202767 from dotlambda/appimageTools-python3
appimageTools: remove python2 from FHS env
2022-11-27 09:51:35 -08:00
figsoda
32d7a5581f
Merge pull request #203281 from figsoda/uniffi
uniffi-bindgen: add update script
2022-11-27 12:41:39 -05:00
Robert Schütz
f53451582d
Merge pull request #203196 from dotlambda/libdeltachat-1.102.0
libdeltachat: 1.101.0 -> 1.102.0
2022-11-27 09:34:57 -08:00
Robert Schütz
6d43ede855 deltachat-desktop: 1.30.1 -> 1.34.0
https://github.com/deltachat/deltachat-desktop/blob/v1.34.0/CHANGELOG.md
2022-11-27 09:30:26 -08:00
Vladimír Čunát
1b2536c139
Merge #201042: 2.10.2 -> 2.11.0 -> 2.11.1
...into staging
2022-11-27 18:18:31 +01:00
Vladimír Čunát
7227dfb7d8
man-db: 2.11.0 -> 2.11.1
https://gitlab.com/man-db/man-db/-/blob/2.11.1/NEWS.md
2022-11-27 18:15:02 +01:00
Vladimír Čunát
5b1a08e76e
Merge #200904: python310Packages.platformdirs: 2.5.2 -> 2.5.3
...into staging
2022-11-27 18:08:43 +01:00
Vladimír Čunát
bf7feb2aed
Merge #201019: python3Packages.jpylyzer: 2.0.1 -> 2.1.0
...into staging
2022-11-27 18:07:04 +01:00
Alexander Bantyev
f56d74c148
Merge pull request #203278 from klntsky/klntsky/fix-hotpatch
Fix hotpatch: skip tests that assume .so files presence at hardcoded paths
2022-11-27 21:02:17 +04:00
Alexander Bantyev
22bb8269e5
Merge pull request #203287 from xzfc/piston-cli
piston-cli: fix build
2022-11-27 21:01:19 +04:00
Vladimír Čunát
ec045d118a
patchelf_0_14: rename to patchelfStable
It was 0.15.x already, and r-ryantm keeps suggesting updates.
2022-11-27 18:00:41 +01:00
Vladimír Čunát
7f8c8bc472
Merge #200584: python310Packages.pytz: 2022.2.1 -> 2022.6
...into staging
2022-11-27 17:57:26 +01:00
Thomas Gerbet
fa7fb1afe9 commonsBcel: 5.2 -> 6.6.1
Fixes CVE-2022-42920.
https://www.apache.org/dist/commons/bcel/RELEASE-NOTES.txt
2022-11-27 17:54:37 +01:00
Vladimír Čunát
94a3d6ef91
Merge #184408: llvmPackages_{11,12,13,14}: remove stdenv override 2022-11-27 17:51:58 +01:00