Commit Graph

45408 Commits

Author SHA1 Message Date
taku0
7ab79bff9f openssl: remove with lib
See https://github.com/NixOS/nixpkgs/pull/150733/files#r785279764
2022-01-20 09:19:19 -08:00
taku0
4a7fa6456d openssl_1_1: fix build on Darwin
See https://github.com/NixOS/nixpkgs/pull/150733/files#r785279118
2022-01-20 09:19:19 -08:00
markuskowa
e7d2f4f8dd
Merge pull request #155595 from markuskowa/upd-ucx
ucx: 1.11.2 -> 1.12.0
2022-01-20 15:20:50 +01:00
Sandro
5a5cb4db9e
Merge pull request #155697 from Flakebi/amdvlk 2022-01-20 02:51:28 +01:00
Sandro
0563b63d90
Merge pull request #155620 from marsam/update-libfyaml 2022-01-20 02:06:10 +01:00
Bobby Rong
2826631259
Merge pull request #155698 from veprbl/pr/broken_jabcode
jabcode: mark as broken on darwin
2022-01-20 08:46:07 +08:00
Andreas Rammhold
31e5b8dc21
Remove myself from maintainers
I don't have time and energy to deal with all of this anymore.
2022-01-20 00:24:52 +01:00
Michael Weiss
c8dd6001c4
Merge pull request #155694 from primeos/libplacebo
libplacebo: 4.157.0 -> 4.192.0
2022-01-19 20:57:25 +01:00
Robert Scott
2a13b8ef6e
Merge pull request #154037 from risicle/ris-gdal-3.4.1
gdal: 3.3.2 -> 3.4.1, t-rex: 0.14.2 -> 0.14.3-beta4
2022-01-19 19:11:07 +00:00
Dmitry Kalinkin
e63bffa2bd
jabcode: mark as broken on darwin 2022-01-19 13:47:39 -05:00
Michael Weiss
33a76a3253
libplacebo: 4.157.0 -> 4.192.0 2022-01-19 19:20:23 +01:00
Florian Klink
280422bd3d
Merge pull request #155594 from r-ryantm/auto-update/umockdev
umockdev: 0.17.2 -> 0.17.5
2022-01-19 16:11:37 +01:00
Lorenz Brun
dae8cbdd3c accountsservice: build with systemd to allow user switching 2022-01-19 12:25:34 +01:00
Sebastian Neubauer
3c434c4a99 amdvlk: 2021.Q4.3 -> 2022.Q1.1 2022-01-19 11:35:10 +01:00
Markus Kowalewski
77528a24f8
ucx: 1.11.2 -> 1.12.0 2022-01-19 11:16:49 +01:00
R. Ryantm
a67cc4e748 umockdev: 0.17.2 -> 0.17.5 2022-01-19 09:33:39 +00:00
Mario Rodas
9b5398f571 libfyaml: 0.7.3 -> 0.7.12 2022-01-19 04:20:00 +00:00
Bobby Rong
09b061c778
Merge pull request #155495 from robertodr/update-highfive
highfive: 2.2 -> 2.3.1
2022-01-19 11:59:30 +08:00
Bobby Rong
ebefe73f41
Merge pull request #148883 from r-ryantm/auto-update/xdg-desktop-portal-wlr
xdg-desktop-portal-wlr: 0.4.0 -> 0.5.0
2022-01-19 09:53:42 +08:00
Roberto Di Remigio
091c72ae5c
highfive: 2.2 -> 2.3.1 2022-01-18 17:34:55 +01:00
pennae
97922bf97e
Merge pull request #154615 from r-ryantm/auto-update/libpqxx
libpqxx: 7.6.0 -> 7.7.0
2022-01-18 13:58:57 +00:00
Dmitry Kalinkin
679fcbf366
itpp: mark as broken on darwin 2022-01-18 04:54:46 -05:00
Harrison Houghton
9789ed45b7 freenect: fix
As mentioned in the linked PKGBUILD, the proper variable is
GLUT_LIBRARIES these days.
2022-01-18 08:49:35 +01:00
Janne Heß
9049874ff1
uriparser: Fix cross building
When cross building, we need to disable building tests or cmake will
complain about the missing gtest.

Also switching from targetPlatform to buildPlatform caused doCheck to be
properly set to false
2022-01-17 15:44:22 +01:00
Bobby Rong
03f3a0d8c0
Merge pull request #155264 from hrhino/fix/arrayfire
arrayfire: 3.6.4 -> 3.7.3
2022-01-17 20:50:53 +08:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
pennae
b2786b6860
Merge pull request #152704 from ius/polkit-gktdocs
polkit: disable gtkdocs when cross compiling
2022-01-16 23:32:09 +00:00
Joerie de Gram
649a7d75b4 polkit: disable gtkdoc when cross compiling 2022-01-16 23:57:01 +01:00
Jacek Galowicz
0fd0bb474a
Merge pull request #155042 from puffnfresh/pkgs/nsync
nsync: init at 1.24.0
2022-01-16 22:33:05 +01:00
pennae
37a155f06e
Merge pull request #154391 from r-ryantm/auto-update/zita-alsa-pcmi
zita-alsa-pcmi: 0.3.2 -> 0.4.0
2022-01-16 20:00:07 +00:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Robert Schütz
3c25beab40 tiledb: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz
ea6b67af0b seasocks: use python3 2022-01-16 18:00:59 +00:00
Frederik Rietdijk
ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Nikolay Amiantov
5e8ff1b59d
Merge pull request #154007 from abbradar/v8
v8: 8.4.255 -> 9.6.180.21
2022-01-16 11:45:41 +03:00
Martin Weinelt
fa0e52a918
vigra: use python3 2022-01-16 02:36:24 +01:00
Martin Weinelt
88b69dbcbc
quickder: use python3 2022-01-16 02:36:24 +01:00
Martin Weinelt
b8594d2b00
opae: use python3
Also brings it closer to building again. Currently fails with:

```
CMake Error at platforms/scripts/cmake_install.cmake:54 (file):
  file INSTALL cannot find "/build/source/build/bin/afu_platform_config": No
  such file or directory.
Call Stack (most recent call first):
  platforms/cmake_install.cmake:55 (include)
  cmake_install.cmake:58 (include)

make: *** [Makefile:120: install] Error 1
```
2022-01-16 02:36:23 +01:00
Martin Weinelt
878c920437
gdal: use python3 2022-01-16 02:36:23 +01:00
Brian McKenna
510773323b
nsync: apply suggestions from code review
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2022-01-16 06:56:15 +10:00
Harrison Houghton
0610ac7ab0 arrayfire: 3.6.4 -> 3.7.3
Seems the code is now on GitHub, so fetch it from there.
2022-01-15 13:38:44 -05:00
Michael Weiss
3d1b5e732b
intel-media-driver: 22.1.0 -> 22.1.1 2022-01-15 19:30:53 +01:00
Nikolay Korotkiy
c34b7c0102 libxls: fix cross-compilation 2022-01-15 16:25:38 +01:00
Bobby Rong
bd9e917a8f
Merge pull request #153621 from yl3dy/update_cxxopts
cxxopts: unstable-2020-12-14 -> 3.0.0
2022-01-15 21:11:35 +08:00
Brian McKenna
eb4fd7e716 nsync: init at 1.24.0 2022-01-15 22:33:10 +10:00
R. RyanTM
d2c90ae47f
libplctag: 2.4.8 -> 2.4.10
(#154612)
2022-01-15 12:03:45 +01:00
R. RyanTM
9785119050
libzim: 7.0.0 -> 7.1.0
(#154619)
2022-01-15 12:02:26 +01:00
Dmitry Kalinkin
bb08b95456
gthree: mark as broken on darwin 2022-01-15 00:29:29 -05:00
Michael Weiss
297cb6514f
Merge pull request #153741 from primeos/nixos-tests-tinywl
nixos/tests/tinywl: init
2022-01-14 23:45:54 +01:00
Alvar Penning
4e7e160ea6 olm: 3.2.8 -> 3.2.9 2022-01-14 12:12:08 -08:00