about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Merge pull request #68848 from WilliButz/fix-hass-esphomeLinus Heckemann1-3/+3
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0
2019-09-16Merge pull request #68855 from marsam/drop-pyevMarek Mahut3-41/+1
pythonPackages.pyev: drop
2019-09-16Merge #63643: handbrake: fix build on DarwinVladimír Čunát2-17/+43
2019-09-16handbrake: enableParallelBuilding = falseVladimír Čunát1-1/+2
It doesn't build too long anyway, so let's prefer reliability.
2019-09-16munin: Use `outPath` for packages in `makeFlags`Marwan Aljubeh1-4/+4
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-16pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411)Pavol Rusnak1-5/+12
2019-09-16cri-o: 1.15.1 -> 1.15.2 (#68490)Sascha Grunert1-2/+2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-15mariadb: 10.3.17 -> 10.3.18 (#68541)Yurii Izorkin3-27/+26
* mariadb: fix library locate * mariadb: 10.3.17 -> 10.3.18
2019-09-15racerd: fix broken build on Darwin (#68861)Sirio Balmelli2-3/+6
* 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-15Merge pull request #68655 from eadwu/vscode/1.38.1worldofpeace2-6/+6
vscod{e,ium}: 1.38.0 -> 1.38.1
2019-09-15Merge pull request #68869 from worldofpeace/fix-FTFS-qtwebengineworldofpeace1-18/+21
qt5.qtwebengine: reduce log output
2019-09-15Merge pull request #68872 from worldofpeace/fix-gala-menu-glitchesworldofpeace2-0/+149
gnome3.mutter328: fix graphical glitches in gala
2019-09-15gnome3.mutter328: fix graphical glitches in galaworldofpeace2-0/+149
See https://github.com/elementary/gala/issues/605 and patch
2019-09-15Merge pull request #65438 from cizra/tome2Aaron Andersen3-1/+53
tome2: init at 2.4
2019-09-15qt5.qtwebengine: reduce log outputworldofpeace1-18/+21
Identical fix as 6f1ad0676fafd70df48c193e6bd1c7956ac26e09.
2019-09-16Merge pull request #68842 from Ma27/disable-pytest5-on-python2Maximilian Bosch1-1/+2
python2Packages.pytest_5: disable build
2019-09-15Merge pull request #68703 from jonringer/fix-celeryMario Rodas1-9/+7
pythonPackage.celery: fix tests
2019-09-15Merge pull request #68794 from JohnAZoidberg/zake-testsMario Rodas1-0/+4
pythonPackages.zake: Skip failing test
2019-09-15Merge pull request #68812 from jonringer/fix-cherootMario Rodas1-1/+1
pythonPackages.cheroot: fix tests
2019-09-15Merge pull request #68838 from tkerber/chmlibMario Rodas1-6/+10
chmlib: 0.4 -> 0.4a
2019-09-15Merge pull request #68650 from marsam/update-timescaledbMario Rodas1-2/+2
postgresqlPackages.timescaledb: 1.4.1 -> 1.4.2
2019-09-15Merge pull request #68654 from marsam/update-pg_auto_failoverMario Rodas1-2/+2
postgresql11Packages.pg_auto_failover: 1.0.3 -> 1.0.4
2019-09-15Merge pull request #68644 from marsam/update-netdataMario Rodas1-2/+2
netdata: 1.17.0 -> 1.17.1
2019-09-15Merge pull request #68645 from marsam/update-sopsMario Rodas1-7/+7
sops: 3.3.1 -> 3.4.0
2019-09-15Merge pull request #68819 from jonringer/mark-percol-brokenMario Rodas1-6/+7
pythonPackages.percol: mark broken
2019-09-15Merge pull request #68821 from d-goldin/fix_build_scikitlearnMario Rodas1-0/+10
python37Packages.scikitlearn: patching build
2019-09-15Merge pull request #68657 from romildo/fix.deepin-wmworldofpeace1-1/+3
deepin.deepin-wm: use vala-0.42 to avoid compilation errors
2019-09-15pythonPackages.percol: mark brokenJonathan Ringer1-6/+7
2019-09-15Merge pull request #68867 from mimame/update/fd-7.4.0Maximilian Bosch1-3/+3
fd: 7.3.0 -> 7.4.0
2019-09-15Merge pull request #68827 from virusdave/dnicponski/scratch/upgrade_unisonworldofpeace1-3/+3
unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha
2019-09-15python37Packages.scikitlearn: patching buildDima1-0/+10
For numpy>=1.17 a test-case broke that required adjustments to a threshold. See https://github.com/NixOS/nixpkgs/issues/68494
2019-09-15Merge pull request #68659 from JohnAZoidberg/chipsec-141Maximilian Bosch1-2/+2
chipsec: 1.4.0 -> 1.4.1
2019-09-15Merge pull request #68757 from dtzWill/update/uhubctl-2.1.0Marek Mahut1-6/+5
uhubctl: unstable-2019-07-31 -> 2.1.0
2019-09-15Merge pull request #67641 from suhr/i2pMario Rodas1-7/+16
i2p: 0.9.41 -> 0.9.42
2019-09-15fd: 7.3.0 -> 7.4.0Miguel Madrid Mencía1-3/+3
2019-09-15Merge pull request #68719 from jonringer/fix-lightgbmMario Rodas1-0/+2
pythonPackages.lightgbm: fix build
2019-09-15Merge pull request #68718 from jonringer/fix-pgadminMario Rodas1-1/+3
pgadmin: fix build
2019-09-15kubecfg: 0.12.0 -> 0.12.5 (#68715)Greg Roodt1-2/+2
2019-09-15pgadmin: fix buildJonathan Ringer1-1/+3
2019-09-15Merge pull request #68723 from jonringer/freeze-azure-storageMaximilian Bosch4-3/+41
nixops_1_6_1: fix build
2019-09-15pythonPackages.pyev: dropMario Rodas2-32/+0
pyev is unmaintained, and was removed from PyPI.
2019-09-15pythonPackages.pika: remove pyev dependencyMario Rodas1-9/+1
pyev support was removed from upstream https://github.com/pika/pika/pull/934#issuecomment-361714844
2019-09-15linux-libre: fixing build / deblobbing (#68844)Dima1-5/+5
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-15Merge pull request #68685 from B4dM4n/mitmproxy-pytest5Maximilian Bosch2-2/+34
mitmproxy: add pytest5 compatability
2019-09-15Merge pull request #68843 from marsam/update-diff-pdfMaximilian Bosch1-5/+6
diff-pdf: 2017-12-30 -> 0.3
2019-09-15Merge pull request #68694 from danme/nix-duMaximilian Bosch1-3/+3
nix-du: 0.3.0 -> master
2019-09-15Merge pull request #67905 from marsam/add-pgformatterMario Rodas2-0/+42
pgformatter: init at 4.0
2019-09-15openmpi: use absolute paths compiler wrapperMarkus Kowalewski1-1/+18
The MPI compiler wrappers should point to the compilers used at build time per default.
2019-09-15openmpi: make build reproducibleMarkus Kowalewski1-0/+7
fix: * build and configure time stamps * build and configure user
2019-09-15Merge pull request #68796 from risicle/ris-hug-testsMario Rodas1-6/+16
pythonPackages.hug: enable tests