Commit graph

103952 commits

Author SHA1 Message Date
Austin Seipp 14291c2723
Merge pull request #30914 from tilpner/chez-update
chez: 9.4 -> 9.5
2017-10-29 18:38:17 -05:00
Bjørn Forsman aa12eddb6c pythonPackages.nwdiag: unbreak eval
Oops, this should have been part of commit afd4a17ee5
("pythonPackages.nwdiag: move to python-modules/"). I noticed 2 seconds
to late!
2017-10-29 22:53:27 +01:00
Bjørn Forsman ccc1f9a540 pythonPackages.usbtmc: 0.6 -> 0.8 2017-10-29 22:35:16 +01:00
Bjørn Forsman 82ababbd83 pythonPackages.pyusb: 1.0.0 -> 1.0.2
Also, fetchurl -> fetchPypi.
2017-10-29 22:35:16 +01:00
Bjørn Forsman 4b3f729172 pythonPackages.dpkt: 1.8 -> 1.9.1
* fetchurl -> fetchPypi
* Tests work now.
* Package is py3k compatible now.
2017-10-29 22:35:16 +01:00
Bjørn Forsman 5065f0f258 pythonPackages.pycollada: 0.4.1 -> 0.5
* fetchurl -> fetchPypi
2017-10-29 22:35:16 +01:00
Bjørn Forsman 454ad93a35 pythonPackages.construct: 2.8.10 -> 2.8.16 2017-10-29 22:35:16 +01:00
Bjørn Forsman 41b89d1577 pythonPackages.autopep8: 1.0.4 -> 1.3.3
The pep8 package is renamed to pycodestyle and autopep8 references the
new name.

(Also, fetchurl -> fetchPypi.)
2017-10-29 22:35:16 +01:00
Bjørn Forsman adac3e43fd pythonPackages.llfuse: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 1402436395 pythonPackages.pyev: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 05bf2bdba1 pythonPackages.usbtmc: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman aaa3608b4b pythonPackages.pyusb: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 086ad07ed6 pythonPackages.scapy: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 628e1b9b4e pythonPackages.seqdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman fb3973a43e pythonPackages.robotframework-ride: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman b6d345c4b0 pythonPackages.robotframework: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 3ab65ef6bf pythonPackages.robomachine: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 6de28d760a pythonPackages.Pyro: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman afd4a17ee5 pythonPackages.nwdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 9e76c950a7 pythonPackages.gevent: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 34dbc6c01c pythonPackages.dpkt: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 95f29282fb pythonPackages.pycollada: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 0bc9f75dc1 pythonPackages.construct: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 4c0582d47d pythonPackages.blockdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 36ff83402a pythonPackages.autopep8: move to python-modules/ 2017-10-29 22:34:01 +01:00
Leon Isenberg 9e5ba4eb8b rustup: 1.3.0 -> 2017-10-29 2017-10-29 21:40:56 +01:00
Leon Isenberg cbe326feb8 rustup: Patch rustup to patchelf binaries 2017-10-29 21:40:56 +01:00
Tim Steinbach a626aa17b0
lame: 3.99.5 -> 3.100 2017-10-29 15:42:21 -04:00
Joachim F af65f13e68
Merge pull request #30935 from jonafato/corebird-1.7.1
corebird: 1.6 -> 1.7.1
2017-10-29 19:20:42 +00:00
Shea Levy 9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Jon Banafato defebc8850 corebird: 1.6 -> 1.7.1
Update corebird to the latest release.
2017-10-29 14:10:13 -04:00
Frederik Rietdijk f04f30fd2d
Merge pull request #30921 from andir/vdirsyncer-requests_oauthlib
vdirsyncer: added requests_oauthlib to propagatedBuildInputs
2017-10-29 18:28:55 +01:00
Ingo Blechschmidt 3afcba3e0a
mupdf: correct license meta information
The website of MuPDF says that MuPDF is licensed under the terms of the GNU 
Affero General Public License. However, I didn't see which version of that
license they mean.

A clear statement that MuPDF is licensed under the terms of AGPL >= 3 is 
included in the README file of their Git repository:

    git://git.ghostscript.com/mupdf.git
2017-10-29 17:19:18 +01:00
Christian Kauhaus afc66e121d vulnix: 1.2.2 -> 1.3.4
The build needs the ZODB fix in PR #30925 to succeed.
2017-10-29 15:43:58 +01:00
Frederik Rietdijk d6532711a1
Merge pull request #30922 from flokli/bpython
Update bpython to 0.17
2017-10-29 15:16:47 +01:00
Frederik Rietdijk 1450f6cdb3 python.pkgs.requests_download: add missing file, fixes eval 2017-10-29 15:13:57 +01:00
Frederik Rietdijk 529c000c08
Merge pull request #30925 from ckauhaus/submit/30892-zodb-test
ZODB: fix broken tests in 5.3.0
2017-10-29 14:46:14 +01:00
Frederik Rietdijk d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Frederik Rietdijk 67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00
Evan Wallace a3b1f77533 lua5_3: 5.3.0 -> 5.3.4
Updated to latest upstream version
2017-10-29 12:54:26 +00:00
Frederik Rietdijk 416a975f74 python.pkgs.tabulate: move expression 2017-10-29 13:44:43 +01:00
Frederik Rietdijk 5c2d2cbff3 python.pkgs.numtraits: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk 4ad0e0da32 python.pkgs.nose-exclude: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk b35a257dfd python.pkgs.zipfile36: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 7c4c7cde6e python.pkgs.seaborn: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 16d0a334c8 python.pkgs.pysoundfile: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk d4bf9684b7 python.pkgs.odo: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 119a58abbe python.pkgs.datashape: move expression 2017-10-29 13:42:11 +01:00
Daiderd Jordan d39b7ceaaf
Merge pull request #30918 from Mankarse/tbb-clang
tbb: clang support
2017-10-29 13:00:09 +01:00
mimadrid 51ade421c4
sqlite: 3.20.1 -> 3.21.0 2017-10-29 12:47:12 +01:00
Frederik Rietdijk b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 6e5276f0ab python.pkgs.multipledispatch: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk dde8ded1ef python.pkgs.ipython_genutils: move expression 2017-10-29 12:44:13 +01:00
Christian Kauhaus dccfe68ade ZODB 5.3.0: fix broken tests
Re #30892
2017-10-29 12:31:46 +01:00
Florian Klink 978a9ba0cd bpython: 0.12 -> 0.17 2017-10-29 12:28:26 +01:00
Florian Klink c463a8e0c5 urwid: move into separate file, use fetchPypi instead of fetchurl 2017-10-29 12:27:31 +01:00
Florian Klink 11bba268fe curtsies: init at 0.2.11 2017-10-29 12:27:27 +01:00
Florian Klink 208e5c99c4 pyte: init at 0.7.0 2017-10-29 12:26:45 +01:00
Frederik Rietdijk bd7074961a
Merge pull request #30897 from flokli/borgbackup-ssh
borgbackup: fix ssh binary location
2017-10-29 12:16:19 +01:00
Frederik Rietdijk 3603950048
Merge pull request #30917 from vaibhavsagar/patch-1
Update nix-prefetch-git
2017-10-29 12:07:41 +01:00
Bjørn Forsman 489cdc23fc pythonPackages.robotsuite: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:31 +01:00
Bjørn Forsman 7357b369d5 pythonPackages.pyodbc: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:23 +01:00
Bjørn Forsman 013da4ef66 pythonPackages.demjson: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:19 +01:00
Bjørn Forsman b1e23a87b1 pythonPackages.bitstring: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:50:59 +01:00
Andreas Rammhold 335add9e0c vdirsyncer: added requests_oauthlib to propagatedBuildInputs
vdirsyncer requires `requests_oauthlib` in order to work with google
calendar sync services
2017-10-29 11:41:49 +01:00
Bjørn Forsman 0b93dbe9d6 pythonPackages.robotsuite: 1.4.2 -> 2.0.0
* fetchurl -> fetchPypi
* Remove commented out doCheck
2017-10-29 11:26:57 +01:00
Bjørn Forsman 235a31b79f pythonPackages.pyodbc: 3.0.7 -> 4.0.19
* fetchurl -> fetchPypi
* Update homepage (old page still works, but tells user to got to
  github).
2017-10-29 11:26:57 +01:00
Bjørn Forsman 2e44d576fd pythonPackages.demjson: 1.6 -> 2.2.4
* fetchurl -> fetchPypi
* Tests work now.
* jsonlint is installed for us by package buildsys.
* Disable for python3.6 (build/test error).
2017-10-29 11:26:57 +01:00
Bjørn Forsman f6b0aa8ad5 pythonPackages.bitstring: 3.1.2 -> 3.1.5
* fetchurl -> fetchPypi
* Tests work now
* Update homepage
2017-10-29 11:26:57 +01:00
Joachim F bee8066e45
Merge pull request #30453 from dtzWill/fix/robotfindskitten
robotfindskitten: install req'd data and put bin in $out/bin
2017-10-29 10:26:05 +00:00
Daiderd Jordan 3f3eb6ca64
python-cffi: fix clang build 2017-10-29 10:51:19 +01:00
Rob Vermaas 0767d2984b
nixops: update to 1.5.2
(cherry picked from commit c291a107760888106cf50aa1e54ee4e7c8dd5eb1)
2017-10-29 10:24:53 +01:00
Edward Tjörnhammar 9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
Edward Tjörnhammar 77d3869f27
colpack: init at 1.0.10 2017-10-29 10:20:54 +01:00
Frederik Rietdijk 79dc3ea8da
Merge pull request #30912 from kristoff3r/pwntools-update
python: pwntools 3.7.1 -> 3.10.0
2017-10-29 10:13:56 +01:00
Frederik Rietdijk 94c4a6c0b1 Revert "Merge pull request #30913 from LnL7/darwin-cffi"
This reverts commit f20a36fcd8, reversing
changes made to 15350df8d9.

I accidentally pressed the Merge button.
2017-10-29 10:12:24 +01:00
Frederik Rietdijk f20a36fcd8
Merge pull request #30913 from LnL7/darwin-cffi
python-cffi: fix clang build
2017-10-29 10:11:44 +01:00
Vladimír Čunát 15350df8d9
Merge #30901: ecdsautils: init 0.4.0 2017-10-29 09:08:48 +01:00
Evan Wallace 49e66285b2 tbb: clang support
Added compiler and stdver parameters, to support non-gcc compilers, and enable
perfect exception forwarding (std::exception_ptr) on platforms where C++11 is not enabled by default
2017-10-29 05:21:30 +00:00
Vaibhav Sagar 376f7aa761
Update nix-prefetch-git
s/understand/understood/
2017-10-29 12:02:26 +08:00
tilpner 68b2eeb1cb
chez: 9.4 -> 9.5 2017-10-29 02:04:16 +02:00
Herwig Hochleitner 2ede55a37b virtualbox: move extensionPack from meta to passthru 2017-10-29 02:03:46 +02:00
Daiderd Jordan 7efd5abe48
python-cffi: fix clang build 2017-10-29 01:47:46 +02:00
Kristoffer Søholm a9e5a846db python: pwntools 3.7.1 -> 3.10.0
Also moved to a seperate module
2017-10-29 01:39:03 +02:00
Nikolay Amiantov c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Tuomas Tynkkynen b676aa045f eaglemode: Mark broken
The build just endlessly spams:

Say yes, no or always: Use of uninitialized value $ln in pattern match (m//) at make.pl line 626.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 629.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 632.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 636.
2017-10-29 01:38:09 +03:00
Tuomas Tynkkynen 90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen 8ac360ed95 libid3tag: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Florian Klink f3b311af44 borgbackup: fix ssh binary location
Otherwise, borg might be unable to find its location
2017-10-28 22:05:45 +02:00
Florian Klink 08e06e7d22 borgbackup: add flokli as maintainer 2017-10-28 22:05:37 +02:00
Sam Parkinson 5ac01066f2 gradio: init at 6.0.2 2017-10-29 06:32:38 +11:00
Tim Steinbach e76d8af375
linux-copperhead: 4.13.9.a -> 4.13.10.a 2017-10-28 13:42:32 -04:00
Andreas Rammhold 036f9ec235
ecdsautils: init 0.4.0 2017-10-28 17:41:34 +02:00
Albert Safin 6ce4147659 ahoviewer: 1.4.8 -> 1.4.9
- Add xzfc to maintainers
2017-10-28 17:18:08 +02:00
Nikolay Amiantov 77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Tim Steinbach 54f8dfda53
xen: Create XSA patch directory 2017-10-28 10:19:12 -04:00
Herwig Hochleitner eb3f736afd emacsPackages.gn: init 2017-09-21 2017-10-28 15:19:07 +02:00
Herwig Hochleitner e05135d80e virtualbox: expose extensionPack in meta
This way it can be added to system.extraDependencies to save it from gc
2017-10-28 15:10:34 +02:00
Herwig Hochleitner c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
Herwig Hochleitner 85056ee698 dwarf-fortress-packages.dfhack: add stoneSense support 2017-10-28 14:55:25 +02:00
Herwig Hochleitner 24ea093806 dwarf-fortress-packages.soundSense: init 2016-1_196 2017-10-28 14:55:20 +02:00
Herwig Hochleitner d6ee81e912 dwarf-fortress-packages.dwarf-therapist: update for df 43.05
Similar to the LNP, we use Hello71's fork, which features support for
the (first 64bit) version 43.05 of Dwarf Fortress.

http://dffd.bay12games.com/file.php?id=12762
2017-10-28 14:55:16 +02:00
Herwig Hochleitner 59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02:00
Herwig Hochleitner 5eccf40eb4 i2p: 0.9.30 -> 0.9.31 2017-10-28 14:51:58 +02:00
Herwig Hochleitner ea8a4a2e43 dropbox: comment update commands 2017-10-28 14:51:53 +02:00
Jörg Thalheim a83e71900b
Merge pull request #30840 from dywedir/fd
fd: 4.0.0 -> 5.0.0
2017-10-28 13:31:33 +01:00
Jörg Thalheim bf33b4fb43
Merge pull request #30888 from dezgeg/pr-split-xf86libinput
xorg.xf86inputlibinput: Split dev output
2017-10-28 13:24:34 +01:00
Tuomas Tynkkynen 9812babaef xorg.xf86inputlibinput: Split dev output
Closure goes from 160M -> 42M
2017-10-28 14:54:35 +03:00
Herwig Hochleitner 0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Tuomas Tynkkynen 43e020ac2f giblib: Split into multiple outputs
Or it propagates imlib2.dev.
2017-10-28 14:44:23 +03:00
Herwig Hochleitner 288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
Joachim F 1f966e93f6
Merge pull request #30759 from FlorentBecker/pptp_route
pptp: correct reference to ${iproute}/bin/ip
2017-10-28 11:31:57 +00:00
Yuri Aisaka ad1bf41391 skktools: init at 1.3.3 (#30778) 2017-10-28 11:23:42 +00:00
Joachim F 722fdbe080
Merge pull request #30776 from emanueleperuffo/robo3t-desktop-name
robo3t: change .desktop name
2017-10-28 11:22:19 +00:00
Jörg Thalheim 330b4336bd
Merge pull request #30848 from peterromfeldhk/fastlane
fastlane: 2.61.0 -> 2.62.1
2017-10-28 11:56:28 +01:00
Jörg Thalheim 1f765718a6
Merge pull request #30868 from bachp/gitlab-runner-10.1.0
gitlab-runner: 10.0.2 -> 10.1.0
2017-10-28 11:49:40 +01:00
Jörg Thalheim b5503b115e
Merge pull request #30884 from romildo/upd.e17gtk
e17gtk: 3.22.1 -> 3.22.2
2017-10-28 11:40:55 +01:00
Daniel Ehlers 632b071279
nullmailer: 2.0 -> 2.1 2017-10-28 12:20:51 +02:00
Mathias Schreck e730815e38 nodejs: 8.8.0 -> 8.8.1 2017-10-28 11:57:54 +02:00
José Romildo Malaquias 1adcef7caf e17gtk: 3.22.1 -> 3.22.2 2017-10-28 07:48:15 -02:00
Yuriy Taraday da3c404e58 chromium: 62.0.3202.62 -> 62.0.3202.75
also fix beta/dev build - use harfbuzz from sources

Unfortunatelly after [0] chromium doesn't support using harfbuzz provided by
system while using vendored version of freetype.
Disabling usage of separate harfbuzz for now.

[0] https://chromium-review.googlesource.com/c/chromium/src/+/696241
2017-10-28 11:45:31 +02:00
Johannes Frankenau b2f199404f
buku: 3.3.1 -> 3.4 2017-10-28 11:41:46 +02:00
David Izquierdo 7dff2c53d4 steam-runtime-wrapped: switch curl to use gnutls 2017-10-28 12:32:54 +03:00
David Izquierdo 38368c42fc steam-runtime-wrapped: add libtbb 2017-10-28 12:32:54 +03:00
David Izquierdo abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03:00
Tuomas Tynkkynen 06c154386e claws-mail: Split dev output
Closure goes 484M -> 469M.
2017-10-28 12:25:24 +03:00
mimadrid 01e47d6bb5
arp-scan: fix homepage url 2017-10-28 11:18:25 +02:00
mimadrid 19828e85b1
appstream: fix homepage url 2017-10-28 11:15:45 +02:00
Peter Hoeg 405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Frederik Rietdijk cf5ebcf395
Merge pull request #30879 from iblech/sshlatex
sshlatex: init at 0.7
2017-10-28 11:13:53 +02:00
mimadrid 6fc47b0c58
amdapp-sdk: fix homepage url 2017-10-28 11:12:52 +02:00
mimadrid 817d51aa8f
a2ps: fix homepage url 2017-10-28 11:10:45 +02:00
mimadrid 436c8fd287
389-ds-base: fix homepage url 2017-10-28 11:08:07 +02:00
Ingo Blechschmidt 9f28f2dd38 sshlatex: init at 0.7 2017-10-28 11:08:05 +02:00
adisbladis b972139a59 dpkg: 1.18.24 -> 1.19.0.4 (#30854)
* dpkg: 1.18.24 -> 1.19.0.4

* dpkg: just use one substituteInPlace call
2017-10-28 10:07:43 +01:00
Jörg Thalheim 8d338d8238
Merge pull request #30869 from pbogdan/update-kanboard
kanboard: 1.0.46 -> 1.0.48
2017-10-28 09:59:51 +01:00
Jörg Thalheim a00ce5c38f
Merge pull request #30878 from mimadrid/update/shotwell-0.27.1
shotwell: 0.27.0 -> 0.27.1
2017-10-28 09:57:39 +01:00
adisbladis 2da692dfc1 unbound: 1.6.6 -> 1.6.7 2017-10-28 10:29:17 +02:00
Frederik Rietdijk 9016e04970
Merge pull request #30874 from leenaars/datefudge
datefudge: 1.21 => 1.22
2017-10-28 10:23:36 +02:00
Frederik Rietdijk 3214de95c3
Merge pull request #30877 from leenaars/duckmarines
duckmarines: 1.0b => 1.0c
2017-10-28 10:08:33 +02:00
Frederik Rietdijk dcff3ccc0c
Merge pull request #30264 from tsaeger/tsaeger/ofxclient
pythonPackages.ofxclient: 1.3.8 -> 2.0.3
2017-10-28 08:56:10 +02:00
Frederik Rietdijk 2d88c366fc
Merge pull request #30829 from jfrankenau/update-borg
borgbackup: 1.1.0 -> 1.1.1
2017-10-28 08:52:27 +02:00
Robin Gloster e6061d737b
python.pkgs.nbmerge: init at unstable-2017-10-23 2017-10-28 08:06:37 +02:00
Peter Hoeg 9754285f5b neomutt: 20171013 -> 20171027 2017-10-28 11:24:31 +08:00
Orivej Desh 839a4794c0
Merge pull request #29954 from vyp/fix/buildluapackage
buildLuaPackage: set makeFlags directly instead of through preBuild
2017-10-28 00:17:36 +00:00
mimadrid 51babe0fa8
shotwell: 0.27.0 -> 0.27.1 2017-10-27 23:11:50 +02:00
Michiel Leenaars e0d83c66cf duckmarines: 1.0b => 1.0c 2017-10-27 22:26:09 +02:00
Michiel Leenaars 0c6afc94bc datefudge: 1.21 => 1.22 2017-10-27 22:22:33 +02:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Joachim F b601d87cd6
Merge pull request #30554 from Ma27/init/shmig-2017-07-24
shmig: init at 2017-07-24
2017-10-27 17:45:36 +00:00
Joachim F d3e934243b
Merge pull request #30825 from magnetophon/zam-plugins
zam-plugins: 3.8 -> 3.9
2017-10-27 17:44:24 +00:00
Tim Steinbach a924cd2beb
sbt: No need for bc buildInput 2017-10-27 12:15:29 -04:00
Pascal Bach 41ba309136 gitlab-runner: 10.0.2 -> 10.1.0 2017-10-27 18:06:34 +02:00
aszlig a7449bf4d8
libvirt-python: 3.6.0 -> 3.8.0
This fixes an eval error introduced by
17a069276f.

The reason the evaluation fails is because there's an assertion on the
version of the Python library in order to be in par with the top-level
libvirt package.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @fpletz
2017-10-27 17:41:47 +02:00
Tim Steinbach f2cc452874 minikube: 0.22.3 -> 0.23.0 2017-10-27 16:49:35 +02:00
Piotr Bogdan 978bba8415 autotrace: mark as insecure 2017-10-27 15:38:05 +01:00
Piotr Bogdan 3fa77a19ef kanboard: 1.0.46 -> 1.0.48 2017-10-27 15:28:51 +01:00
adisbladis 7b64943e8b
util-linux: 2.30.2 -> 2.31 2017-10-27 22:01:07 +08:00
Tim Steinbach bb9ec778ad Merge pull request #30835 from pbogdan/update-mysql
mysql: package updates
2017-10-27 09:12:07 -04:00
dywedir 1b2a0e0f45 ocamlPackages.reason: 2.0.0 -> 3.0.0 2017-10-27 14:13:26 +02:00
dywedir a86e48acae ocamlPackages.topkg: 0.8.1 -> 0.9.1 2017-10-27 14:13:26 +02:00
Tim Steinbach eae5dfe134
sbt: 1.0.2 -> 1.0.3 2017-10-27 08:03:25 -04:00
Tim Steinbach 2c373d818d
linux: 4.13.9 -> 4.13.10 2017-10-27 07:48:05 -04:00
Tim Steinbach 85e79da31b
linux: 4.9.58 -> 4.9.59 2017-10-27 07:47:56 -04:00
Robert Helgesson f5c74a2cae
perl-File-LibMagic: 1.15 -> 1.16 2017-10-27 12:39:42 +02:00
Franz Pletz bea3425568
SDL2_image: 2.0.1 -> 2.0.2 2017-10-27 11:58:50 +02:00
Franz Pletz 5feccdc088
SDL2_mixer: 2.0.1 -> 2.0.2 2017-10-27 11:58:50 +02:00
Franz Pletz 4c26199ad7
SDL2: 2.0.5 -> 2.0.7 for CVE-2017-2888 2017-10-27 11:58:50 +02:00
Franz Pletz 3e29dd00fc
wget: 1.19.1 -> 1.19.2 for multiple CVEs
Fixes CVE-2017-13089, CVE-2017-13090.
2017-10-27 11:58:50 +02:00
Franz Pletz f0cea7ccc6 Merge pull request #30849 from adisbladis/nodejs-2017-10-27
Nodejs security releases (fixes CVE--2017-14919)
2017-10-27 11:38:34 +02:00
Michael Weiss 669b4c4e1b pythonPackages.raven: 6.2.0 -> 6.2.1 2017-10-27 11:32:35 +02:00
Michael Weiss e4d0173d1f android-studio-preview: 3.0.0.17 -> 3.1.0.0 2017-10-27 11:05:17 +02:00
Michael Weiss c70773b35b android-studio: 2.3.3.0 -> 3.0.0.18 2017-10-27 11:05:10 +02:00
Edward Tjörnhammar 0e4be9e5f0
bully: 1.0-22 -> 1.1 2017-10-27 09:03:44 +02:00
Peter Hoeg 2542944a95 Merge pull request #30401 from peterhoeg/u/mutt
neomutt: minor cleanups and introduce wrapper for users invoking `mutt`
2017-10-27 15:02:54 +08:00
gnidorah 6574d21664 xwayland: enable acceleration with help of glamor 2017-10-27 09:45:40 +03:00
Edward Tjörnhammar 8f17abf29c
greg: init at 0.4.7 2017-10-27 08:33:34 +02:00
Peter Hoeg 93cc9b93e0 kmplayer: add missing X dependencies 2017-10-27 13:07:44 +08:00
adisbladis c07cf635c8
nodejs: 8.7.0 -> 8.8.0 2017-10-27 12:17:02 +08:00
adisbladis de8b1b4b7b
nodejs: 6.11.4 -> 6.11.5 2017-10-27 12:15:23 +08:00
adisbladis 4c61281b92
nodejs: 4.8.4 -> 4.8.5 2017-10-27 12:15:01 +08:00
Peter Romfeld 21ad5f0ab6
fastlane: 2.61.0 -> 2.62.1 2017-10-27 11:13:43 +08:00
Graham Christensen 0f5eaaf1e9 Merge pull request #30810 from puffnfresh/package/jsawk
jsawk: init at 1.5-pre
2017-10-26 19:29:45 -04:00
Brian McKenna b72fcce2d9 jsawk: init at 1.5-pre 2017-10-27 09:55:57 +11:00
dywedir e61ef03c02 fd: 4.0.0 -> 5.0.0 2017-10-27 00:08:49 +03:00
Joachim F 36e19373f7 Merge pull request #30510 from xvapx/tribler-update
tribler: 7.0.0-rc2 -> 7.0.0-rc3
2017-10-26 20:57:17 +00:00
Joachim Fasting 2b496a80ff
tor-browser-bundle-bin: 7.0.7 -> 7.0.8 2017-10-26 22:39:35 +02:00
Joachim Fasting 5a64e446ff
tor: 0.3.1.7 -> 0.3.1.8
Quoth the release notes:

> It includes several bugfixes, including a bugfix for a crash issue that
had affected relays under memory pressure. It also adds a new directory
authority, Bastet.
2017-10-26 22:39:24 +02:00
John Wiegley 79aa720020 Merge pull request #30708 from maximedenes/fix-quickchick
coqPackages.QuickChick: remove support for coq 8.7
2017-10-26 10:18:53 -07:00
zimbatm daf53c9a10 buildRustPackage: allow passthru overrides
Don't ignore the passthru that could be passed to the derivation
2017-10-26 17:44:52 +01:00
Stefan Lau e6a3089ec4 selendroid: 0.11.0 -> 0.17.0 2017-10-26 17:56:16 +02:00
Stefan Lau 4cacf8699c selendroid: fix selendroid-selenium command 2017-10-26 17:56:16 +02:00
Johannes Frankenau 8f3a2d6991 borgbackup: 1.1.0 -> 1.1.1 2017-10-26 17:14:23 +02:00
Profpatsch 948934864d
mpg321: add pkg option to set libao default audio driver
Tested manually with "alsa" and "pulse" drivers.
2017-10-26 16:09:07 +02:00
Tim Steinbach a1f7aa1ceb Merge pull request #30820 from adisbladis/go_1_9_2
Go: 1.9.1 -> 1.9.2 && Go: 1.8.4 -> 1.8.5
2017-10-26 10:08:19 -04:00
Piotr Bogdan bbe660417b mysql57: 5.7.19 -> 5.7.20 2017-10-26 14:46:57 +01:00