3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

368828 commits

Author SHA1 Message Date
Rick van Schijndel 76015b8597 lilv: support cross-compilation 2022-04-10 17:12:11 +02:00
Rick van Schijndel 70e88b8cb2 sratom: support cross-compilation 2022-04-10 17:12:11 +02:00
Rick van Schijndel 6594048793 lv2: support cross-compilation
The waf cross flags seem to not be useful for most packages, to me.
I'll just set the flag for now, but maybe turning it around
may be more useful to do somewhere in the future.
2022-04-10 17:12:11 +02:00
Rick van Schijndel a13f4f6c1c jackaudio: remove unneeded PKGCONFIG variable
Not needed anymore after setting this correctly in the wafHook.
2022-04-10 17:12:11 +02:00
Rick van Schijndel a2f91d1831 wafHook: export PKGCONFIG if needed
This is useful for cross-compilation, where nixpkgs sets PKG_CONFIG.
waf decided to use PKGCONFIG instead, so we'll set it when necessary.
2022-04-10 17:12:10 +02:00
Mario Rodas 7937b511e0
Merge pull request #168060 from mweinelt/grpc
grpc: 1.44.0 -> 1.45.2
2022-04-10 09:32:53 -05:00
Thiago Kenji Okada 6b151f1092
Merge pull request #167827 from r-ryantm/auto-update/libavif
libavif: 0.9.3 -> 0.10.0
2022-04-10 12:38:05 +01:00
Artturi 5be8702e8b
Merge pull request #166951 from iblech/patch-jumpnbump1.30
enigma: 1.30-alpha -> 1.30
2022-04-10 14:33:51 +03:00
Vladimír Čunát ebf62e1f1f
Merge #165872: libtiff: add patches for multiple CVEs
...into staging
2022-04-10 11:31:09 +02:00
github-actions[bot] be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
github-actions[bot] 1ebc1944ed
Merge master into staging-next 2022-04-10 06:01:27 +00:00
Bobby Rong ae979da6b8
Merge pull request #167764 from superherointj/package-nebula-enable-tests
nebula: enable tests
2022-04-10 13:14:43 +08:00
Bobby Rong 905666851f
Merge pull request #167950 from andersk/zulip
zulip: 5.9.0 → 5.9.1
2022-04-10 13:12:13 +08:00
Anders Kaseorg a20e363e6b
glibc: Fix segfault in getpwuid when stat fails (#167932)
Fixes #167785 using this patch submitted upstream:

https://sourceware.org/bugzilla/show_bug.cgi?id=28752
https://patchwork.sourceware.org/project/glibc/patch/20220314175316.3239120-2-sam@gentoo.org/

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-10 07:11:57 +02:00
Bobby Rong a08218eebd
Merge pull request #168043 from r-ryantm/auto-update/smartdns
smartdns: 36 -> 36.1
2022-04-10 13:05:28 +08:00
R. Ryantm 1ddb0fe08c glibmm_2_68: 2.70.0 -> 2.72.0 2022-04-10 04:37:43 +02:00
Jan Tojnar e3e625ffe4 chromium: remove unused GConf dependency
GConf has been deprecated for ages and support for it removed from Chromium a while ago:

- Removal of `use_gconf` gn build system flag:
  a28f4d062f
2022-04-10 03:54:39 +02:00
Jan Tojnar e8c84f90ed chromium: remove deprecated libgnome-keyring dependency
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.

In fact Chromium links against libsecret when use_glib is enabled:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

And use_glib is on by default on Linux:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

Unfortunately, Chromium is vendoring libsecret:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=187;drc=35be6215ec8f09e50176f36753c68f26c63d1885

We need to disable the flag explicitly, since it is enabled by default:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/features.gni;l=11;drc=35be6215ec8f09e50176f36753c68f26c63d1885
2022-04-10 03:54:39 +02:00
tomberek 7de3765a5d
Merge pull request #167928 from r-ryantm/auto-update/pHash
phash: 0.9.4 -> 0.9.6
2022-04-09 21:54:21 -04:00
R. Ryantm 5b0661970a robin-map: 1.0.0 -> 1.0.1 2022-04-10 03:50:55 +02:00
tomberek 61fc215426
Merge pull request #168033 from r-ryantm/auto-update/runiq
runiq: 1.2.1 -> 1.2.2
2022-04-09 21:44:53 -04:00
Sandro Jäckel 7ae9383305 golint: disable broken tests, normalize version 2022-04-09 21:41:13 -04:00
Sandro b375d71b1a
Merge pull request #166332 from SuperSandro2000/xdg-utils 2022-04-10 03:29:17 +02:00
Sandro 31aa67f50a
Merge pull request #167883 from SuperSandro2000/pgcli 2022-04-10 03:28:56 +02:00
Sandro 1136ad6c65
Merge pull request #166333 from SuperSandro2000/doh-proxy 2022-04-10 03:25:32 +02:00
Sandro 88a7844e56
Merge pull request #166419 from SuperSandro2000/join-desktop 2022-04-10 03:24:50 +02:00
Sandro c89640e796
Merge pull request #166399 from SuperSandro2000/ntp 2022-04-10 03:24:38 +02:00
Sandro 61fda44330
Merge pull request #166342 from SuperSandro2000/go-migrate 2022-04-10 03:23:38 +02:00
Joel f785845577 melody: init at 0.13.9 2022-04-09 20:30:58 -04:00
Alyssa Ross 665bb90fc3 qemu: remove redundant copy of qemu-ga
There's no reason to have one copy of qemu-ga in $out and another in
$ga, and because we only applied remove-references-to to one of the
copies, it caused a collision when QEMU was used in a buildEnv.
2022-04-10 08:11:46 +08:00
github-actions[bot] 28c6c88d42
Merge staging-next into staging 2022-04-10 00:02:52 +00:00
github-actions[bot] a11494d83b
Merge master into staging-next 2022-04-10 00:02:14 +00:00
Martin Weinelt 797fdd3859
Merge pull request #168066 from r-ryantm/auto-update/matrix-synapse-tools.synadm 2022-04-10 01:22:33 +02:00
R. Ryantm c60f46b8f3 matrix-synapse-tools.synadm: 0.33.1 -> 0.34 2022-04-09 22:31:21 +00:00
Martin Weinelt 44604a6a16 grpc: 1.44.0 -> 1.45.2 2022-04-10 00:08:24 +02:00
Alexander Bantyev c2b6e029cd
Merge pull request #167711 from cab404/superslicer-235712
super-slicer: 2.3.57.10 -> 2.3.57.12
2022-04-10 01:02:15 +03:00
Thiago Kenji Okada c8a60fed9a
Merge pull request #167087 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.8.1 -> 1.8.4
2022-04-09 22:35:21 +01:00
Thiago Kenji Okada 54d5bb01bf
Merge pull request #167104 from r-ryantm/auto-update/tracy
tracy: 0.7.8 -> 0.8
2022-04-09 22:31:05 +01:00
Martin Weinelt 98b6b24606
Merge pull request #167921 from panicgh/tbb 2022-04-09 23:25:30 +02:00
Ryan Mulligan 2797183630
Merge pull request #167653 from r-ryantm/auto-update/armadillo
armadillo: 10.8.2 -> 11.0.0
2022-04-09 14:23:58 -07:00
Fabian Affolter 6bd3d872c5
Merge pull request #168040 from fabaff/bump-slixmpp
python3Packages.slixmpp: 1.8.1 -> 1.8.2
2022-04-09 23:15:38 +02:00
Fabian Affolter 756618cae5
Merge pull request #168048 from fabaff/asdf-fix
python3Packages.asdf: 2.10.1 -> 2.11.0
2022-04-09 23:14:47 +02:00
Fabian Affolter aba0dc0ff3
Merge pull request #168039 from fabaff/bump-losant-rest
python3Packages.losant-rest: 1.16.0 -> 1.16.1
2022-04-09 23:14:12 +02:00
Fabian Affolter 0e9b8cf73a
Merge pull request #168038 from fabaff/bump-hahomematic
python3Packages.hahomematic: 1.0.6 -> 1.1.0
2022-04-09 23:13:59 +02:00
Thiago Kenji Okada 19ef7cb3f4
Merge pull request #167154 from r-ryantm/auto-update/blis
blis: 0.8.1 -> 0.9.0
2022-04-09 22:13:43 +01:00
Fabian Affolter f932065d95
Merge pull request #168037 from fabaff/bump-ghapi
python3Packages.ghapi: 0.1.19 -> 0.1.20
2022-04-09 23:13:34 +02:00
Fabian Affolter f0a2e4107b
Merge pull request #168032 from fabaff/bump-httpx
httpx: 1.2.0 -> 1.2.1
2022-04-09 23:13:04 +02:00
Thiago Kenji Okada 4694233dec
Merge pull request #167111 from r-ryantm/auto-update/vieb
vieb: 7.1.2 -> 7.2.0
2022-04-09 22:07:31 +01:00
Thiago Kenji Okada 100ad56294
Merge pull request #167320 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.17.1 -> 1.17.2
2022-04-09 22:03:56 +01:00
Thiago Kenji Okada 9aa810ab8c
Merge pull request #167285 from r-ryantm/auto-update/mediainfo
mediainfo: 21.09 -> 22.03
2022-04-09 21:58:05 +01:00