Commit Graph

171575 Commits

Author SHA1 Message Date
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 6f1ad0676f.
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
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
Mario Rodas
6091d14c58
Merge pull request #67641 from suhr/i2p
i2p: 0.9.41 -> 0.9.42
2019-09-15 16:33:15 -05:00
Miguel Madrid Mencía
956669e894
fd: 7.3.0 -> 7.4.0 2019-09-15 23:29:24 +02:00
Mario Rodas
27c9327076
Merge pull request #68719 from jonringer/fix-lightgbm
pythonPackages.lightgbm: fix build
2019-09-15 16:19:24 -05:00
Mario Rodas
ca2910fde8
Merge pull request #68718 from jonringer/fix-pgadmin
pgadmin: fix build
2019-09-15 14:36:51 -05:00
Greg Roodt
6c0595e171 kubecfg: 0.12.0 -> 0.12.5 (#68715) 2019-09-15 15:19:41 -04:00
Jonathan Ringer
16c55d22cc pgadmin: fix build 2019-09-15 11:22:28 -07:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Mario Rodas
b05818f389
pythonPackages.pyev: drop
pyev is unmaintained, and was removed from PyPI.
2019-09-15 12:46:58 -05:00
Mario Rodas
3028233ea5
pythonPackages.pika: remove pyev dependency
pyev support was removed from upstream https://github.com/pika/pika/pull/934#issuecomment-361714844
2019-09-15 12:45:02 -05:00
Dima
2a8f7d71ce linux-libre: fixing build / deblobbing (#68844)
Build was failing because we were depending on tagged versions of
the deblobbing scripts. The tags are not updated and thus newer
changes required won't be reflected unless the tag is re-created, which
might not be reliably the case.

So bumping revision and switching to use the branches to access the
deblob scripts.

For context, in our case the missing change is:

--- /nix/store/sfc0rrhj5l44zpqgpsymq5750k5wzg8p-tags-r16790/4.19-gnu/deblob-4.19	1970-01-01 01:00:01.000000000 +0100
+++ ../deblob-4.19	2019-09-14 14:53:44.637404289 +0200
@@ -1879,7 +1879,11 @@

 announce BRCMFMAC - "Broadcom IEEE802.11n embedded FullMAC WLAN driver"
 reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c
-reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+if grep -q firmware_request_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c; then
+  reject_firmware_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+else
+  reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+fi
 clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c
 clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h
2019-09-15 17:42:29 +00:00
Maximilian Bosch
e6b249ce21
Merge pull request #68685 from B4dM4n/mitmproxy-pytest5
mitmproxy: add pytest5 compatability
2019-09-15 19:23:30 +02:00
Maximilian Bosch
5abd97aa92
Merge pull request #68843 from marsam/update-diff-pdf
diff-pdf: 2017-12-30 -> 0.3
2019-09-15 19:01:40 +02:00
Maximilian Bosch
36cc0c6392
Merge pull request #68694 from danme/nix-du
nix-du: 0.3.0 -> master
2019-09-15 18:50:50 +02:00
Mario Rodas
edc033a616
Merge pull request #67905 from marsam/add-pgformatter
pgformatter: init at 4.0
2019-09-15 11:38:08 -05:00
Markus Kowalewski
3857d3d6f9 openmpi: use absolute paths compiler wrapper
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski
2e363860c6 openmpi: make build reproducible
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00
Mario Rodas
c281e68e9f
Merge pull request #68796 from risicle/ris-hug-tests
pythonPackages.hug: enable tests
2019-09-15 11:32:28 -05:00
Mario Rodas
3bb87649f4
Merge pull request #68813 from jonringer/fix-ssdp
pythonPackages.ssdp: disable python2 tests
2019-09-15 11:20:35 -05:00
Mario Rodas
fe9085e2e5
Merge pull request #68815 from jonringer/fix-minidb
pythonPackages.minidb: disable python2 tests
2019-09-15 11:19:14 -05:00
Maximilian Bosch
050646af12
nix-du: update version to show actual rev's date rather than git-master 2019-09-15 18:14:11 +02:00
Elmo Todurov
d3f6aef265 tome2: init at 2.4 2019-09-15 18:59:06 +03:00
Elmo Todurov
7cc7645fb0 maintainers: renamed myself 2019-09-15 18:54:36 +03:00
WilliButz
7dfd313a3d
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0 2019-09-15 17:21:04 +02:00
Thomas Tuegel
c6469ebd85
Merge pull request #68832 from markuskowa/fix-lapack
liblapack: enable LAPACKE interface
2019-09-15 10:03:38 -05:00
Thomas Tuegel
3d8e8cb2ba
Merge pull request #68830 from dywedir/source-sans-pro
source-sans-pro: 2.045 -> 3.006
2019-09-15 09:53:08 -05:00
Thomas Tuegel
77783bc39a
Merge pull request #65354 from colemickens/nixpkgs-spectral
spectral: v2019-03-03 -> v2019-08-15
2019-09-15 09:51:46 -05:00
Thomas Tuegel
d72b552931
Merge pull request #68470 from acowley/kdenlive-mlt
kdenlive: Avoid exposing configurable paths to melt
2019-09-15 09:49:18 -05:00
Thomas Tuegel
db9838ef7e
Merge pull request #68386 from nyanloutre/kmail_akonadi_usr_env
kmail: add akonadi to propagated user env
2019-09-15 09:46:56 -05:00
Bjørn Forsman
6ba044c166 pythonPackages.demjson: disable on python 3
It doesn't seem to support _any_ python 3 versions.
2019-09-15 16:36:46 +02:00
Marek Fajkus
98997bb489
elmPackages.elm-language-server: Init at 1.4.1 2019-09-15 16:36:17 +02:00
Aaron Andersen
a6edca1aca
Merge pull request #68406 from leenaars/datefudged
datefudge: 1.22 -> 1.23
2019-09-15 10:17:51 -04:00
Aaron Andersen
6f24ec8827
Merge pull request #66600 from Pamplemousse/sasquatch
sasquatch: init
2019-09-15 10:16:38 -04:00
Nikolay Korotkiy
57230c14e5 gpxsee: 7.12 -> 7.13 2019-09-15 16:04:07 +02:00
Maximilian Bosch
5f1c02a1c9
python2Packages.pytest_5: disable build
`pytest_5` only supports python3[1], however the python2 build was enabled by
separating pytest_4 and pytest_5 into two different attributes.

ZHF #68361

[1] https://docs.pytest.org/en/latest/py27-py34-deprecation.html
2019-09-15 16:02:10 +02:00
Aaron Andersen
3866029516
Merge pull request #68668 from pebbleKite/cue_version_bump
cue: 0.0.3 -> 0.0.11
2019-09-15 09:59:07 -04:00
Doron Behar
e224b17fec qtutilities: 5.13.0 -> 6.0.0 2019-09-15 15:52:53 +02:00
Maximilian Bosch
5c85124cc1
Merge pull request #68826 from aanderse/zhf/cataract
cataract: fix broken build
2019-09-15 15:51:42 +02:00
Aaron Andersen
d026dcd617
Merge pull request #68781 from hkjn/20190914-wasabi-1.1.9
wasabiwallet: 1.1.8 -> 1.1.9
2019-09-15 09:51:27 -04:00
Aaron Andersen
063c82fd2f
Merge pull request #68773 from mimame/update/cytoscape-3.7.2
cytoscape: 3.7.1 -> 3.7.2
2019-09-15 09:43:11 -04:00
Aaron Andersen
f84b8c8c64
Merge pull request #68665 from 0x4A6F/master-routinator
routinator: 0.6.0 -> 0.6.1
2019-09-15 09:40:28 -04:00
Aaron Andersen
7e5098a4eb
Merge pull request #68619 from evanjs/feature/gitkraken-6.2.0
gitkraken: 6.1.4 -> 6.2.0
2019-09-15 09:39:12 -04:00
Nick Spinale
f4951397ba lshw: fix cross-compilation 2019-09-15 15:36:31 +02:00
Nick Spinale
d22575e075 drbd: fix cross-compilation 2019-09-15 15:36:31 +02:00
Nick Spinale
5856dc86ac bridge-utils: fix cross-compilation 2019-09-15 15:36:31 +02:00
koral
d26fe36940 dtc: 1.5.0 -> 1.5.1 2019-09-15 15:30:08 +02:00
Elis Hirwing
60516726c1 lidarr: 0.6.2.883 -> 0.7.1.1381
Changelogs:
 - https://github.com/lidarr/Lidarr/releases/tag/v0.7.0.1347
 - https://github.com/lidarr/Lidarr/releases/tag/v0.7.1.1381
2019-09-15 15:29:17 +02:00
Lucio Delelis
2e87260faf tmuxPlugins.sysstat: init at 2017-12-12 2019-09-15 15:27:39 +02:00
Aaron Andersen
ee279738fe
Merge pull request #68750 from dtzWill/update/joplin-desktop-1.0.167
joplin-desktop: 1.0.158 -> 1.0.167
2019-09-15 09:26:40 -04:00
Aaron Andersen
d2ecbb38a2
Merge pull request #68806 from delroth/chiaki-1.0.3
chiaki: init at 1.0.3
2019-09-15 09:24:21 -04:00
Thomas Kerber
a613c4a008
chmlib: 0.4 -> 0.4a 2019-09-15 13:24:08 +01:00
Maximilian Bosch
f6a6cf3d73
Merge pull request #68584 from avdv/wtf-0.22.0
wtf: 0.21.0 -> 0.22.0 & rename binary
2019-09-15 14:07:49 +02:00
Vladimír Čunát
c860babfe6
redo-apenwarr: fixup a hard evaluation error on Darwin 2019-09-15 13:17:37 +02:00
Markus Kowalewski
ecd20d2166
liblapack: remove optimized blas flag.
This cmake flag has no effect since no external blas
library is provided in the build inputs.
2019-09-15 11:39:58 +02:00
Markus Kowalewski
fc7374176f
liblapack: build LAPACKE C api 2019-09-15 11:39:58 +02:00
Jaakko Luttinen
fa76f1f11c pythonPackages.XlsxWriter: 1.2.0 -> 1.2.1 2019-09-15 18:36:00 +09:00
Evan.Stoll
2631b963cd vimPlugins.colorizer: init at 2018-06-16 2019-09-15 18:31:55 +09:00
Mario Rodas
1743fc5e4d
diff-pdf: 2017-12-30 -> 0.3 2019-09-15 04:20:00 -05:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Evan.Stoll
9d392dec79 vimPlugins.vim-illuminate: init at 2019-08-04 2019-09-15 17:20:22 +09:00
Evan.Stoll
f76c818bb0 vimPlugins: Update 2019-09-15 17:20:22 +09:00
Daniel Fullmer
1fff932e7f k2pdfopt: Fix patch for mupdf 1.16.1 2019-09-15 17:18:18 +09:00
Matthieu Coudron
8a4029fa8b llpp: 30 -> 31 2019-09-15 17:18:18 +09:00
Matthieu Coudron
8c5898347d zathura: 0.3.4 -> 0.3.5
to fix issues with the new mupdf
2019-09-15 17:18:18 +09:00
Matthieu Coudron
1ba3d1a591 mupdf: 1.14.0 -> 1.16.1 2019-09-15 17:18:18 +09:00
Vladyslav M
07753d8cf1
source-sans-pro: 2.045 -> 3.006 2019-09-15 10:48:37 +03:00
Vladyslav M
f18a6d5d8f
broot: 0.9.0 -> 0.9.4 (#68777)
broot: 0.9.0 -> 0.9.4
2019-09-15 09:13:52 +03:00
Pierre Bourdon
9165e72c7f
chiaki: init at 1.0.3 2019-09-15 05:08:45 +02:00
Dave Nicponski
3b50b01e99 unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha 2019-09-14 21:43:25 -04:00
José Romildo Malaquias
a85b938495
Merge pull request #67775 from danieldk/softmaker-office
Add Softmaker Office and FreeOffice
2019-09-14 21:59:40 -03:00