Commit Graph

110224 Commits

Author SHA1 Message Date
Herwig Hochleitner 330104be9e leiningen: 2.7.1 -> 2.8.1 2018-01-18 18:55:26 +01:00
Herwig Hochleitner 6a84b3fbe1 webkitgtk: 2.18.4 -> 2.18.5
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:55:23 +01:00
John Ericson 5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson 9bd437d4b4 fetchpatch: Add support for an arbitrary extra prefix
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Shea Levy f12f2ed44c
haskell-ide-engine: Fix build in sandbox 2018-01-18 12:02:29 -05:00
Will Dietz 4ca9b43f12 perf: fix cross evaluation 2018-01-18 10:47:40 -06:00
Will Dietz fc4535b6e8 Revert "perf: inherit makeFlags from kernel"
https://github.com/NixOS/nixpkgs/issues/34013

This reverts commit 92083c3f40.
2018-01-18 10:47:26 -06:00
Will Dietz 9798c74313 perf-tools: 20160418 -> 20171219 2018-01-18 10:24:06 -06:00
Tim Steinbach e1db0afd61
openjdk: 8u152 -> 8u172 2018-01-18 11:22:44 -05:00
Michael Raskin 654542be52 libmpc: update source URL 2018-01-18 17:15:39 +01:00
Peter Simons 809a09eb5e hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45Z 2018-01-18 17:01:33 +01:00
Peter Simons 29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim 7ac14f0b83
Merge pull request #34011 from mogorman/platformio
platformio: 3.5.0 -> 3.5.1
2018-01-18 15:40:10 +00:00
Jörg Thalheim 1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Jörg Thalheim 3b21d4d4bc
Merge pull request #34004 from Mic92/netcat
netcat-openbsd: 1.130 -> 1.187
2018-01-18 15:29:59 +00:00
Shea Levy f040f64636
bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
Shea Levy d4dbe03be5
Revert "openjdk: 8u152 -> 8u162"
This bump causes the bazel build to fail with:

> Cannot find requested resource bundle for locale en_US

This reverts commit 241e509abd.
2018-01-18 10:07:04 -05:00
Drew Hess 83a85b60ad linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23 2018-01-18 17:04:47 +02:00
Matthew O'Gorman 12b7def4a8 platformio: 3.5.0 -> 3.5.1 2018-01-18 10:02:44 -05:00
Arseniy Seroka 0b559ed1cd
Merge pull request #34007 from mimadrid/update/weka-3.8.2
weka: 3.8.1 -> 3.8.2
2018-01-18 14:45:49 +00:00
Orivej Desh bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
Pd plugins
2018-01-18 14:33:41 +00:00
Miguel Madrid Mencía 8fb2be6772
weka: 3.8.1 -> 3.8.2 2018-01-18 15:25:35 +01:00
Tim Steinbach b5be5ef364
git: 2.15.1 -> 2.16.0 2018-01-18 09:13:17 -05:00
Jörg Thalheim 3fe396db27 gpodder: fix crash on startup due missing GI_TYPELIB_PATH 2018-01-18 13:35:58 +00:00
Jörg Thalheim 00975280f1 netcat-openbsd: 1.130 -> 1.187
fixes #34002
2018-01-18 12:01:05 +00:00
Frederik Rietdijk aee7a0e928
Merge pull request #33878 from dotlambda/fritzconnection
pythonPackages.fritzconnection: init at 0.6.5
2018-01-18 12:36:57 +01:00
Robert Schütz 3064015b6d pythonPackages.fritzconnection: init at 0.6.5 2018-01-18 12:30:53 +01:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Frederik Rietdijk ec2ab0f235
Merge pull request #34001 from dotlambda/netdisco
pythonPackages.netdisco: 1.2.3 -> 1.2.4
2018-01-18 11:23:57 +01:00
Gabriel Ebner 3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Peter Hoeg e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Robert Schütz 82fee14220 pythonPackages.netdisco: 1.2.3 -> 1.2.4 2018-01-18 11:06:12 +01:00
Anders Kaseorg 77e6d6c7f7 pypy: Remove redundant manual building of CFFI extensions
This hardcoded list of CFFI extension modules gets stale when PyPy adds
more, but fortunately the main translation step already builds these now
(hack_for_cffi_modules in pypy/goal/targetpypystandalone.py).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-18 04:22:57 -05:00
Peter Simons f3fcae787a
Merge pull request #33982 from jlesquembre/gitHUD
gitHUD: disable tests
2018-01-18 09:42:36 +01:00
Frederik Rietdijk fbaf5fd677 gprof2dot: do not use pypy
- The package does not seem to function with `pypy` (#33997)
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
2018-01-18 09:39:04 +01:00
Peter Hoeg 43909be63c
Merge pull request #33947 from S-NA/profile-cleaner
profile-cleaner: add missing dependency
2018-01-18 15:33:02 +08:00
Anders Kaseorg 11c4ba3f65 pypy: 5.9.0 -> 5.10.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-17 23:19:26 -05:00
adisbladis ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Peter Hoeg 08d3da7ad0
Merge pull request #33968 from peterhoeg/f/wp
wp-cli: use as much memory as possible
2018-01-18 08:16:53 +08:00
Jörg Thalheim b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Tuomas Tynkkynen 61a75a1d22 Merge remote-tracking branch 'upstream/master' into staging 2018-01-18 00:24:33 +02:00
Jörg Thalheim 3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Will Dietz fca39a3814 plotutils: regenerate debian patch url's, apply few more
don't include the format-security patch,
because it breaks a test:
https://bugs.gentoo.org/618708
2018-01-17 14:50:59 -06:00
Robert Helgesson 98b35db541
eclipse-plugins-ansi-econsole: init at 1.3.5 2018-01-17 21:07:51 +01:00
Justin Wood 3497ce23bd
Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
Will Dietz ea51cd255d gamin: fix debian-patches to use live URL
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
adisbladis f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
Tim Steinbach 696be7a0b0
linux-copperhead: 4.14.13.a -> 4.14.14.a 2018-01-17 13:30:16 -05:00
adisbladis c2f57b0099
firejail: 0.9.50 -> 0.9.52 2018-01-18 02:24:24 +08:00
adisbladis 43d1a38b8d
dpkg: 1.19.0.4 -> 1.19.0.5 2018-01-18 02:24:23 +08:00
John Wiegley 3deeecddad squid, squid4: Allowing build on Darwin 2018-01-17 09:53:46 -08:00
adisbladis 9be54c61a2
kdeconnect: 1.2 -> 1.2.1 2018-01-18 01:04:59 +08:00
Jörg Thalheim 57da1b6f02
Merge pull request #33885 from Izorkin/libnftnl
libnftnl: 1.0.8 -> 1.0.9
2018-01-17 16:44:27 +00:00
José Luis Lafuente 9b577c44bc
gitHUD: disable tests
Tests require tasty-quickcheck ==0.8.*
2018-01-17 17:18:16 +01:00
Jörg Thalheim 501d5d9ef3
Merge pull request #33978 from tokudan/mbuffer-20171011
mbuffer: 20170806 -> 20171011
2018-01-17 15:43:49 +00:00
Tim Steinbach f6c0c86509
keybase: 1.0.33 -> 1.0.39 2018-01-17 10:34:35 -05:00
Tim Steinbach 239606c176
gradle: 4.4 -> 4.4.1 2018-01-17 10:31:01 -05:00
Tim Steinbach 48b451d754
atom-beta: 1.24.0-beta2 -> 1.24.0-beta3 2018-01-17 10:29:51 -05:00
Tim Steinbach 94d6f39ea2
atom: 1.23.2 -> 1.23.3 2018-01-17 10:28:48 -05:00
Tim Steinbach c5b5568a12
kotlin: 1.2.10 -> 1.2.20 2018-01-17 10:25:25 -05:00
Tim Steinbach 241e509abd
openjdk: 8u152 -> 8u162 2018-01-17 10:11:11 -05:00
Tim Steinbach 416ef9bd8e
openjdk: 9.0.1 -> 9.0.4 2018-01-17 10:11:11 -05:00
Marek Mahut 9844e027c4 mencal: init at 3.0 2018-01-17 16:24:59 +02:00
Tim Steinbach ca8169a6f1
Merge pull request #33979 from taku0/oraclejdk-8u161
oraclejre: 9.0.1 -> 9.0.4 [Critical security fixes]
2018-01-17 14:14:51 +00:00
Daniel Frank 2883a8601d mbuffer: 20170806 -> 20171011 2018-01-17 15:08:49 +01:00
taku0 41cb6636fb oraclejre: 9.0.1 -> 9.0.4 2018-01-17 23:05:28 +09:00
Peter Hoeg 4dec2618b3 asc: compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg 883957c0e6 lincity_ng: cleanups and compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg 7177c9e336 physfs: 2.0.3 -> 3.0.1 2018-01-17 21:59:55 +08:00
Leon Schuermann a6dca04272
woof: init at 2012-05-31 2018-01-17 21:59:18 +08:00
Tim Steinbach 791d5b3cc0
linux: 4.4.111 -> 4.4.112 2018-01-17 08:57:19 -05:00
Tim Steinbach c460e268bf
linux: 4.9.76 -> 4.9.77 2018-01-17 08:57:19 -05:00
Tim Steinbach 94d03b3b21
linux: 4.14.13 -> 4.14.14 2018-01-17 08:57:19 -05:00
Tim Steinbach a74e13f057
Merge pull request #33976 from taku0/oraclejdk-8u161
oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4 [Critical security fixes]
2018-01-17 13:56:52 +00:00
Tim Steinbach 1d17b481c6
Merge pull request #31552 from taku0/jdk9-remove-jce
oraclejdk: remove JCE option
2018-01-17 13:56:40 +00:00
Daiderd Jordan 1504e69420 irony-server: use libclang 2018-01-17 15:53:08 +02:00
Daiderd Jordan 2807920302 ycmd: use libclang 2018-01-17 15:53:08 +02:00
Daiderd Jordan 4c5109b2e9 mily: use libclang 2018-01-17 15:53:08 +02:00
Daiderd Jordan 10c4b5ba6f firefox: use libclang 2018-01-17 15:53:08 +02:00
Gabriel Ebner f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster 3d4f3091fc
firefox: fix clang dependency 2018-01-17 13:41:59 +01:00
Orivej Desh b48569d5c6
Merge pull request #33846 from dtzWill/update/2048-in-terminal
2048-in-terminal: 2015-01-15 -> 2017-11-29
2018-01-17 12:25:27 +00:00
Tuomas Tynkkynen b1c1190f36 utillinux: 2.31 -> 2.31.1 2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen 10bcf978eb kmod: 24 -> 25 2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen b5fc6b7c10 audit: 2.8.1 -> 2.8.2 2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen 884a167f87 Merge remote-tracking branch 'upstream/master' into staging 2018-01-17 12:52:47 +02:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
taku0 88ba2698c3 oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4 2018-01-17 19:12:21 +09:00
Justin Humm 16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Frederik Rietdijk 5ab499d2c7
Merge pull request #33920 from ashgillman/add-progressbar2
pythonPackages.progressbar2: init at 3.12.0
2018-01-17 10:05:52 +01:00
Frederik Rietdijk b8ab87aa13
Merge pull request #33918 from ashgillman/add-nimfa
pythonPackages.nimfa: init at 1.3.1
2018-01-17 10:04:51 +01:00
Lancelot SIX ba424cedb7
Merge pull request #33618 from lsix/django_1_11_9
pythonPackages.django: 1.11.8 -> 1.11.9
2018-01-17 09:46:47 +01:00
Peter Hoeg 35abe070ee wp-cli: use as much memory as possible
Instead of imposing an arbitrary memory limit via php.ini, let wp-cli use as
much as possible. If you need to limit the memory use, there are mechanisms in
your OS far better suited for this.
2018-01-17 14:01:01 +08:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Yegor Timoshenko 846b5c42f1 redshift: add myself to maintainers 2018-01-17 04:48:16 +00:00
Ashley Gillman f4508a0adf pythonPackages.progressbar2: Get tests running. 2018-01-17 12:58:27 +10:00
Andreas Rammhold 694676c127
Merge pull request #33964 from andir/batman-adv-2017.4
batman-adv 2017.4
2018-01-17 02:18:53 +00:00
Andreas Rammhold 4774356724
batman-adv: 2017.3 -> 2017.4 2018-01-17 02:55:13 +01:00
Andreas Rammhold 1eb62129d9
batman-adv: add missing nativeBuildInputs 2018-01-17 02:46:29 +01:00
adisbladis ca094d7af2
bind: License changed to MPL 2.0 2018-01-17 09:39:20 +08:00
Andreas Rammhold d2b852fe7d
bind: 9.11.2 -> 9.11.2-P1 (fixes CVE-2017-3145, CVE-2017-3143, CVE-2017-3141 & CVE-2017-3140)
For more details see [1].

[1] http://ftp.isc.org/isc/bind9/9.11.2-P1/RELEASE-NOTES-bind-9.11.2-P1.html
2018-01-17 02:29:13 +01:00
Bas van Dijk af47db6a3a elk: 5.6.5 -> 5.6.6
Security fix for CVE-2018-3818.

https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Ashley Gillman 4c99011214 pythonPackages.nimfa: 1.3.1 -> 1.3.2 2018-01-17 10:57:35 +10:00
Ashley Gillman b6d615ff7e pythonPackages.nimfa: Follow conventions. 2018-01-17 10:56:19 +10:00
Robin Gloster 231f434a4d
gitlab: 10.3.3 -> 10.3.4
Fixes:
 - CVE-2017-0915
 - CVE-2018-3710
 - CVE-2017-0918
 - CVE-2017-0923
 - CVE-2017-0925
 - CVE-2017-0926
 - CVE-2017-0924
 - CVE-2017-0914
 - CVE-2017-0916
 - CVE-2017-0917
 - CVE-2017-0927
 - CVE-2017-0922

See https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/
for details.
2018-01-17 01:46:41 +01:00
Robin Gloster 843f37dc12
bzflag: 2.4.10 -> 2.4.12 2018-01-17 01:46:41 +01:00
Bas van Dijk e842ffbb33 elk: 6.1.1 -> 6.1.2
Contains a security fix for kibana: CVE-2018-3818.

https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Robin Gloster a669adb381
sslscan: 1.11.10 -> 1.11.11 2018-01-17 00:10:08 +01:00
Robin Gloster 93f8f6f530
qlcplus: 4.1.10 -> 4.1.11 2018-01-17 00:10:08 +01:00
Robin Gloster 7189e0a541
python.pkgs.notebook: 5.2.2 -> 5.3.1 2018-01-17 00:10:08 +01:00
Robin Gloster ea0bfbe4f6
python.pkgs.send2trash: 1.3.0 -> 1.4.2 2018-01-17 00:10:08 +01:00
Robin Gloster 1d3038956c
python.pkgs.terminado: 0.6.0 -> 0.8.1 2018-01-17 00:10:07 +01:00
Robin Gloster 1d70a52528
moonlight-embedded: 2.4.4 -> 2.4.6 2018-01-17 00:10:07 +01:00
Robin Gloster d0f2aab67c
errbot: 5.1.2 -> 5.1.3 2018-01-17 00:10:07 +01:00
Robin Gloster 1729c65736
libressl_2_6: 2.6.2 -> 2.6.4 2018-01-17 00:10:07 +01:00
Robin Gloster 0e834998b2
phpPackages.composer: 1.5.1 -> 1.6.2 2018-01-17 00:10:07 +01:00
Robin Gloster 1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Robin Gloster 6f41c5d805
rabbitmq-c: 0.7.1 -> 0.8.0 2018-01-17 00:10:07 +01:00
Vladimír Čunát e0c5af37e9
Merge #33955: lldb-{4,5}: install manpage 2018-01-16 23:04:28 +01:00
Daiderd Jordan 78f9d80741
irony-server: use libclang 2018-01-16 23:02:47 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Daiderd Jordan 64f730cf56
ycmd: use libclang 2018-01-16 22:55:36 +01:00
Daiderd Jordan 47c5728e7d
mily: use libclang 2018-01-16 22:20:13 +01:00
Daiderd Jordan f7c7dec43f
firefox: use libclang 2018-01-16 22:19:02 +01:00
Daiderd Jordan eee6eef6af
Merge pull request #33953 from LnL7/clang-lib-cmake
clang: patch cmake files for lib output
2018-01-16 22:17:01 +01:00
Will Dietz 74bcd87ed9 lldb-{4,5}: install manpage 2018-01-16 15:15:41 -06:00
Tuomas Tynkkynen 2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
Daiderd Jordan 917429233b
clang: patch cmake files for lib output
Fixes cmake build issues introduced in #33342.
2018-01-16 21:46:43 +01:00
Daiderd Jordan cf8643cc8e
Merge pull request #33942 from andsild/add_vim_plugins
Add and update vim plugins
2018-01-16 21:35:25 +01:00
Rob Vermaas b62c601e91
werkzeug: disable one test on darwin. 2018-01-16 21:32:35 +01:00
Rob Vermaas 60468bf4e5
scitkitlearn: disable doctests on darwin as they are known to be broken there for this version. 2018-01-16 21:31:51 +01:00
Daiderd Jordan 75936c412d
Merge pull request #33913 from ciderale/fix-darwin-build-of-kpcli
kpcli: Fix darwin build
2018-01-16 21:17:58 +01:00
Vladimír Čunát 03c6be8654
Merge #33811: nixpkgs release-small: fix evaluation 2018-01-16 21:09:50 +01:00
Frank Doepper 5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
Michael Raskin a12ba709ab
Merge pull request #33945 from eschnett/eschnett/julia-0.6.2
julia: 0.6.0 -> 0.6.2
2018-01-16 19:40:49 +00:00
Jan Tojnar ac16ec6032
bustle: add top-level alias 2018-01-16 20:37:46 +01:00
Jan Tojnar f908f65dec
uuagc: add static executable from haskellPackages 2018-01-16 20:32:40 +01:00
Michael Raskin 847db60f02
julia: 0.6.0 -> 0.6.2 2018-01-16 19:30:04 +00:00
John Ericson 782b63d06b
Merge pull request #33813 from lopsided98/kernel-cross
kernel: fix cross compilation
2018-01-16 13:09:09 -05:00
John Ericson 5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00
S. Nordin Abouzahra e63e55c171 profile-cleaner: add missing dependency
profile-cleaner does not run correctly without the file utility.
2018-01-16 13:03:07 -05:00
John Ericson 4dff3ee959
Merge pull request #33749 from dezgeg/release-refactor-1
nixos/release.nix: Refactoring for better multi-system support
2018-01-16 12:54:11 -05:00
Franz Pletz 13b4f440fc
Merge pull request #33634 from Ma27/android-studio/support-virtual-devices
android-studio: set `ANDROID_EMULATOR_USE_SYSTEM_LIBS`
2018-01-16 17:23:14 +00:00
Erik Schnetter 6c1277a864 julia: 0.6.0 -> 0.6.2 2018-01-16 12:09:37 -05:00
Tuomas Tynkkynen b3c50ec1e9 nixos/release.nix: Move forAllSystems to release-lib
There's already a similar forTheseSystems in release-lib, so be more
consistent.
2018-01-16 18:56:41 +02:00
Tuomas Tynkkynen 82cab72dd4 release-lib: forAllSupportedSystems -> forTheseSystems
I'm going to move forAllSystems from nixos/release.nix, and these
functions sound too similar while doing different things.
2018-01-16 18:48:54 +02:00
Izorkin f6ee29dda2 libnetfilter_queue: 1.0.2 -> 1.0.3
fixes #33887
2018-01-16 16:41:01 +00:00
Anders Sildnes 999b889907
vim-plugins/fugitive: 2017 -> 2018 2018-01-16 17:18:30 +01:00
Anders Sildnes 82f0cfaf58
vim-plugins/vim-dashboard init 2018-01-16 17:18:27 +01:00
Anders Sildnes c1ef975d00
vim-plugins/deoplete.nvim: 2017 -> 2018 2018-01-16 17:18:25 +01:00
Anders Sildnes 14fed7b7b9
vim-plugins/fzf.vim: 2017 -> 2018 2018-01-16 17:18:17 +01:00
Anders Sildnes c0436f5c0b
vim-plugins/tabpagecd init 2018-01-16 17:18:14 +01:00
Anders Sildnes ad746d1beb
vim-plugins/vim-ft-diff_fold init 2018-01-16 17:18:11 +01:00
Anders Sildnes f1e3289286
vim-plugins/vim-logreview init 2018-01-16 17:18:09 +01:00
Yegor Timoshenko fccaa2acab redshift: reintroduce longDescription 2018-01-16 16:18:06 +00:00
Anders Sildnes 2f1be1f27d
vim-plugins/vim-jsbeautify init 2018-01-16 17:18:06 +01:00
Anders Sildnes 632fb7d5b4
vim-plugins/vim-javascript init 2018-01-16 17:18:04 +01:00
Anders Sildnes 78108d37f3
vim-plugins/vim-cursorword init 2018-01-16 17:18:01 +01:00
Anders Sildnes edd27a8a30
vim-plugins/sparkup init 2018-01-16 17:17:58 +01:00
Anders Sildnes d2bec58233
vim-plugins/table-mode: 2017 -> 2018 2018-01-16 17:17:49 +01:00
Anders Sildnes 18ce75d24c
vim-plugins/vim-ruby init 2018-01-16 17:14:25 +01:00
Anders Sildnes 565a912cbb
vim-plugins/riv init 2018-01-16 17:14:15 +01:00
Anders Sildnes 14329d3035
vim-plugins/vim-scouter init 2018-01-16 17:14:05 +01:00
Anders Sildnes 5f891a72b5
vim-plugins/prettyprint init 2018-01-16 17:13:52 +01:00
Anders Sildnes c690cb6995
vim-plugins/neco-look init 2018-01-16 17:13:43 +01:00
Anders Sildnes 10412490c7
vim-plugins/zeavim init 2018-01-16 17:13:36 +01:00
Anders Sildnes db75ba31aa
vim-plugins/xterm-color-table init 2018-01-16 17:13:27 +01:00
Anders Sildnes 413ddd19bd
vim-plugins/easygit init 2018-01-16 17:13:13 +01:00
Anders Sildnes 9bd6dc7a78
vim-plugins/csv init 2018-01-16 17:13:05 +01:00
Anders Sildnes 8c83fd3edc
vim-plugins/caw init 2018-01-16 17:12:55 +01:00
Anders Sildnes 52903053e3
vim-plugins/SyntaxRange init 2018-01-16 17:12:42 +01:00
Anders Sildnes f2f4d7a658
vim-plugins/Syntastic: 2017 -> 2018 2018-01-16 17:12:11 +01:00
Anders Sildnes bb2bbe4ee6
vim-plugins/Cosco init 2018-01-16 17:11:58 +01:00
Anders Sildnes 5eb58fbc37
vim-plugins/autopairs init 2018-01-16 17:10:20 +01:00
Jan Tojnar d02d062c9b
Merge pull request #33605 from vbgl/meld-3.18
meld: 3.16.4 -> 3.18.0
2018-01-16 15:17:38 +01:00
S. Nordin Abouzahra 7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
adisbladis 02393338dc
Merge pull request #33935 from bkchr/fix_plasma_vault
plasma-vault: Fixes build
2018-01-16 21:47:59 +08:00
Yegor Timoshenko 7d70261aa4 redshift: fix redshift-gtk, autoreconfHook 2018-01-16 13:44:59 +00:00
Bastian Köcher f8630c9568 plasma-vault: Fixes build 2018-01-16 14:40:57 +01:00
adisbladis 9d57972cd5
plasma-desktop: Fix build with qt 5.10 2018-01-16 21:38:36 +08:00
adisbladis ec9ae46684
kwin: Fix build with qt 5.10 2018-01-16 21:38:35 +08:00
adisbladis b72de3e286
kio-extras: Fix build with qt 5.10 2018-01-16 21:38:34 +08:00
Andrew Childs 2332e8b0d9 kindlegen: Use unzip where necessary 2018-01-16 22:18:16 +09:00
Tuomas Tynkkynen 222f905fd9 rustc: Supports ARMv7 2018-01-16 14:17:40 +02:00
Andreas Rammhold 1624e32eb0
Merge pull request #33929 from matthiasbeyer/update-toot
toot: 0.16.2 -> 0.17.1
2018-01-16 12:14:12 +00:00
adisbladis df4746d2b2
Merge pull request #33930 from bkchr/fix_kinit
kinit: Fixes build
2018-01-16 19:48:41 +08:00
Bastian Köcher 97db143538 kinit: Fixes build 2018-01-16 12:21:18 +01:00
Matthias Beyer fd00da5205 toot: 0.16.2 -> 0.17.1 2018-01-16 11:50:25 +01:00
Guillaume Bouchard 2995066e9b alembic: use threadsafe hdf5 (#30682)
* hdf5: introduce hdf5-threadsafe variant

Compiled with thread safe support and without the High Level library
which is incompatible with thread safety.

* alembic: clean buildInputs to nativeBuildInputs

* alembic: use hdf5-threadsafe
2018-01-16 18:31:35 +08:00
Evgeny Egorochkin 2bb5e5e748 onioncircuits: init at 0.5 2018-01-16 12:26:45 +02:00
Evgeny Egorochkin 748d5709b5 pythonPackages.stem: init at 1.6.0 2018-01-16 12:26:39 +02:00
Izorkin 25eeb15794 libnftnl: 1.0.8 -> 1.0.9 2018-01-16 13:14:14 +03:00
Jörg Thalheim 1c9d59945e
Merge pull request #33917 from ashgillman/fix-wakatime
wakatime: don't run check phase
2018-01-16 09:41:17 +00:00
Yurii Rashkovskii 91e9989911 aenum: make tests pass (#33805)
For Python 2, tests were failing because they depended on a particular
way of executing the tests module as it defined a global variable
and created a temporary file. Running it through setup.py didn't work.
Invoking it directly solved the issue.

For Python 3, aenum tests were disabled, however, they did't have to
fail. Configuring UTF8 locale resolved the failure that was happening
after the above fix for Python 2 was applied.
2018-01-16 09:40:40 +00:00
Jörg Thalheim cf3cc25bb2
Merge pull request #33880 from vbgl/ocaml-uri-1.9.5
ocamlPackages.uri: 1.9.2 -> 1.9.6
2018-01-16 09:37:11 +00:00
Jörg Thalheim 516481a2c8
Merge pull request #33923 from mnacamura/parallel-rust
parallel-rust: init at 0.11.3
2018-01-16 09:31:18 +00:00
Jörg Thalheim 0270078dd6
Merge pull request #33904 from magnetophon/i3status-rust
i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15
2018-01-16 09:28:44 +00:00
Ashley Gillman b9e126d2d1 pythonPackages.nimfa: Move to own file. 2018-01-16 19:16:21 +10:00
Jörg Thalheim f9a0769e02
Merge pull request #33925 from teto/neovim
neovim: don't install desktop file on darwin
2018-01-16 09:13:07 +00:00
schuppentier 6f7c197700 evdi: 1.4.1+git2017-06-12 -> unstable-2018-01-12 (#33907) 2018-01-16 09:05:42 +00:00