Commit graph

171589 commits

Author SHA1 Message Date
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
worldofpeace ce18c0e644
Merge pull request #68714 from worldofpeace/networkmanager-1.20
networkmanager: 1.18.2 -> 1.20.2
2019-09-15 14:00:17 -04: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
Maximilian Bosch bd040c5b8b
Merge pull request #68736 from dtzWill/update/dhcpcd-8.0.6
dhcpcd: 8.0.3 -> 8.0.6
2019-09-15 17:07:43 +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
Vladimír Čunát 6e66cf0f6b
giflib_5_1: remove the alias (appears unused)
In 3605f128 I somehow forgot about the 5.1 names that now don't make
sense anymore.  I can't see any evidence of _5_1 alias ever being used
or (potentially) useful; _5 might make sense, but for now I couldn't
see why add it.
2019-09-15 14:46:35 +02: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 b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Vladimír Čunát c860babfe6
redo-apenwarr: fixup a hard evaluation error on Darwin 2019-09-15 13:17:37 +02:00
Vladimír Čunát 9f8a7d2679
Merge branch 'staging' into staging-next
This brings openssl CVE fixes, and I can't see anything too risky
in there, so let's merge these two staging iterations together.
2019-09-15 13:09:56 +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
Vladimír Čunát 6b2aa16ec1
expat: 2.27 -> 2.28 (security)
Fixes #68818 CVE-2019-15903 (on this nixpkgs branch).
https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes
2019-09-15 09:36:40 +02: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
Aaron Andersen 806dfb3f6a cataract: fix broken build 2019-09-14 20:31:09 -04:00
Silvan Mosberger 1e056713d5
radicale: Fix runtime (#68713)
radicale: Fix runtime
2019-09-15 00:09:18 +02:00
Will Dietz 1e1ca087a0
Merge pull request #68761 from dtzWill/update/inter-3.10
inter: 3.7 -> 3.10
2019-09-14 14:13:51 -05:00
Will Dietz b2a6a34031
Merge pull request #68755 from dtzWill/update/noice-0.8
noice: 0.6 -> 0.8
2019-09-14 14:13:33 -05:00
Will Dietz 89c0e459b3
Merge pull request #68751 from dtzWill/update/todoman-3.6.0
todoman: 3.5.0 -> 3.6.0
2019-09-14 14:13:10 -05:00
Will Dietz fc09454b1b
Merge pull request #68741 from dtzWill/update/sarasa-gothic-0.8.2
sarasa-gothic: 0.8.0 -> 0.8.2
2019-09-14 14:12:34 -05:00
Jonathan Ringer b0fc4b6e49 pythonPackages.minidb: disable python2 tests 2019-09-14 12:09:56 -07:00
Jonathan Ringer 63e7354815 pythonPackages.ssdp: disable python2 tests 2019-09-14 11:53:02 -07:00
Jonathan Ringer 9a88d2c827 pythonPackages.cheroot: fix tests 2019-09-14 11:45:38 -07:00
worldofpeace a715aa7073
kexectools: fix build on i686
https://hydra.nixos.org/build/99957229
See: cb1e5463b5

Forward-cherry picked from commit dc051dfdef, but only conditionally
for i686 to rebuild only where necessary.  Discussion: PR #68380.
2019-09-14 20:39:24 +02:00
Vladimír Čunát 260761649b
ffmpeg_4, ffmpeg_full: 4.2 -> 4.2.1
Fixes #68561 CVE-2019-15942.
2019-09-14 20:15:26 +02:00