193674 Commits

Author SHA1 Message Date
Nick Spinale
8166bc934b build-support/docker: set default image arch to host arch
The architecture of an image should default to the architecture for
which that image is being composed or pulled. buildPackages.go.GOARCH is
an easy way to compute that architecture with the correct terminology.
2019-09-16 14:22:30 +00:00
Will Dietz
08466b3467
linuxPackages*.intel-speed-select (5.3+) 2019-09-16 09:16:58 -05:00
Koki Yasuno
968f357f9a
appimageTools: add at-spi2-core to multiPkgs 2019-09-16 23:15:38 +09:00
David Wood
5867ab84db
franz: 5.3.1 -> 5.3.2 2019-09-16 14:47:15 +01:00
Sebastian Ullrich
046ea6d08f ccacheWrapper: make usable with clang
Override original `wrapCCWith` call to preserve essential arguments
2019-09-16 15:16:20 +02:00
Eelco Dolstra
054f01ee1b
man-nixos-rebuild.xml: Improve layout 2019-09-16 14:42:59 +02:00
Aaron Andersen
908a842c89 zabbix: 4.2.5 -> 4.2.6, 4.0.11 -> 4.0.12 2019-09-16 08:22:05 -04:00
Nikolay Korotkiy
96b22bb697
qt5ct: 0.39 -> 0.41 2019-09-16 15:20:49 +03:00
Aaron Andersen
7491f85e4f nixos/moodle: add extraConfig option 2019-09-16 08:03:37 -04:00
Jaka Hudoklin
e795af387c
Merge pull request #68885 from arianvp/bump-vault
vault: 1.2.2 -> 1.2.3
2019-09-16 13:45:40 +02:00
Nick Spinale
e39d627a12 gnupg: fix cross-compilation 2019-09-16 10:48:24 +00:00
Nick Spinale
a6635fbc19 pinentry: fix cross-compilation 2019-09-16 10:48:24 +00:00
Linus Heckemann
872122af43
Merge pull request #68848 from WilliButz/fix-hass-esphome
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0
2019-09-16 11:51:59 +02:00
Arian van Putten
35e9b2915a vault: 1.2.2 -> 1.2.3
Fixes the build because https://git.apache.org has been taken offline
and now has been replaced with another mirror
2019-09-16 10:49:59 +02:00
Marek Mahut
db21aabe15
Merge pull request #68855 from marsam/drop-pyev
pythonPackages.pyev: drop
2019-09-16 10:24:49 +02:00
Francesco Gazzetta
65bda96630 sfxr-qt: fix build by adding setuptools native dep 2019-09-16 10:19:57 +02:00
Vladimír Čunát
48af02a402
Merge #63643: handbrake: fix build on Darwin 2019-09-16 08:28:04 +02:00
Vladimír Čunát
aaf3881a80
handbrake: enableParallelBuilding = false
It doesn't build too long anyway, so let's prefer reliability.
2019-09-16 08:26:51 +02:00
Marwan Aljubeh
d88f4efd0b munin: Use outPath for packages in makeFlags
With this change, evaluating the `makeFlags` attribute does not result in building the referenced packages.

This makes it possible for users to override `buildInputs` and remove inputs they don't want without having to also make a modified copy of the `makeFlags` attribute.

An example use case is to remove the `jre` dependency.
2019-09-16 07:03:49 +02:00
Peter Hoeg
05ee2af77d mosquitto: 1.6.4 -> 1.6.5 2019-09-16 12:36:33 +08:00
Peter Hoeg
b02b889255 libwebsockets: re-init 3.1 2019-09-16 12:36:33 +08:00
Pavol Rusnak
b44fca1702 pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411) 2019-09-16 00:29:07 -04:00
Sascha Grunert
29819009ec cri-o: 1.15.1 -> 1.15.2 (#68490)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-16 00:15:49 -04:00
Yurii Izorkin
6c97b0486c mariadb: 10.3.17 -> 10.3.18 (#68541)
* mariadb: fix library locate

* mariadb: 10.3.17 -> 10.3.18
2019-09-15 23:48:37 -04:00
Sirio Balmelli
a3757e6409 racerd: fix broken build on Darwin (#68861)
* racerd: fix broken build on Darwin

Build on Darwin failing with 'ld: framework not found Security'

Add buildInput darwin.apple_sdk.frameworks.Security
when building on Darwin.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-15 21:25:59 -05:00
worldofpeace
9eec0a3b1e
Merge pull request #68655 from eadwu/vscode/1.38.1
vscod{e,ium}: 1.38.0 -> 1.38.1
2019-09-15 21:17:26 -04:00
worldofpeace
c0d5c03c8b
Merge pull request #68869 from worldofpeace/fix-FTFS-qtwebengine
qt5.qtwebengine: reduce log output
2019-09-15 21:08:43 -04:00
worldofpeace
526b6182ee
Merge pull request #68872 from worldofpeace/fix-gala-menu-glitches
gnome3.mutter328: fix graphical glitches in gala
2019-09-15 20:30:41 -04:00
worldofpeace
139806d89d gnome3.mutter328: fix graphical glitches in gala
See https://github.com/elementary/gala/issues/605 and patch
2019-09-15 20:19:24 -04:00
Aaron Andersen
6d9c0e3b2d
Merge pull request #65438 from cizra/tome2
tome2: init at 2.4
2019-09-15 19:48:53 -04:00
worldofpeace
f21f980ab8 qt5.qtwebengine: reduce log output
Identical fix as 6f1ad0676fafd70df48c193e6bd1c7956ac26e09.
2019-09-15 19:20:45 -04:00
Maximilian Bosch
d8f5ad9948
Merge pull request #68842 from Ma27/disable-pytest5-on-python2
python2Packages.pytest_5: disable build
2019-09-16 01:20:28 +02:00
Mario Rodas
87cd31d538
Merge pull request #68703 from jonringer/fix-celery
pythonPackage.celery: fix tests
2019-09-15 18:18:50 -05:00
Mario Rodas
c3c3dcc86c
Merge pull request #68794 from JohnAZoidberg/zake-tests
pythonPackages.zake: Skip failing test
2019-09-15 18:12:50 -05:00
Mario Rodas
32af4a66a3
Merge pull request #68812 from jonringer/fix-cheroot
pythonPackages.cheroot: fix tests
2019-09-15 18:09:36 -05:00
Mario Rodas
9f756b8e9b
Merge pull request #68838 from tkerber/chmlib
chmlib: 0.4 -> 0.4a
2019-09-15 18:04:19 -05:00
Mario Rodas
801f8f7a01
Merge pull request #68650 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.4.1 -> 1.4.2
2019-09-15 17:50:13 -05:00
Mario Rodas
15e238ba1d
Merge pull request #68654 from marsam/update-pg_auto_failover
postgresql11Packages.pg_auto_failover: 1.0.3 -> 1.0.4
2019-09-15 17:49:56 -05:00
Mario Rodas
41894f17e0
Merge pull request #68644 from marsam/update-netdata
netdata: 1.17.0 -> 1.17.1
2019-09-15 17:49:34 -05:00
Mario Rodas
18eeec914b
Merge pull request #68645 from marsam/update-sops
sops: 3.3.1 -> 3.4.0
2019-09-15 17:49:22 -05:00
Mario Rodas
b46c3c5554
Merge pull request #68819 from jonringer/mark-percol-broken
pythonPackages.percol: mark broken
2019-09-15 17:45:59 -05:00
Mario Rodas
8624303abb
Merge pull request #68821 from d-goldin/fix_build_scikitlearn
python37Packages.scikitlearn: patching build
2019-09-15 17:41:09 -05:00
Fabian Möller
383fc6e2cf
amp: fix darwin build 2019-09-16 00:29:08 +02:00
worldofpeace
edd3e4574d
Merge pull request #68657 from romildo/fix.deepin-wm
deepin.deepin-wm: use vala-0.42 to avoid compilation errors
2019-09-15 18:23:21 -04:00
Jonathan Ringer
ca1a246741 pythonPackages.percol: mark broken 2019-09-15 15:20:10 -07:00
Maximilian Bosch
b7403db3cb
Merge pull request #68867 from mimame/update/fd-7.4.0
fd: 7.3.0 -> 7.4.0
2019-09-15 23:57:48 +02:00
worldofpeace
f8ca2f340b
Merge pull request #68827 from virusdave/dnicponski/scratch/upgrade_unison
unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha
2019-09-15 17:52:54 -04:00
Dima
82d7833b9b python37Packages.scikitlearn: patching build
For numpy>=1.17 a test-case broke that required adjustments to
a threshold.

See https://github.com/NixOS/nixpkgs/issues/68494
2019-09-15 23:52:15 +02:00
Maximilian Bosch
c4196cca9a
Merge pull request #68659 from JohnAZoidberg/chipsec-141
chipsec: 1.4.0 -> 1.4.1
2019-09-15 23:40:11 +02:00
Marek Mahut
a6878ff0dd
Merge pull request #68757 from dtzWill/update/uhubctl-2.1.0
uhubctl: unstable-2019-07-31 -> 2.1.0
2019-09-15 23:36:11 +02:00