Commit Graph

45400 Commits

Author SHA1 Message Date
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
R. Ryantm
a67cc4e748 umockdev: 0.17.2 -> 0.17.5 2022-01-19 09:33:39 +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
legendofmiracles
9924104d9a
Merge pull request #154881 from K900/bump-wireplumber 2022-01-14 12:00:19 -06:00
K900
c1336ddd8c wireplumber: backport default device selection fix from master 2022-01-14 19:14:51 +03:00
R. RyanTM
c9fa779ad7
khronos-ocl-icd-loader: 2021.06.30 -> 2022.01.04
(#154589)
2022-01-14 17:02:01 +01:00
Sandro
523f525ace
Merge pull request #154863 from NixOS/sqlcipher-json1 2022-01-14 13:39:24 +01:00
Wout Mertens
3fc8be277d sqlcipher: grab CFLAGS from sqlite
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-14 11:36:29 +01:00
Nick Cao
84d39618cb
zxing-cpp: 1.1.1 -> 1.2.0 2022-01-14 11:34:41 +08:00
Jan Tojnar
1bf884461a
Merge pull request #154920 from dasj19/gdk-pixbuf-xlib-updates
gdk-pixbuf-xlib: 2020-06-11-unstable -> 2.40.2
2022-01-13 20:37:23 +01:00
Daniel Șerbănescu
6c0fc2514d gdk-pixbuf-xlib: 2020-06-11-unstable -> 2.40.2 2022-01-13 20:11:35 +01:00