Commit graph

150156 commits

Author SHA1 Message Date
Francesco Zanini 4698105747 Remove deps.nix again 2019-02-15 16:05:32 +01:00
Tim Steinbach 93e9b53b96
linux: 4.20.8 -> 4.20.10 2019-02-15 10:01:36 -05:00
Tim Steinbach 8c14948343
linux: 4.19.21 -> 4.19.23 2019-02-15 10:01:36 -05:00
Tim Steinbach 7954ec0ffd
linux: 4.14.99 -> 4.14.101 2019-02-15 10:01:36 -05:00
Tim Steinbach 50f518c93f
linux: 4.9.156 -> 4.9.158 2019-02-15 10:01:36 -05:00
Will Dietz 5bd0cdb3d6
Merge pull request #55624 from dtzWill/update/xapian-1.4.10
xapian: 1.4.9 -> 1.4.10
2019-02-15 08:49:32 -06:00
Graham Christensen 67e0de1629
Merge pull request #55321 from gilligan/kind-update
kind: 0.0.1 -> 0.1.0
2019-02-15 09:26:06 -05:00
Andreas Rammhold 3c35745731 thunderbird-bin: 60.5.0 -> 60.5.1 2019-02-15 15:13:44 +01:00
Andreas Rammhold 0f2226adc5 firefox: 60.5.0 -> 60.5.1 2019-02-15 15:13:44 +01:00
R. RyanTM 7b3dd7bc1e safeeyes: 2.0.8 -> 2.0.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/safeeyes/versions
2019-02-15 04:59:21 -08:00
R. RyanTM 3e4eb0aed6 rofi-pass: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rofi-pass/versions
2019-02-15 04:54:24 -08:00
R. RyanTM 4b45cf3843 soapui: 5.4.0 -> 5.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/soapui/versions
2019-02-15 04:31:24 -08:00
Sébastien Maret a69d2c2e69
gildas: 20190201_a -> 20190201_b 2019-02-15 13:27:57 +01:00
Silvan Mosberger 2075b3715b Revert "shellFor: Don't suck in src to compare to deps. [Fixes #51079]" 2019-02-15 12:18:44 +01:00
R. RyanTM 1576c74743 libgit2_0_27: 0.27.7 -> 0.27.8 (#55256)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2019-02-15 11:53:53 +01:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00
Michael Weiss fe16c54d1a
androidStudioPackages.{dev,canary}: 3.5.0.2 -> 3.5.0.3 2019-02-15 11:36:14 +01:00
Michael Weiss cba377937c
androidStudioPackages.beta: 3.4.0.12 -> 3.4.0.13 2019-02-15 11:36:14 +01:00
xeji f83c284cf1
Merge pull request #55306 from r-ryantm/auto-update/i3-gaps
i3-gaps: 4.16 -> 4.16.1
2019-02-15 11:34:24 +01:00
R. RyanTM d30c2ba3a1 sxhkd: 0.5.9 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sxhkd/versions
2019-02-15 02:27:42 -08:00
Vincent Laporte 86db60f3f3 coqPackages.flocq: 3.0.0 -> 3.1.0 2019-02-15 10:03:39 +01:00
Vincent Laporte 1613f3db27 coqPackages.interval: 3.3.0 -> 3.4.0 2019-02-15 10:03:39 +01:00
Vincent Laporte 9461a108bc coqPackages.coquelicot: 3.0.1 -> 3.0.2 2019-02-15 10:03:39 +01:00
Michael Howell 66d9561345 Fix compilation
```
building '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv'...
unpacking sources
unpacking source archive /nix/store/lv2zcapqqn1kjlc616ljap1ddlc2lvx8-source
source root is source
patching sources
configuring
Info: creating stash file /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/.qmake.stash
building
build flags: -j4 -l4 SHELL=/nix/store/i82x3x0yiijkgyqkzh8ni87gspas0f48-bash-4.4-p23/bin/bash
cd src/lib/ && ( test -e Makefile || /nix/store/334ck8czp3jhfy0ppy55sb6dxf7yxsdv-qtbase-5.12.0-dev/bin/qmake -o Makefile /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/src/lib/lib.pro INSTALLBASE=/nix/store/rc8z502xa3w0n2qm2vmr5d3l73v1lyyd-wkhtmltopdf-0.12.5 ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: xmlpatterns
make: *** [Makefile:47: sub-src-lib-make_first-ordered] Error 3
builder for '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv' failed with exit code 2
```
2019-02-15 04:00:45 -05:00
R. RyanTM 59641ac201 vault: 1.0.2 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-02-15 00:55:29 -08:00
Francesco Zanini 24277a2ec8 Restore writing the version info correctly 2019-02-15 09:52:47 +01:00
Francesco Zanini d0b0cf7cd9 Update to 2.0.1, lock deps with dep2nix 2019-02-15 09:52:01 +01:00
Jaka Hudoklin 6dde3a215a
rippled: 0.30.0-rc1 -> 1.2.0 2019-02-15 09:44:55 +01:00
Andrew Miloradovsky 5cb13523a4 planner: unstable-2018-03-25 -> unstable-2019-02-14
- the warnings no longer need to be disabled, fixed upstream
- enable the Python 2 / PyGTK bindings and plugin, by the way
2019-02-15 08:32:04 +00:00
Vladimír Čunát 14cbd06e06
linux 4.9: also apply interpreter-trunc
4.4.174 doesn't need this (possibly after a future bump).
I think this covers all the affected kernels ATM.  Builds tested.
2019-02-15 09:27:38 +01:00
R. RyanTM 912751bad8 virtmanager: 2.0.0 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-manager/versions
2019-02-14 23:22:42 -08:00
Elis Hirwing 38c7b7a7e2
Merge pull request #55788 from kalbasit/nixpkgs_update-direnv
direnv: 2.19.0 -> 2.19.2
2019-02-15 07:58:13 +01:00
Bart Brouns 4a82f6ac58 broot: init at 0.6.0 2019-02-14 23:20:19 -05:00
worldofpeace f4d915a624
Merge pull request #55794 from worldofpeace/bump-atom
atom updates
2019-02-15 04:11:16 +00:00
Aaron Andersen d01f931b9b tuxtyping: init at 1.8.3 2019-02-14 21:29:03 -05:00
Edmund Wu f0b8a113dd linux: allow for interpreter to be truncated
via https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb5b020a8d38f77209d0472a0fea755299a8ec78
see https://github.com/NixOS/nixpkgs/issues/53672
2019-02-14 21:01:00 -05:00
Edmund Wu 13d1ba3439 Revert "Revert "linux: 4.14.98 -> 4.14.99""
This reverts commit 01d8894c4d.
2019-02-14 21:01:00 -05:00
0x4A6F 04a1f848a3
unifi: 5.9.29 -> 5.10.17 2019-02-15 01:17:14 +00:00
worldofpeace 3cff784b3a atom-beta: 1.34.0-beta0 -> 1.35.0-beta0 2019-02-14 18:46:19 -05:00
worldofpeace 6c610e01f1 atom: 1.33.0 -> 1.34.0 2019-02-14 18:41:57 -05:00
Silvan Mosberger 982fe76fa6
Merge pull request #54900 from ElvishJerricco/haskell-shellfor-null-src
shellFor: Don't suck in src to compare to deps. [Fixes #51079]
2019-02-15 00:38:36 +01:00
Florian Klink 9611f848fe
Merge pull request #55791 from xeji/p/restic
restic: 0.9.2 -> 0.9.4
2019-02-15 00:08:53 +01:00
Florian Klink 5deaf40a91
Merge pull request #55569 from shdpl/libvirt
terraform-providers.libvirt: 0.4 -> 0.5.1
2019-02-15 00:06:12 +01:00
Uli Baum a70e52647a restic: 0.9.2 -> 0.9.4 2019-02-14 23:27:34 +01:00
Robert Schütz 170dc5dee2
Merge pull request #55658 from netixx/hass-lifx-fix
home-assistant: add lifx component dependencies
2019-02-14 23:12:26 +01:00
xeji 4a340dbfa7
Merge pull request #55365 from romildo/upd.lxqt
lxqt: 0.13.0 -> 0.14.0
2019-02-14 22:46:35 +01:00
Wael M. Nasreddine 738d4362d1
direnv: 2.19.0 -> 2.19.2 2019-02-14 13:42:31 -08:00
José Romildo Malaquias 7db1bc584e shades-of-gray-theme: 1.1.4 -> 1.1.5 (#55767) 2019-02-14 22:28:12 +01:00
Daiderd Jordan 9edf7609ec
Merge pull request #55668 from bwolf/qemu-darwin-hvf
qemu: Add support for the Hypervisor framework on Darwin
2019-02-14 22:19:40 +01:00
Uli Baum 69e64aa3ba i3-gaps: update releaseDate to match version 2019-02-14 22:09:32 +01:00
Netix (Espinet François) 2d0abff4c1
home-assistant: fix dependencies for lifx component
Update components dependencies for home-assistant.
2019-02-14 22:00:43 +01:00
Netix (Espinet François) 9b02f5ec4e
pythonPackages.aiolifx-effects: init at 0.2.1
Aiolifx_effects package extends the pythonPackages.aiolifx package to
provide the ability to program effects (strobe, fade) into lifx light
fixtures (https://www.lifx.com) using python. The original need was to
use it with the home-assistant package, specifically the "lifx"
component. Although not strictly required to control the lights, the
lifx compopent imports this package and will fail if it's not present.
2019-02-14 22:00:35 +01:00
Netix (Espinet François) 22069991d0
pythonPackages.aiolifx: init at 0.6.7
Aiolifx package provides ability to control lifx (https://www.lifx.com)
light fixtures using python. The original need was to use it with
the home-assistant package, specifically the "lifx" component.
2019-02-14 22:00:25 +01:00
R. RyanTM 7c860b5fd8 conan: 1.11.2 -> 1.12.0 (#55335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conan/versions
2019-02-14 21:53:05 +01:00
Timo Kaufmann 9243e85fbc
sage: fix fetchSageDiff (#55783)
For some reason I changed it to use `cgit`s `rawdiff` instead of `patch`
in the update to sage 8.6. Probably commited that by accident, at least
I can't remember the reason. Also changed the excludes filter, the
leading slash prevented it from working.

As a result, the cypari2 patch changed. Only didn't notice because it
was cached.

Fixes #55780
2019-02-14 21:48:03 +01:00
Daiderd Jordan b2e2fe8219
Merge pull request #55618 from zachcoyle/gnu-cobol-enable-darwin
gnu-cobol: enable on darwin
2019-02-14 21:47:37 +01:00
Silvan Mosberger 8cce3cf238
Merge pull request #55775 from tilpner/riot-update
riot-web: 0.17.9 -> 1.0.0
2019-02-14 21:41:58 +01:00
Daiderd Jordan e79278e4cd
darwin.architecture: fix sandbox build 2019-02-14 21:36:04 +01:00
Silvan Mosberger 3df95cfd9a
Merge pull request #55540 from florianjacob/matomo
Security: Matomo 3.7.0 -> 3.8.1
2019-02-14 21:13:57 +01:00
Dylan Simon e69fdc1715 sympow: fix patch url to working revision (#55778)
fix_pointer_initialization2.patch no longer exists on trunk -- download
from a fixed older revision where it did.
2019-02-14 21:10:37 +01:00
Silvan Mosberger 718b701462
Merge pull request #54803 from vdemeester/update-consul
consul: 1.3.0 -> 1.4.1
2019-02-14 21:08:32 +01:00
Daiderd Jordan 0622907523
pythonPackages.httpretty: fix darwin sandbox build
The tests use localhost networking and get stuck otherwise.
2019-02-14 20:42:44 +01:00
Michael Raskin 1ed7dd7424
Merge pull request #55769 from swflint/patch-z3-ascii-error
z3: Patch file to get rid of python error
2019-02-14 19:41:41 +00:00
Graham Christensen ccb3fdbfa3
Merge pull request #55500 from samueldr/update/syslinux
syslinux: 2015-11-09 -> 2019-02-07
2019-02-14 14:36:48 -05:00
Daiderd Jordan 34726a8139
haskellPackages.conduit-extra: fix darwin sandbox build
The tests depend on localhost networking and get stuck otherwise.
2019-02-14 20:06:09 +01:00
Joachim F b7947a011b
Merge pull request #55688 from dtzWill/update/tor-browser-8.0.6
tor-browser-bundle-bin: 8.0.5 -> 8.0.6
2019-02-14 19:02:48 +00:00
Joachim F e9d97c223e
Merge pull request #55738 from oxij/pkgs/tor-browser-update
firefoxPackages.tor-browser: 8.0.5 -> 8.0.6
2019-02-14 19:00:57 +00:00
Sébastien Maret 7bc350cc28 unison: 2.48.4 -> 2.51.2 2019-02-14 19:51:09 +01:00
tilpner d1476e21a9
riot-web: 0.17.9 -> 1.0.0 2019-02-14 19:46:57 +01:00
Jörg Thalheim 0ac83f0857
Merge pull request #55499 from eadwu/bcachefs/20190209
linux_testing_bcachefs,bcachefs-tools: 20190209
2019-02-14 16:18:05 +00:00
Samuel W. Flint 52a7c4e30e z3: Patch file to get rid of python error
See #55591, Z3Prover/z3#2131
2019-02-14 10:11:15 -06:00
Florian Franzen 59379d1f4f pybind11: 2.2.2 -> 2.2.4 (#54792) 2019-02-14 15:04:32 +01:00
Jan Tojnar b7e78c283e
Merge pull request #55612 from dtzWill/update/evolution-3.30.5
evolution: 3.30.4 -> 3.30.5
2019-02-14 14:08:16 +01:00
Andreas Rammhold b321738d01
Merge pull request #55756 from andir/firefox
firefox: 65.0 -> 65.0.1, firefox-esr-60: 60.5.0esr -> 60.5.1esr
2019-02-14 13:50:31 +01:00
Jan Tojnar 471949e783
Merge pull request #55609 from dtzWill/update/evolution-data-server-3.30.5
evolution-data-server: 3.30.4 -> 3.30.5
2019-02-14 13:49:23 +01:00
Jan Tojnar 750c9a10f4
Merge pull request #55606 from dtzWill/update/libgxps-0.3.1
libgxps: 0.3.0 -> 0.3.1

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-02-14 13:33:48 +01:00
Jan Tojnar b759cf366b
libgxps: add lcms2 support 2019-02-14 13:31:17 +01:00
Will Dietz 808ddabe70
libgxps: 0.3.0 -> 0.3.1 2019-02-14 13:29:07 +01:00
Jan Tojnar 8df06b8fd6
Merge pull request #55607 from dtzWill/update/libgexiv2-0.10.10
gexiv2: 0.10.9 -> 0.10.10
2019-02-14 13:17:08 +01:00
Graham Christensen a71f344211
Merge pull request #55450 from tilpner/fuse-overlayfs-update
fuse-overlayfs: 0.2 -> 0.3
2019-02-14 06:47:38 -05:00
Jan Tojnar 4023ea3694
Merge pull request #55605 from dtzWill/fix/common-update-scripts-nix-2.something
common-update-scripts: fixup for current/latest nix hash output
2019-02-14 12:37:01 +01:00
Andreas Rammhold 826611bef9 firefox: add andir (myself) as maintainer
I have been working on this for some time now so it probably makes
sense...
2019-02-14 11:28:34 +01:00
Andreas Rammhold 2f4c7f3f92 firefox-esr-60: 60.5.0esr -> 60.5.1esr
Release notes: https://www.mozilla.org/en-US/firefox/60.5.1/releasenotes/
2019-02-14 11:28:34 +01:00
Andreas Rammhold aa2acd0123 firefox: 65.0 -> 65.0.1
Release notes: https://www.mozilla.org/en-US/firefox/65.0.1/releasenotes/
2019-02-14 11:28:34 +01:00
Pascal Wittmann 53a73b0914
Merge pull request #55740 from flokli/brasero-libdvdcss
brasero: fix libdvdcss usage
2019-02-14 10:36:33 +01:00
Will Dietz ff5676a216 awesome: drop asciidoc, no longer needed when moved to asciidoctor 2019-02-14 03:24:17 -06:00
Orivej Desh d55f53d019 slirp4netns: fix call 2019-02-14 09:18:33 +00:00
Michael Raskin 0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Michael Raskin f6bffa0069
Merge pull request #55745 from veprbl/pr/pandas_dont_propagate_cython
pythonPackages.pandas: don't propagate cython dependency
2019-02-14 06:49:29 +00:00
Till Höppner 9f93ed5450 slirp4netns: init at 0.3.0-alpha.2 (#55446) 2019-02-14 06:23:26 +00:00
Elis Hirwing 23fa0f817a
Merge pull request #55529 from etu/move-ebook2cw
ebook2cw: Move from misc to radio and do some cleanups
2019-02-14 07:21:48 +01:00
Elis Hirwing 6a56ab5bc8
Merge pull request #55509 from etu/update-tqsl
tqsl: 2.3.1 -> 2.4.3
2019-02-14 07:21:27 +01:00
Elis Hirwing ee2b338ec1
Merge pull request #55647 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.1 -> 0.11.2
2019-02-14 07:21:05 +01:00
hhm 300094d2aa bbe: init at 0.2.2 2019-02-13 23:53:59 -05:00
Matthew Bauer 30c84f59dd
Merge pull request #55698 from tobim/compiler-rt-darwin
compiler-rt-7.0.1: Fix build on darwin
2019-02-13 23:52:37 -05:00
Benjamin Hipple 444b26e3b5 lazarus: format expression with more modern style
This package was written more than a decade ago; this commit updates the layout
to be more conventional without making any meaningful changes. Note that because
it now has a version attribute in the derivation this does change the hash.
2019-02-13 23:39:19 -05:00
Dmitry Kalinkin 2b15d5c4c8
pythonPackages.pandas: don't propagate cython dependency 2019-02-13 23:03:37 -05:00
Florian Klink ea4431750e brasero: fix libdvdcss usage
turns out, prefixing LD_PRELOAD with the path to libdvdcss works just
fine.
2019-02-14 01:20:41 +01:00
Michael Bishop ac29d96d25
Merge pull request #55629 from spacekitteh/patch-30
Add maps to SC2
2019-02-13 19:13:14 -04:00
Jan Malakhovski e295651108 virtualbox: move defaults to package file 2019-02-13 23:12:38 +00:00
Jan Malakhovski ce14636ae0 mimic: move defaults to package file
and fix some eol spaces.
2019-02-13 23:12:35 +00:00
Jan Malakhovski 15a1e879a9 deadbeef: move defaults to package file 2019-02-13 23:12:05 +00:00
Jan Malakhovski 1eea8a5f4a cmus: move defaults to package file 2019-02-13 23:12:03 +00:00
Jan Malakhovski f91e811e44 chromium: move defaults to package file
This one is a bit untrivial.
2019-02-13 23:11:29 +00:00
Jan Malakhovski fe75379459 bomi: move defaults to package file 2019-02-13 23:11:20 +00:00
Jan Malakhovski d364e682b0 pcaudiolib: move defaults to package file 2019-02-13 23:11:10 +00:00
Jan Malakhovski 578408aa16 brltty: move defaults to package file, use ALSA on Linux 2019-02-13 23:10:56 +00:00
Jan Malakhovski 9361acfff1 aegisub: move defaults to package file 2019-02-13 23:10:40 +00:00
Jan Malakhovski 20193f85e9 mplayer: move defaults to package file 2019-02-13 23:10:38 +00:00
SLNOS 9e65251afe firefoxPackages.tor-browser: 8.0.5 -> 8.0.6 2019-02-13 23:00:48 +00:00
Vladimír Čunát 01d8894c4d
Revert "linux: 4.14.98 -> 4.14.99"
This reverts commit 0e1eb30a1d.
It broke the installer tests, e.g. https://hydra.nixos.org/build/88704861
2019-02-13 22:55:36 +01:00
Daiderd Jordan aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Daiderd Jordan 1583db7874
Merge pull request #55659 from LnL7/perl-iotty
perlPackages.IOTty: fix darwin sandbox build
2019-02-13 22:22:45 +01:00
Philipp Middendorf b158694567 pythonPackages.androguard: 3.3.3 -> 3.3.4 (#55728) 2019-02-13 22:12:20 +01:00
Philipp Middendorf ee0dfdc7fe pythonPackages.typing-extensions: 3.6.6 -> 3.7.2 (#55719) 2019-02-13 21:55:20 +01:00
Philipp Middendorf 7be98fbd6c pythonPackages.pyogg: 0.6.2a1 -> 0.6.6a1 (#55720) 2019-02-13 21:48:59 +01:00
Philipp Middendorf d4b3f3bbdd fdroidserver: 1.1 -> 1.1.1 (#55718) 2019-02-13 21:45:44 +01:00
dywedir 0b006f60ac
fd: 7.2.0 -> 7.3.0 2019-02-13 22:45:31 +02:00
Philipp Middendorf b2cd0893f3 fcppt: 2.9.0 -> 3.0.0 2019-02-13 21:39:34 +01:00
Michael Raskin 7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Daiderd Jordan b8a3084eaa
emacsMacport: fix sandbox build 2019-02-13 19:49:17 +01:00
Alyssa Ross 7cc1f8e032
Merge pull request #55146 from Ma27/fix-nix1-perl-bindings
nix1: fix `perl-bindings` build
2019-02-13 18:29:16 +00:00
Nathan van Doorn 86c5937bcb haskellPackages.equivalence: dontCheck in GHC 8.6
The test suite fails due to MonadFail changes
2019-02-13 17:39:16 +00:00
Philipp Middendorf e4239350df pro-office-calculator: 1.0.6 -> 1.0.13 2019-02-13 18:14:19 +01:00
Michael Raskin 06bbf48015
Merge pull request #55704 from dotlambda/getmail-5.10
getmail: 5.8 -> 5.10
2019-02-13 14:11:13 +00:00
Domen Kožar 54568a7caf
nodePackages_10_x: add markdown-link-check 2019-02-13 21:10:14 +07:00
Michael Raskin 96479afd7f
Merge pull request #55680 from teto/lua_whitelist
Lua: autogenerate some more packages
2019-02-13 13:44:35 +00:00
Robert Schütz 776350de0a getmail: 5.8 -> 5.10 2019-02-13 14:33:36 +01:00
José Romildo Malaquias c00b84adfc vivaldi-ffmpeg-codecs: 71.0.3578.98 -> 72.0.3626.96 2019-02-13 12:32:59 +00:00
José Romildo Malaquias 24c966545a vivaldi: 2.2.1388.37-1 -> 2.3.1440.41-1 2019-02-13 12:32:59 +00:00
Tobias Mayer 2da868d81e Add shim for clock_gettime until macos >= 10.12 2019-02-13 13:08:57 +01:00
tv 1ff3b8a481 exim: 4.91 -> 4.92 2019-02-13 12:59:23 +01:00
Florian Klink 3627e56b6c
Merge pull request #55673 from averelld/fix-nextcloud-crash
nextcloud-client: fix crash
2019-02-13 12:31:51 +01:00
Daiderd Jordan 563b491ce8 pythonPackages.tornado: fix darwin sandbox build
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas b081e92562 pythonPackages.scrapy: 1.5.1 -> 1.6.0 2019-02-13 12:09:33 +01:00
Vladyslav M 19af7aae3a
Merge pull request #55640 from yorickvP/upd-alacritty
alacritty: 0.2.6 -> 0.2.9
2019-02-13 13:03:29 +02:00
Michael Weiss c498b7004d
signal-desktop: 1.21.1 -> 1.21.2 2019-02-13 11:40:51 +01:00
Jean-Philippe Braun 385b97e9cf pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
cassandra-driver requires an older version of cython than the one
present in nixpkgs.

Next cassandra-driver version will support cython 0.29
82c84255ff
2019-02-13 11:36:40 +01:00
Maximilian Bosch 7a961cf06f
osquery: fix build
We use `dpkg` 1.19.2 since 23661254e4.
This version dropped pkg_db_reset` in  `<dpkg/dpkg_db.h>` which broke compilation with the
following errors:

```
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_setup(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: error: 'pkg_array_init_from_db' was not declared in this scope
   pkg_array_init_from_db(packages);
   ^~~~~~~~~~~~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: note: suggested alternative: 'pkg_array_init_from_hash'
   pkg_array_init_from_db(packages);
   ^~~~~~~~~~~~~~~~~~~~~~
   pkg_array_init_from_hash
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_teardown(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: error: 'pkg_db_reset' was not declared in this scope
   pkg_db_reset();
   ^~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: note: suggested alternative: 'pkg_hash_reset'
   pkg_db_reset();
   ^~~~~~~~~~~~
   pkg_hash_reset
make[2]: *** [osquery/tables/CMakeFiles/osquery_system_tables.dir/build.make:115: osquery/tables/CMakeFiles/osquery_system_tables.dir/system/linux/deb_packages.cpp.o] Error 1
```

As there's currently no upstream fix, it's better to use an older
version of `dpkg` for now.
2019-02-13 11:21:43 +01:00
dywedir 0354db279a
rdedup: mark as broken on darwin 2019-02-13 12:12:01 +02:00
Stefan Junker 8f1ab5f539 rdedup: 3.0.1 -> 3.1.1 (#55530) 2019-02-13 12:06:20 +02:00
Florian Klink 516a9578e6
Merge pull request #55501 from ivan/chromium-72.0.3626.96
chromium: 72.0.3626.81 -> 72.0.3626.96
2019-02-13 11:04:05 +01:00
Will Dietz 12984854c6 tor-browser-bundle-bin: 8.0.5 -> 8.0.6
https://blog.torproject.org/new-release-tor-browser-806
2019-02-13 03:45:59 -06:00
markuskowa 1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
markuskowa ac0fd7c426
Merge pull request #55630 from markuskowa/rdma-core
rdma-core: 22 -> 22.1
2019-02-13 10:26:40 +01:00
markuskowa bd8bebb821
Merge pull request #55592 from markuskowa/upd-limesuite
limesuite: 18.10.0 -> 19.01.0
2019-02-13 09:11:07 +01:00
markuskowa e242350201
Merge pull request #55590 from markuskowa/upd-soapyplugins
soapy[bladerf,remote,uhd]:  0.4.0 -> 0.4.1, 0.5.0 -> 0.5.1, 0.3.4 -> 0.3.5
2019-02-13 09:10:46 +01:00
Sarah Brofeldt 2d022e7fa2
Merge pull request #55669 from averelld/fix-chromium-build
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-13 07:09:02 +01:00
Matthieu Coudron 0cb3ee3bde luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
Matthieu Coudron c84a431624 luaPackages.lpty: 1.2.1 -> 1.2.2 generated 2019-02-13 14:13:01 +09:00
Matthieu Coudron ce63fd4381 luaPackages.luabitop: generated 2019-02-13 14:12:44 +09:00
Matthieu Coudron c789b88cdd luaPackages.luacheck: 0.20 -> 0.23 generated 2019-02-13 14:11:14 +09:00
Matthieu Coudron 421110ae36 luaPackages.luaevent: 0.4.4 -> 0.4.6 generated 2019-02-13 14:10:35 +09:00
Austin Seipp c19807e25d
foundationdb60: 6.0.17 -> 6.0.18
Fixes numerous bugs in blobstore backup.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-12 23:03:25 -06:00
Dmitry Kalinkin b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check 2019-02-12 23:00:30 -05:00
Will Dietz 7bb2618bc2
Merge pull request #55666 from dtzWill/update/trilium-0.29.1
trilium: 0.28.3 -> 0.29.1
2019-02-12 20:00:50 -06:00
Tim Steinbach 117eb5725a
linux-libre: 15814 -> 15951 2019-02-12 19:00:16 -05:00
Averell Dalton cfc7cdac45 nextcloud-client: fix crash 2019-02-13 00:56:15 +01:00
Florian Klink 73525ed660
Merge pull request #55285 from jabranham/syncthing
syncthing 1.0.0 -> 1.0.1
2019-02-13 00:55:12 +01:00
Tim Steinbach d174713a12
linux: 4.20.7 -> 4.20.8 2019-02-12 18:45:31 -05:00
Tim Steinbach c7e17fa49c
linux: 4.19.20 -> 4.19.21 2019-02-12 18:44:55 -05:00
Tim Steinbach 0e1eb30a1d
linux: 4.14.98 -> 4.14.99 2019-02-12 18:44:35 -05:00
Tim Steinbach a629651af2
linux: 4.9.155 -> 4.9.156 2019-02-12 18:44:12 -05:00
Sophie Taylor 744e344171
Update maps.nix 2019-02-13 08:53:32 +10:00
Maximilian Bosch aa21b4b3d3
lldpd: fix build
The build missed `openssl` as input and failed with an error like this:

```
/nix/store/7n1h80xkbjhcijzp0iylk0nc7w05vy8k-net-snmp-5.8/include/net-snmp/library/scapi.h:14:10: fatal error: openssl/ossl_typ.h: No such file or directory
 #include <openssl/ossl_typ.h> /* EVP_MD */
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
```

This also unbreaks `osquery` (https://hydra.nixos.org/build/88547811).

See also https://hydra.nixos.org/build/88562937
2019-02-12 23:44:07 +01:00
Daiderd Jordan a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz 943c8909b5 Revert "papis: use python36"
This reverts commit 07664bcbe4.
2019-02-12 23:12:57 +01:00
Robert Schütz 6c53ffa502 Revert "buku-4.1: pinned python to python36 due to #52766"
This reverts commit 5ddd094ce0.
2019-02-12 23:12:57 +01:00
Robert Schütz a9bf4cea4b Revert "home-assistant-cli: use python36"
This reverts commit c3b01eed80.
2019-02-12 23:12:57 +01:00
Robert Schütz 9fe2447dec python.pkgs.dateparser: 0.7.0 -> 0.7.1
fixes #52766
2019-02-12 23:12:46 +01:00
Michael Raskin 8a50050229
Merge pull request #55528 from fare-patches/master
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Averell Dalton 856a238e20 flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 23:01:44 +01:00
Marcus Geiger 355d9a6378 qemu: Add support for the Hypervisor framework on Darwin
This provides macOS native hardware acceleration to Qemu.
2019-02-12 22:58:50 +01:00
Maximilian Bosch eac2aaf85f
Merge pull request #55564 from wizeman/u/new-todoist
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Michael Raskin 2a2cf5bf29
Merge pull request #55305 from teto/lua_whitelist
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Will Dietz ef74bbd221 trilium: 0.28.3 -> 0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.0-beta

(the 0.29.1 release notes don't repeat the beta notes,
which is where most of the changes are)
2019-02-12 14:13:16 -06:00
Michael Weiss cfe6277e62
tdesktop: 1.5.12 -> 1.5.15
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Daiderd Jordan 11c1fc4085
perlPackages.IOTty: fix darwin sandbox build
2 of the tests fail when sandboxing is enabled, we might want to allow
this case in the profile if there are more cases but for now just
disable the tests on darwin.

    warning: TIOCSCTTY failed, slave might not be set as controlling terminal: Operation not permitted at /private/tmp/nix-build-perl5.28.1-IO-Tty-1.12.drv-0/IO-Tty-1.12/blib/lib/IO/Pty.pm line 121.
    Error: could not connect pty as controlling terminal!
    no controlling terminal at t/test.t line 68.
    sysread() failed:  at t/test.t line 91.
    # Looks like your test exited with 255 just after 2.
2019-02-12 19:25:05 +01:00
Roman Volosatovs fc25b3d321
gometalinter: 2.0.11 -> 3.0.0 2019-02-12 18:51:28 +01:00
Elis Hirwing 3cf8394daf
phpPackages.phpstan: 0.11.1 -> 0.11.2
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.2
2019-02-12 17:49:05 +01:00
Will Dietz 91c7157919
Merge pull request #55214 from dtzWill/update/ipe-7.2.10
ipe: 7.2.9 -> 7.2.10
2019-02-12 10:08:01 -06:00
Will Dietz 92a54bd927
Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Will Dietz d071cffacc
Merge pull request #55572 from dtzWill/update/txr-209
txr: 208 -> 209
2019-02-12 10:02:12 -06:00
Yorick van Pelt 75be5861a5
alacritty: 0.2.6 -> 0.2.9 2019-02-12 15:31:06 +01:00
Daniel Peebles ccc02c5d82
Merge pull request #55350 from homich1991/master
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Will Dietz 67efb6f14c
Merge pull request #55604 from dtzWill/update/agave-009
agave: 008 -> 009
2019-02-12 07:28:45 -06:00
Will Dietz 347fa8611f intel-media-driver: 18.4.0 -> 18.4.1
Minor bump, adds various missing id's apparently.
2019-02-12 07:20:26 -06:00
Tim Steinbach 2fcb8c3ac7
flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 08:20:12 -05:00
Sarah Brofeldt 09080380ee docker: 18.09.1 -> 18.09.2 2019-02-12 13:14:31 +00:00
Guillaume Bouchard a7c774300b ghc-8.6.3: use system libffi
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.

This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.

Closes https://github.com/NixOS/nixpkgs/pull/55208.
2019-02-12 13:40:59 +01:00
Eelco Dolstra 7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
José Romildo Malaquias f0c7f54bd2 qtermwidget: remove version 0.7.1 2019-02-12 09:56:10 -02:00
José Romildo Malaquias d5c017eef8 qlipper: do not use qt5 directly 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 9306341a0b lxqt: lxqt-l10n has been removed in version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 1fa2405cbd lxqt.update.sh: update to version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 96185ab3f0 screengrab: 1.98 -> 1.100 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 5c26986b58 qps: 1.10.18 -> 1.10.19 2019-02-12 09:56:08 -02:00
José Romildo Malaquias f45affe838 qtermwidget: 0.9.0 -> 0.14.0 2019-02-12 09:56:08 -02:00