Commit Graph

109534 Commits

Author SHA1 Message Date
John Ericson 3d59b4d285 treewide: Fixed output fetch* derivations should use `nativeBuildInputs` 2018-01-09 20:14:46 -05:00
Florian Klink 41723ef290 notmuch: 0.25.3 -> 0.26 2018-01-10 02:03:48 +01:00
Tim Steinbach ad0e0f27e3
sbt-extras: 77686b3 -> 3c8fcad 2018-01-09 19:21:28 -05:00
John Ericson 98b3db2eef
Merge pull request #33676 from obsidiansystems/less-arm-hack
gcc, binutils: Narrow down ARM hack so only native builds are affected
2018-01-09 17:52:45 -05:00
John Ericson c98e6b6771 gcc, binutils: Narrow down ARM hack so only native builds are affected 2018-01-09 17:25:49 -05:00
John Ericson c3052295fa Merge commit '3ed545ab31146e607c57649936c75869d6aa9ba2' into ericson2314-cross-master 2018-01-09 17:19:27 -05:00
John Ericson b850eb3404
Merge pull request #32489 from orivej/ed
[WIP] ed: fix cross build
2018-01-09 17:09:54 -05:00
Orivej Desh c0ab4d5ff0 ed: fix cross build 2018-01-09 17:08:06 -05:00
Joachim F cd777edb09
Merge pull request #33622 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-09 21:41:24 +00:00
John Ericson c836910e0e
Merge pull request #33670 from obsidiansystems/cross-check
stdenv: Fix doCheck and doInstallCheck logic
2018-01-09 16:37:11 -05:00
Joachim F a6912f589e
Merge pull request #33629 from rnhmjoj/dnscrypt-proxy
Restore dnscrypt-proxy
2018-01-09 21:34:14 +00:00
Pascal Bach 75ece627a9 restic: 0.8.0 -> 0.8.1 2018-01-09 22:23:49 +01:00
John Ericson 567feb3a54 stdenv: Fix doCheck and doInstallCheck logic
It's host != build, not host != target
2018-01-09 16:22:58 -05:00
Florian Klink a508ac38f8 oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
also split major and minor version into a 'baseVersion', and specify
supported platforms.
2018-01-09 22:21:39 +01:00
WilliButz 70ecaff635
fileshelter: init at 3.0.0 2018-01-09 22:07:59 +01:00
WilliButz 1a74ff64bb
wt: split into wt3 and wt4 2018-01-09 22:01:06 +01:00
John Ericson 06a8d66528
Merge pull request #33603 from obsidiansystems/cross-check
stdenv: Force `doCheck` to be false when we are cross compiling
2018-01-09 15:09:54 -05:00
Bas van Dijk 9bafe42450 digikam: 5.7.0 -> 5.8.0
See: https://raw.githubusercontent.com/KDE/digikam/v5.8.0/project/NEWS.5.8.0
2018-01-09 20:54:37 +01:00
Roman Volosatovs 0f59776699
mopidy-iris: 3.8.2 -> 3.11.0 2018-01-09 20:48:37 +01:00
adisbladis 17bdefd142
electron-cash: Only build on platforms.linux
darwin is broken
2018-01-10 03:40:28 +08:00
Peter Simons 2280127e85 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
c0e307307b.
2018-01-09 20:33:02 +01:00
Matthew Pickering 5542e3cc4d haskell package set configuration clean-up
Closes https://github.com/NixOS/nixpkgs/pull/33588.
2018-01-09 20:32:55 +01:00
Kevin Quick 7933fe4ee5
python: thespian: 3.9.0 -> 3.9.1 2018-01-09 11:04:46 -08:00
Elis Hirwing c7eadc3ce9
pytest-rerunfailures: 2.0.1 -> 4.0 2018-01-09 19:26:29 +01:00
rnhmjoj 34c776eaa1
electron-cash: 3.1.1 -> 3.1.2 2018-01-09 19:17:07 +01:00
John Ericson 133b4658df treewide: Simplify some `doCheck` calls
In anticipation of what I outline in #33599, I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
John Ericson 4e907dbca1 stdenv: Force `doCheck` and `doInstallCheck` to be false when we are cross compiling
I hope this will be a temporary measure. If there is consensus around
issue #33599, then we can follow an explicit `dontCheck`, but default to
not checking during cross builds when none is given.
2018-01-09 12:37:12 -05:00
John Ericson eec050f395
Merge pull request #33577 from dtzWill/fix/cross-2
Minor cross fixes, 2
2018-01-09 12:36:53 -05:00
John Ericson 0c16a11c9a
Merge pull request #33575 from dtzWill/fix/cross-1
Minor cross fixes, 1
2018-01-09 12:34:50 -05:00
Franz Pletz 73303b592d
Merge pull request #33653 from flokli/electrum-ltc
electrum-ltc: 2.9.3.1 -> 3.0.5.1
2018-01-09 17:32:03 +00:00
Florian Klink 546c829f2e electrum-ltc: only build on platforms.linux
darwin is broken
2018-01-09 18:27:09 +01:00
Andreas Rammhold 613383206c
Merge pull request #33656 from veprbl/pyslurm_fix
pyslurm: bump to unbreak (master)
2018-01-09 17:24:23 +00:00
Dmitry Kalinkin 3ebad47b8a
pyslurm: bump to unbreak
Fixes: bd9512f217 ('slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566')
(cherry picked from commit e5aa7467d4cb3750816a3673cf6c7fac138de111)
2018-01-09 11:57:35 -05:00
Will Dietz be2e01f8a0 ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
Fixes build when used with nginxMainline.

(FWIW, 1.11.33.4 is from 2016-09-15)
2018-01-09 10:57:17 -06:00
Will Dietz 0bbcfb0d6d nginxMainline: 1.13.6 -> 1.13.8
See http://nginx.org/en/CHANGES
2018-01-09 10:55:52 -06:00
Ben Gamari 6f8cb301a9 ms-sys: Fix cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari 7ed923f9d8 mdadm: Fix cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari ac19f60c93 ddrescue: Enable cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari 6db707fe7e pkgconfig: Enable cross-compilation
(cherry picked from commit 91fdb2f9caf5ce14acb87f3b877216aeb2590e7e)
2018-01-09 11:23:56 -05:00
Ben Gamari bef09dcca1 krb5: Allow cross-compilation 2018-01-09 11:23:56 -05:00
Will Dietz 681555c11c lua-5: isMingw -> isMinGW 2018-01-09 11:23:56 -05:00
Will Dietz 7c992cb7af bsdiff: fix 'cc' usage 2018-01-09 11:23:56 -05:00
Will Dietz a23be78ef2 at: cross-compilation fixes
* move bison/flex to nativeBuildInputs
* add patch to avoid use of undocumented glibc macro
* fix use of 'install -s' to avoid invoking 'strip' directly
2018-01-09 11:23:56 -05:00
Shea Levy f607771d0f
Add cri-tools 2018-01-09 11:18:25 -05:00
Andrew Childs a1b03ccb6b wdiff: Widen meta.platforms to unix
This package builds and works fine on macOS, and probably other
unix-likes.
2018-01-10 01:16:40 +09:00
Florian Klink a19c7708c9 electrum-ltc: 2.9.3.1 -> 3.0.5.1 2018-01-09 17:00:36 +01:00
Florian Klink 01c80fe9bb py_scrypt: use instead of ltc_scrypt 2018-01-09 17:00:31 +01:00
Tim Steinbach dd86923d3a
oh-my-zsh: 2017-09-24 -> 2017-12-14 2018-01-09 10:14:43 -05:00
Tim Steinbach f90ddfee7a
atom-beta: 1.24.0-beta1 -> 1.24.0-beta2 2018-01-09 10:12:01 -05:00
Tim Steinbach fcc48ccced
atom: 1.23.1 -> 1.23.2 2018-01-09 10:09:47 -05:00
Tim Steinbach e114a5c0d7
sbt: 1.0.4 -> 1.1.0 2018-01-09 10:07:05 -05:00
Eelco Dolstra 73a01aa028
Merge pull request #33642 from teozkr/libguestfs-java
Added JDK dependency to libguestfs
2018-01-09 15:25:55 +01:00
adisbladis c23b036e96
firefox-devedition-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:32 +08:00
adisbladis 5849d92104
firefox-beta-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:31 +08:00
Robin Gloster 7c5430c27c
Revert "rust: store the cargo-vendor config"
This reverts commit 0af2c5891b.

See 0af2c5891b (commitcomment-26737983)
This breaks the cargoSha256 hashes.
2018-01-09 15:03:03 +01:00
Teo Klestrup Röijezon 440cfd3e42 libguestfs: Made Java dependency optional 2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon e74f61f30d libguestfs: Added JDK dependency
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
Will Dietz 9721ed22e8 schedulingPriority should be an int, fix check-meta type and in-tree use 2018-01-09 07:25:24 -06:00
Sander van der Burg a18da9b689 titaniumenv: add hack to reduce keychain blocking problems 2018-01-09 13:24:30 +01:00
Orivej Desh 7a891ebbdd
Merge pull request #33641 from dhess/gcc-armv7l-fix
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
2018-01-09 12:18:43 +00:00
Sander van der Burg 792d48bc94 titaniumenv: fix path to IPA build product 2018-01-09 12:30:58 +01:00
goibhniu 505767557f
Merge pull request #33611 from ckauhaus/submit/symlinks-1.4.3
symlinks: 1.4 -> 1.4.3
2018-01-09 12:00:26 +01:00
Cray Elliott 3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
Andreas Rammhold aff2de4909
Merge pull request #33613 from andir/linux_4_15_rc7
linux_testing: 4.15-rc4 -> 4.15-rc7
2018-01-09 07:39:39 +00:00
taku0 4780cc70bd flashplayer: 28.0.0.126 -> 28.0.0.137 2018-01-09 15:15:11 +09:00
adisbladis 9638055534
inotify-tools: 3.14 -> 3.20.1
Closes #33609
2018-01-09 12:14:46 +08:00
Drew Hess 3ed545ab31
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.

This reverts commit 0f5c804631.
2018-01-08 20:03:33 -08:00
Daiderd Jordan b195d8ab07 rustc: disable failing tests on darwin 2018-01-09 03:37:53 +01:00
zimbatm 0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatm c5456dbfec cargo: 0.22.0 -> 0.23.0 2018-01-09 03:37:53 +01:00
zimbatm 8559dd0474 rustc: 1.21.0 -> 1.22.1
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
Shea Levy 6d3ff29d03
Add grpc. 2018-01-08 21:27:32 -05:00
Shea Levy 9d7883374c
Add gflags 2018-01-08 21:27:32 -05:00
Orivej Desh f4afbf6e77 neovim: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 01:47:16 +00:00
Tim Williams 067cac78e8
mixxx: add AAC support
fixes #29472
2018-01-09 09:29:02 +08:00
Herwig Hochleitner dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner 6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
Orivej Desh 18ceefc2a1 opendungeons: fix build
With Ogre 1.10 it fails due to -Werror.
2018-01-09 00:46:35 +00:00
Orivej Desh 6190ebbe93 rigsofrods: fix build 2018-01-09 00:46:35 +00:00
Bas van Dijk 9aad587cbb opencv: have a better fix for the python bindings issue 2018-01-09 00:46:35 +00:00
Bas van Dijk 6919867b3b opencv: disable dnn_modern on darwin 2018-01-09 00:46:35 +00:00
Bas van Dijk 72a76fe8c3 opencv: fix build of the videoio module on darwin 2018-01-09 00:46:35 +00:00
Bas van Dijk 13639d24ef opencv: support optional unfree algorithms 2018-01-09 00:46:35 +00:00
Bas van Dijk 81acfbfb9f opencv: use system protobuf compiler 2018-01-09 00:46:34 +00:00
Bas van Dijk 965e5c24d6 opencv: 3.3.1 -> 3.4.0 2018-01-09 00:46:34 +00:00
Bas van Dijk 56ec6ee97e ogrepaged: patch to make it build with ogre-1.10 2018-01-09 00:46:34 +00:00
Bas van Dijk a1c21efdad ogre: package old version 1.9.1 for mygui, rigsofrods, and stuntrally 2018-01-09 00:46:34 +00:00
Bas van Dijk 968fc0bc0b ogre: 1.10.10 -> 1.10.11 2018-01-09 00:46:34 +00:00
Bas van Dijk 4a94001e13 ogre: 1.9 -> 1.10.10 2018-01-09 00:46:34 +00:00
José Romildo Malaquias 0880ec7033 atril: enable caja 2018-01-09 02:40:04 +02:00
José Romildo Malaquias bf4c39134c mate-panel: 1.18.6 -> 1.18.7 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 17efcaa8aa caja: wrap executables with wrapGAppsHook 2018-01-09 02:40:04 +02:00
José Romildo Malaquias b81e646d9b mate: remove cajaWithExtensions 2018-01-09 02:40:04 +02:00
José Romildo Malaquias d0a884479d python-caja: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 800dbc2e4e caja-dropbox: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias b1cc3eb48e mozo: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias fe7292d81a mate-user-share: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 019636c02e eom: list hicolor_icon_theme after gtk
There is a bug on the glib hooker that prevents running its pre fixup
phase if it is listed before hicolor_icon_theme in the dependencies of a
derivation.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias 002fcfca35 mate-sensors-applet: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias ea3582ab16 mate-indicator-applet: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 5930d87112 mate-applets: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias a513a6cf4e mate-utils: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 07b362419f mate-netbook: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias dd6856a866 caja: add dependency on hicolor_icon_theme 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 00846e6dbf mate-system-monitor: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 88f34e34f3 mate-calc: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias d8dfb57005 mate-screensaver: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 557fab2115 mate-backgrounds: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 7110c14729 mate-polkit: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 5953691edd mate-user-guide: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias 492ffae9b6 mate-session-manager: remove explicitly dependence on gsettings_desktop_schemas
Now it is propagated by gtk3.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias bf5702eb2d mate-session-manager: revise dependencies 2018-01-09 02:40:04 +02:00
Orivej Desh 2e285a3e6c mercurial: fix quoting with guiSupport for makeWrapper
Does not rebuild `mercurial`, only `mercurialFull`.

Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Orivej Desh fe05782a4f hplip: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Andreas Rammhold 637d5dd00c tomcat9: 9.0.0.M17 -> 9.0.2
also renamed from tomcatUnstable to tomcat9
2018-01-09 01:31:06 +01:00
Andreas Rammhold 3498654f27 tomcat7: 7.0.81 -> 7.0.82 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.82
2018-01-09 01:31:06 +01:00
Andreas Rammhold d065224202 tomcat8: 8.0.46 -> 8.0.47 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.47
2018-01-09 01:31:06 +01:00
Andreas Rammhold 15590701e2 tomcat85: 8.5.20 -> 8.5.23 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.23
2018-01-09 01:31:06 +01:00
rnhmjoj e0540876ad
dnscrypt-proxy: use mirror for source archive 2018-01-09 00:32:05 +01:00
Jörg Thalheim d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Andrew R. M 03ae844484 arc-kde-theme: init 2017-11-09 2018-01-08 22:03:10 +00:00
Vladimír Čunát 9297a84a85
Merge #33623: libsigcxx: remove patch forcing -std=c++11 2018-01-08 21:25:34 +01:00
Robin Gloster 4699d04034
mongodb: 3.4.2 -> 3.4.10
fixes CVE-2017-15535

Release 17.09 is not affected.
2018-01-08 20:42:49 +01:00
Jeroen de Haas 157332d666 libsigcxx: removed patch that forced -std=c++11 in pkg-config file
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.

The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.

This fixes NixOS/nixpkgs#33534.
2018-01-08 19:54:15 +01:00
Jude Taylor d2734eead9 fix typo 2018-01-08 10:31:12 -08:00
Jude Taylor a19e258707 let ghcjs packages compile with new cross-compiling 2018-01-08 10:30:15 -08:00
Michael Alan Dorman 57f58b7121 melpa-packages: 2018-01-08
Removals:
 - spike-theme - github repo no longer exists
2018-01-08 13:02:22 -05:00
Michael Alan Dorman b8de09e484 melpa-stable-packages: 2018-01-08 2018-01-08 13:02:22 -05:00
Michael Alan Dorman c82c8b4a13 org-packages: 2018-01-08 2018-01-08 13:02:21 -05:00
Michael Alan Dorman 2da2275ca1 elpa-packages: 2018-01-08
Removals:
 - org - removed from elpa
2018-01-08 13:02:21 -05:00
Michael Weiss be461b11b7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2 2018-01-08 18:22:04 +01:00
Frederik Rietdijk 6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Franz Pletz 33a4de2941
Revert "dhcpcd: 6.11.5 -> 7.0.0"
This reverts commit 0e73580026.

Blocks channel releases. See #33527.
2018-01-08 17:00:30 +01:00
Peter Hoeg f84e7fe12d
Merge pull request #33610 from andir/syncthing-insecure
Mark syncthing012 and syncthing013 as insecure. Fixes #33568
2018-01-08 22:29:57 +08:00
Peter Hoeg d2cf59dbed optar: init at 20150210 2018-01-08 22:13:40 +08:00
Christian Kauhaus 880c9a22b9 symlinks: 1.4 -> 1.4.3
This version updated by J. Brandt Buckley <brandt@runlevel1.com>
features macOS support and has a proper license.
2018-01-08 15:09:20 +01:00
Andreas Rammhold c864b07d09
linux_testing: 4.15-rc4 -> 4.15-rc7 2018-01-08 15:05:24 +01:00
Andreas Rammhold 6f61b775da
syncthing013: mark as insecure 2018-01-08 15:00:07 +01:00
Andreas Rammhold 52b8fb5d4e
syncthing012: mark as insecure
Also adds missing meta data.
2018-01-08 14:59:35 +01:00
Peter Simons 397515c682
Merge pull request #33607 from mpickering/purescript
Jailbreak purescript package
2018-01-08 14:46:54 +01:00
Yegor Timoshenko d0cfab8346
Merge pull request #33330 from karolchmist/fix-dotty-lib-folder-public
dotty: wrap to prevent installing all the files in profile
2018-01-08 13:16:20 +00:00
Gabriel Ebner 563f688059 pubs: init at 0.7.0 2018-01-08 14:09:53 +01:00
Gabriel Ebner 738e97fcca pythonPackages.pyfakefs: init at 3.3 2018-01-08 14:09:18 +01:00
Matthew Pickering 889d618f16 Jailbreak purescript package
See

https://github.com/NixOS/nixpkgs/issues/33355
https://github.com/purescript/purescript/issues/3189
2018-01-08 12:52:51 +00:00
Karol Chmist 6c6f620e59 Wrap dotty to prevent installing all the files profile 2018-01-08 12:43:44 +01:00
Lancelot SIX 133869e7f4
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
See https://docs.djangoproject.com/en/2.0/releases/2.0.1/ for release
information
2018-01-08 12:08:30 +01:00
Peter Simons 83a5765b1f LTS Haskell 10.3
This update was generated by hackage2nix v2.7.2 from Hackage revision
f0c9745e58.
2018-01-08 11:52:28 +01:00
Peter Simons 48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
Eelco Dolstra 424aa1a681
Merge pull request #33505 from peterhoeg/f/wbt
kernel: enable writeback throttling to avoid IO queues filling up
2018-01-08 11:23:00 +01:00
Joachim Fasting e5d9d61d65
electrum: 3.0.4 -> 3.0.5
Still more work to fix RPC vulns
2018-01-08 09:10:14 +01:00
John Ericson 0fb724507a
Merge pull request #33576 from dtzWill/fix/cross-readline
readline: Don't attempt to check for broken wcwidth
2018-01-08 03:00:31 -05:00
Ben Gamari dc8bd43249 readline: Don't attempt to check for broken wcwidth
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
adisbladis 4aa62259e1
Merge pull request #33583 from aneeshusa/update-icdiff-to-1.9.1
icdiff: 1.9.0 -> 1.9.1
2018-01-08 15:49:19 +08:00
John Ericson bb414f4851 Merge commit '0e3be42' into ericson2314-cross-master 2018-01-08 02:36:34 -05:00
Geoffrey Huntley 0056411afc
corrected spelling mistake 2018-01-08 16:45:10 +11:00
Peter Hoeg 67d93902e4
Merge pull request #33533 from dtzWill/feature/micro
micro: init at 1.3.4
2018-01-08 10:31:54 +08:00
Frederik Rietdijk 3b36db74eb citrix_receiver: 13.7.0 -> 13.8.0 2018-01-08 01:35:32 +00:00
Jude Taylor b980675107 add haddock-api-2.17 for GHC 8.0 2018-01-07 15:47:11 -08:00
adisbladis 00cf3adcb0
Merge pull request #33582 from rnhmjoj/electron
electron-cash: 3.0.0 -> 3.1.1
2018-01-08 06:13:11 +08:00
adisbladis 0d3e23fa32
linuxPackages.dpdk: needs libelf from kernel.moduleBuildDependencies 2018-01-08 05:48:02 +08:00
adisbladis 470ba2f5da
debootstrap: 1.0.92 -> 1.0.93 2018-01-08 05:48:01 +08:00
adisbladis 9ece657e17
btrfs-progs: 4.14 -> 4.14.1 2018-01-08 05:48:00 +08:00
adisbladis c06f2ef6b0
audacity: 2.2.0 -> 2.2.1 2018-01-08 05:48:00 +08:00
Michael Raskin 5491aaa27e pythonPackages.marionette_driver: 2.3.0 -> 2.5.0 2018-01-07 22:47:54 +01:00
Aneesh Agrawal f899d96a1d icdiff: 1.9.0 -> 1.9.1 2018-01-07 13:42:09 -08:00
rnhmjoj 89888d1df2
electron-cash: 3.0.0 -> 3.1.1 2018-01-07 21:35:58 +01:00
Arseniy Seroka 9dcb4b40b0
Merge pull request #33581 from vbgl/gnumeric-1.12.37
gnumeric: 1.12.36 -> 1.12.38; goffice: 0.10.36 -> 0.10.38
2018-01-07 23:32:11 +03:00
Will Dietz a25d313753 micro: init at 1.3.4 2018-01-07 14:05:43 -06:00
Joachim F 3d8e5fe74c
Merge pull request #32952 from Izorkin/ModSecurity-nginx
modsecurity-nginx: 2017-08-23 -> 1.0.0 Stable
2018-01-07 19:39:36 +00:00
Peter Simons 066ec6a149
Merge pull request #33564 from mpickering/issue-33355
Add ansi-terminal < 0.7 to hackage2nix.yaml config
2018-01-07 19:47:13 +01:00
Yegor Timoshenko 3619a08f58
mba6x_bl: fix build
*grumble*
2018-01-07 17:49:09 +00:00
Joachim F 62111e3d16
Merge pull request #33536 from GRBurst/idea_2017.3.2
jetbrain-editors: 2017.3 -> 2017.3.2
2018-01-07 17:02:00 +00:00
Joachim F 53f6a82899
Merge pull request #33558 from dotlambda/ttwatch
ttwatch: 2017-10-31 -> 2017-12-31
2018-01-07 17:00:56 +00:00
Yegor Timoshenko 27459e2020
pidgin: build with cyrus_sasl for SASL in IRC and XMPP
SASL is required to connect to Freenode on high-abuse networks, e.g. highly
NATed networks or Tor. However, Pidgin only supports PLAIN authorization type,
and Freenode specifically prohibits using anything other than EXTERNAL or
ECDSA-NIST256P-CHALLENGE over Tor. It still allows PLAIN for potentially
problematic clearnet networks, though.
2018-01-07 16:38:35 +00:00
Pascal Wittmann 92dbe72331
libfilezilla: 0.11.1 -> 0.11.2 2018-01-07 17:09:13 +01:00
Will Dietz 21f7b2b3f2 vmTools: omit '-drive ...' entirely instead of using /dev/null
Fixes #33378.
2018-01-07 17:50:44 +02:00
Pascal Wittmann 922bcd0e46
pdfpc: 4.0.7 -> 4.1 2018-01-07 16:45:48 +01:00
Pascal Wittmann a9bce99551
osmo: 0.4.0-1 -> 0.4.2 2018-01-07 16:45:46 +01:00
Pascal Wittmann 6a22f13eb5
tmsu: 0.6.1 -> 0.7.0 2018-01-07 16:45:44 +01:00
adisbladis fdcd9bb2e4
Merge pull request #33570 from dywedir/tiled
tiled: 1.0.3 -> 1.1.1
2018-01-07 23:17:41 +08:00
adisbladis 0188da6950
Merge pull request #33569 from mstarzyk/miller
miller: 5.2.2 -> 5.3.0
2018-01-07 23:13:32 +08:00
Francois-Rene Rideau aa87655318 gambit: 4.8.8-415-g29ed48bb -> 4.8.8-427-g37b111a5 2018-01-07 10:00:21 -05:00
Pascal Bach e9519ba32a gitlab-runner: 10.2.0 -> 10.3.0 2018-01-07 15:58:54 +01:00
Pascal Bach d321f91fa1 remarshal: 0.6.0 -> 0.7.0
The checks in 0.6.0 did no longer work with the updated dependencies.
Updating to 0.7.0 fixes the issue.

The deps.nix file was used for the go version and is no longer required
as remarshal is now written in python.
2018-01-07 15:58:54 +01:00
Gemini Lasswell 8d86d2d7ef arduino: 1.8.2 -> 1.8.5 2018-01-07 15:45:46 +01:00
adisbladis 4cc3510a92 openssl_1_1_0: Fix CVE-2017-3738 2018-01-07 14:48:24 +01:00
Tuomas Tynkkynen dc84ce085f linux_samus_4_12: Doesn't build on aarch64
https://hydra.nixos.org/build/67137766
2018-01-07 15:26:20 +02:00
dywedir 888f33f87a tiled: 1.0.3 -> 1.1.1 2018-01-07 15:18:32 +02:00
Maciek Starzyk a6ebc9057a miller: 5.2.2 -> 5.3.0 2018-01-07 14:06:35 +01:00
Vincent Laporte a0601f244b
gnumeric: 1.12.36 -> 1.12.38
goffice: 0.10.36 -> 0.10.38
2018-01-07 12:08:25 +00:00
Joachim F fb2e3e9d5e
Merge pull request #33548 from erictapen/electrum-3.0.4
electrum: 3.0.3 -> 3.0.4
2018-01-07 11:58:29 +00:00
Jörg Thalheim 29e129af6f
Merge pull request #33560 from vbgl/ocaml-otr-0.3.4
ocamlPackages.otr: 0.3.3 -> 0.3.4
2018-01-07 12:23:57 +01:00
Matthew Pickering 80913e7471 Add ansi-terminal < 0.7 to hackage2nix.yaml config
This is required in order to resolve #33355
2018-01-07 11:22:37 +00:00
Miguel Madrid Mencía c46523e8c8
fpp: 0.7.1 -> 0.7.2 2018-01-07 11:58:52 +01:00
Vladimír Čunát ef047548ed
pdftk: fix build
Fixes #33509.
2018-01-07 11:50:40 +01:00
Thomas Mader 9ae35802d8 dtools: 2.075.1 -> 2.078.0 2018-01-07 11:19:03 +01:00
Vincent Laporte bec72bf65c
ocamlPackages.otr: 0.3.3 -> 0.3.4 2018-01-07 10:00:45 +00:00
Frederik Rietdijk f345f35a54 python2.pkgs.ipython: 5.3.0 -> 5.5.0 2018-01-07 10:53:34 +01:00
Jörg Thalheim 7c378a352a
Merge pull request #33550 from eqyiel/flow-0.63.1
flow: 0.62.0 -> 0.63.1
2018-01-07 10:32:06 +01:00
Frederik Rietdijk 50896074c2 matrix-synapse-ldap3: 0.1.2 -> 0.1.3 2018-01-07 10:20:58 +01:00