269675 Commits

Author SHA1 Message Date
Graham Christensen
86d5d9650d
Merge pull request #111413 from dotlambda/vorta-0.7.2
vorta: 0.7.1 -> 0.7.2
2021-01-31 20:56:27 -05:00
Raghav Sood
f23bfffc47
Merge pull request #111489 from Mic92/maintainer
gnused/bzip2: add mic92 as maintainer
2021-02-01 09:53:11 +08:00
Graham Christensen
b1d651e989
Merge pull request #111494 from rien/master
rage: skip check if not x86
2021-01-31 20:52:14 -05:00
Graham Christensen
5b896d3797
Merge pull request #111513 from devzero/master
signal-cli: 0.6.12 -> 0.7.4
2021-01-31 20:38:57 -05:00
happysalada
f38079ff95 use lib only where required
use standard phases
2021-02-01 09:58:51 +09:00
github-actions[bot]
104c56e909
Merge staging-next into staging 2021-02-01 00:47:02 +00:00
github-actions[bot]
2e25044cc9
Merge master into staging-next 2021-02-01 00:47:00 +00:00
Michael Weiss
d1c040f8c6
chromiumDev: Build without TFLite and apply a fix
During d6d4228b39b I failed to notice that the current chromiumDev
version is older than the first one that contained the commit to fix the
dependency on opus in webcodecs.
This should hopefully fix build of chromiumDev (if there are no
additional issues).
2021-02-01 01:43:30 +01:00
Peter Woodman
1b60500929 elfutils: 0.180 -> 0.182 + musl fixes 2021-01-31 19:39:57 -05:00
Peter Woodman
d96a69c963 musl-obstack: init at 1.2.2
in service of getting elfutils building against musl-libc, this library
is an extraction of the obstack functions from glibc/libiberty. this is
the approach taken by void and alpine linux.
2021-01-31 19:39:57 -05:00
Peter Woodman
bcff2ac7eb musl-fts: init at 1.2.7
this is in service of getting elfutils building against musl-libc again.
the currently-included netbsd.fts package has a bunch of #define
collisions with current elfutils, so pulling this library in, which is
what both void and alpine linux do.
2021-01-31 19:39:57 -05:00
happysalada
39c85b0bcf use correct commands to set local rebar and rebar3 2021-02-01 09:34:44 +09:00
happysalada
10d464e887 remove exporting of .hex 2021-02-01 09:34:44 +09:00
happysalada
28b8e38666 add git dependency 2021-02-01 09:34:44 +09:00
happysalada
7fbb9e8d04 beam-modules: add fetch-mix-deps 2021-02-01 09:34:44 +09:00
Chris Connelly
989661d13e adjusted jre_headless references 2021-01-31 19:14:34 -05:00
Dmitry Kalinkin
98cc48e3f7
Merge pull request #109052 from holymonson/bootstrap_cmds
darwin.bootstrap_cmds: update to 121
2021-01-31 19:07:51 -05:00
Sandro
3796e38e35
Merge pull request #108098 from SuperSandro2000/pillow-simd 2021-02-01 01:02:21 +01:00
Sandro
800b7604b4
Merge pull request #111465 from lxea/miniflux-2.0.27
miniflux: 2.0.23 -> 2.0.27
2021-02-01 00:58:26 +01:00
Andreas Rammhold
ad5f23870c
Merge pull request #110847 from andir/docker-overrides
docker: allow overriding package inputs per docker package
2021-02-01 00:55:22 +01:00
Sandro
070605263b
Merge pull request #111275 from orivej/unifdef
unifdef: 2.6 -> 2.12
2021-02-01 00:31:14 +01:00
Christopher A. Williamson
0e35e02c11 rambox-pro: 1.4.1 → 1.5.0 2021-01-31 23:22:37 +00:00
Martin Weinelt
28f8b5f5f3 wpa_supplicant: backport support for OWE
The wpa_supplicant upstream is slow to push out new releases and has
been asked several times to do so. Support for Opportunistic Wireless
Encryption has been on master since late 2019 and still hasn't made it
into a release yet.

This backports a rather simple patchset to enable OWE key management
and exposes it also via DBus, so it can be used from Network-Manager.
2021-02-01 00:20:07 +01:00
Chris Connelly
f8b0db1cfa signal-cli: updated to version 0.7.4 and switched to openjdk11 due to new java 11 requirement 2021-01-31 18:19:47 -05:00
Sandro
ebf0764ad7
Merge pull request #111503 from minijackson/fix-carla-pyqt5-sip 2021-02-01 00:10:47 +01:00
Sandro Jäckel
aa1aab7c7f
pythonPackages.pillow: Disable failing tests on darwin 2021-02-01 00:08:05 +01:00
Sandro Jäckel
ab0a29d525
python3Packages.pillow: Add libxcb support 2021-02-01 00:08:05 +01:00
Sandro Jäckel
63e1b20c16
pythonPackages.pillow-simd: Init at 7.0.0.post3 2021-02-01 00:08:04 +01:00
Ben Wolsieffer
945a461ac2 nixos/buildbot: fix type for pythonPackages
The pythonPackages option is a function that returns a list of packages, but the
type was specified as just a list of packages.
2021-01-31 17:40:12 -05:00
Ben Wolsieffer
d877c9b39c nixos/buildbot: add lopsided98 as maintainer 2021-01-31 17:40:11 -05:00
Minijackson
9270b9e626
carla: fix carla-database not properly python-wrapped 2021-01-31 23:39:36 +01:00
Minijackson
59fd2f5e78
carla: fixed crash on launch "No module named 'PyQt5.sip'" 2021-01-31 23:17:13 +01:00
Attila Lendvai
4543b33345 maintainers: add attila-lendvai 2021-01-31 22:44:55 +01:00
Sandro
ac6ac61e3f
Merge pull request #111496 from SuperSandro2000/cassandra-stdenv-lib
pythonPackages.cassandra-driver: Remove usage of stdenv.lib
2021-01-31 22:44:36 +01:00
Sandro Jäckel
98f8216f6c
pythonPackages.cassandra-driver: Remove usage of stdenv.lib 2021-01-31 22:43:23 +01:00
Andreas Rammhold
44b07653bd gtk4: init at 4.0.2
Major API change; adds multimedia and 3D graphics widgets.

Changes:
- https://gitlab.gnome.org/GNOME/gtk/-/blob/4.0.2/NEWS
- https://blog.gtk.org/2020/12/16/gtk-4-0/

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
2021-01-31 22:22:14 +01:00
Anders Kaseorg
4a0a7ccb2a nixosTests.installer: Increase memory allocated to the VM
Fixes #111223.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-31 12:45:42 -08:00
Guillaume Girol
44ad80ab10
Merge pull request #111041 from yoctocell/dovecot_fts_xapian-1.4.6
dovecot_fts_xapian: 1.3.1 -> 1.4.7
2021-01-31 20:32:37 +00:00
Rien Maertens
aa86e0a7ae
rage: skip check if not x86
rage has a dev-dependency which uses x86-only assembly and thus fails
when performing the check phase. This sets `doCheck = false` for systems
which are not x86.
2021-01-31 21:26:55 +01:00
Sandro
ba64d090c4
Merge pull request #100989 from risicle/ris-turion-cassandra-driver 2021-01-31 21:21:13 +01:00
Silvan Mosberger
59b45d66b2
Merge pull request #111469 from sternenseemann/topretty-fix-currying
lib/generators: fix toPretty throwing on (partially applied) builtins
2021-01-31 21:20:17 +01:00
Orivej Desh
a2b25fed55 unifdef: 2.6 -> 2.12 2021-01-31 20:19:45 +00:00
Silvan Mosberger
919b1f5466
Merge pull request #111459 from helsinki-systems/types
lib/types: add description for functionTo
2021-01-31 21:19:19 +01:00
Thomas Tuegel
f3f4cbfc07
Merge pull request #108687 from B4dM4n/qt512-update
qt512: 5.12.9 -> 5.12.10
2021-01-31 14:16:17 -06:00
Sandro
ff789a6dd7
Merge pull request #111488 from wchresta/legendary-gl-remove-wchresta
legendary-gl: Remove wchresta from maintainers
2021-01-31 20:30:53 +01:00
Jörg Thalheim
c31ba322dc
gnused: add mic92 as maintainer 2021-01-31 20:30:07 +01:00
Jörg Thalheim
25749d7733
bzip2: add mic92 as maintainer 2021-01-31 20:27:26 +01:00
Sandro Jäckel
84df5df735
pythonPackages.pillow: Convert to generic 2021-01-31 20:27:15 +01:00
Xinglu Chen
7faeb77f30
dovecot_fts_xapian: 1.3.1 -> 1.4.7
Update to latest release.

https://github.com/grosjo/fts-xapian/releases
2021-01-31 20:24:46 +01:00
Elis Hirwing
241780287e
Merge pull request #111381 from r-ryantm/auto-update/php-php-cs-fixer
php73Packages.php-cs-fixer: 2.18.0 -> 2.18.2
2021-01-31 20:13:04 +01:00