Commit graph

103951 commits

Author SHA1 Message Date
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
Piotr Bogdan 61efe055e8 mysql55: 5.5.57 -> 5.5.58 2017-10-26 14:46:40 +01:00
Bart Brouns af5a75aeab zam-plugins: 3.8 -> 3.9 2017-10-26 15:41:43 +02:00
Graham Christensen beb4f227ce Merge pull request #30817 from jfrankenau/update-nnn
nnn: 1.3 -> 1.5
2017-10-26 09:16:14 -04:00
Graham Christensen cbe8f99e51 Merge pull request #30823 from WilliButz/grafana-update
grafana: 4.5.2 -> 4.6.0
2017-10-26 09:07:02 -04:00
Daniel Peebles c3760f664e Merge pull request #30811 from puffnfresh/package/sbt-extras
sbt-extras: init at 77686b3
2017-10-26 08:51:38 -04:00
Joerg Thalheim 4617be7817 alacritty: 2017-10-17 -> 2017-10-22, remove broken status 2017-10-26 13:38:14 +01:00
WilliButz 49e88fbd37
grafana: 4.5.2 -> 4.6.0 2017-10-26 12:59:09 +02:00
Robert Helgesson 000b68c226
git-hub: 0.11.1 -> 1.0.0 2017-10-26 12:54:58 +02:00
Gabriel Ebner 00a5d6d4d4 jabref: fix startup error with gsettings schemas 2017-10-26 12:36:18 +02:00
adisbladis df04f0cb63
go: 1.9.1 -> 1.9.2 2017-10-26 18:28:08 +08:00
adisbladis 1d1e0920d9
go: 1.8.4 -> 1.8.5 2017-10-26 18:27:57 +08:00
Jörg Thalheim f233575b20 Merge pull request #30818 from jfrankenau/update-ncmpcpp
ncmpcpp: 0.8 -> 0.8.1
2017-10-26 11:25:41 +01:00
Vladimír Čunát 8688a5198f
knot-dns: fix kdig +tls sending bad SNI 2017-10-26 12:22:11 +02:00
Brian McKenna ed0f558fb0 uvcdynctrl: init at 0.2 (#30806)
* uvcdynctrl: init at 0.3.0

* uvcdynctrl: nitpicks
2017-10-26 11:10:28 +01:00
Johannes Frankenau 0e1b067a64 ncmpcpp: 0.8 -> 0.8.1 2017-10-26 11:48:33 +02:00
Johannes Frankenau 6248220d4e nnn: 1.3 -> 1.5 2017-10-26 11:30:32 +02:00
Daiderd Jordan 31db63bd74 Merge pull request #30809 from andir/dnstracer-darwin
dnstracer: fix build on darwin
2017-10-26 11:30:24 +02:00
Michael Weiss 6951604011 sshfs: 3.3.0 -> 3.3.1 2017-10-26 07:58:57 +02:00
Vincent Laporte 66b63d2f5a
ocamlPackages.ocplib-endian: 0.8 -> 1.0 2017-10-26 00:38:55 +00:00
Vincent Laporte eecfa664c8
ocamlPackages.javalib: 2.3.4 -> 2.3.4 (sic) 2017-10-26 00:38:55 +00:00
Vincent Laporte 10fd7ccfde
ocamlPackages.ppx_tools: init at 5.1+4.06.0 2017-10-26 00:38:54 +00:00
Vincent Laporte 43d3b9d74c
jbuilder: 1.0+beta12 -> 1.0+beta14 2017-10-26 00:38:54 +00:00
Brian McKenna c3d24791f5 sbt-extras: init at 77686b3
Fixes #21783
2017-10-26 11:30:45 +11:00
Andreas Rammhold 32d6259eec
dnstracer: fix build on darwin 2017-10-26 01:56:19 +02:00
Franz Pletz 9d74f33416
mupdf: add patch to fix multiple CVEs
Fixes CVE-2017-14685, CVE-2017-14686, CVE-2017-14687, CVE-2017-15587.
2017-10-26 01:45:02 +02:00
Franz Pletz 5114ca05cf
unifi: 5.6.18 -> 5.6.19 2017-10-26 01:45:02 +02:00
Kevin Quick 5e21db46df
Fixed whitespace. 2017-10-25 16:15:44 -07:00
Joerg Thalheim 1e3995d3ea svgcleaner: add correct license 2017-10-26 00:02:45 +01:00
Milan Svoboda c564e54f12 kitty: init at 0.4.2 (#30687)
* add new application: terminal kitty (opengl, c, python)

https://github.com/kovidgoyal/kitty.git

* kitty: nitpicks

* update kitty 0.4.0 -> 0.4.2, add maintainer
2017-10-25 22:03:20 +01:00
Franz Pletz 5c0ebf550c Merge pull request #30793 from taku0/flashplayer-27.0.0.183
flashplayer: 27.0.0.170 -> 27.0.0.183
2017-10-25 23:01:50 +02:00
Jörg Thalheim aaebcef6b2 Merge pull request #30780 from veprbl/rootpy_1.0.1
add pythonPackages.root_numpy, bump python2Packages.rootpy
2017-10-25 21:09:25 +01:00
Maximilian Bosch 02b15a418a
shmig: init at 2017-07-24 2017-10-25 22:08:00 +02:00
Joachim F f13c421ff8 Merge pull request #30367 from Ma27/init-weechat-xmpp
weechat-xmpp: init at 2017-08-30
2017-10-25 20:04:43 +00:00
Jörg Thalheim 05f784ebcb Merge pull request #30797 from adisbladis/firefox-beta-bin-57_0b11
firefox-beta-bin: 57.0b10 -> 57.0b11
2017-10-25 21:03:44 +01:00
Jörg Thalheim 6a2dc55337 Merge pull request #30803 from elasticdog/ansible_2_3
ansible_2_3: 2.3.1.0 -> 2.3.2.0
2017-10-25 20:48:11 +01:00
Jörg Thalheim fe6ae73af9 Merge pull request #30798 from league/bump-sqitch-iopager
perlPackages.IOPager: 0.06 -> 0.39 (for sqitch)
2017-10-25 20:43:15 +01:00
Jörg Thalheim b4c7d6b0b1 Merge pull request #30802 from jtojnar/gpodder
gpodder: build XDG files
2017-10-25 20:39:41 +01:00
Aaron Bull Schaefer 19fda23a50 ansible_2_3: 2.3.1.0 -> 2.3.2.0 2017-10-25 12:23:52 -07:00
Jörg Thalheim cb217f87a0 Merge pull request #30800 from gnidorah/sway
sway module: make it useful to end user
2017-10-25 20:20:50 +01:00
Jan Tojnar 18a177a517
gpodder: build XDG files 2017-10-25 20:55:55 +02:00
Jörg Thalheim 68fced26d8 Merge pull request #30799 from mehandes/svgcleaner
svgcleaner: init at v0.9.1
2017-10-25 19:52:49 +01:00
gnidorah 8cfbf2be5b sway: cleanup 2017-10-25 21:51:52 +03:00
Frederik Rietdijk 6667d021d5 python.pkgs: remove duplicate file mnemonic
We already have pkgs/development/python-modules/mnemonic/default.nix
2017-10-25 20:08:27 +02:00
Dmitry Kalinkin a3bc5d6ae6
rootpy: 0.9.0 -> 1.0.1 2017-10-25 14:05:03 -04:00
Frederik Rietdijk 316f4ac994 Merge pull request #30762 from mayflower/jupyter-update
Update jupyter and enable a few tests
2017-10-25 19:54:55 +02:00
Frederik Rietdijk 6a768082fd Merge pull request #30508 from xvapx/meliae-init
meliae: init at 0.4.0
2017-10-25 19:46:43 +02:00
mehandes 17af9f8d4d svgcleaner: init at v0.9.1
Svgcleaner is a tool for fast and safe svg optymalization.
2017-10-25 18:43:10 +02:00
Tuomas Tynkkynen 2351947c57 sssd: 1.14.2 -> 1.16.0 2017-10-25 19:36:30 +03:00
Tuomas Tynkkynen 1cea1b66a4 ding-libs: 0.6.0 -> 0.6.1 2017-10-25 19:36:30 +03:00
Tuomas Tynkkynen e94887bb11 fio: 2.99 -> 3.1 2017-10-25 19:36:30 +03:00
Tuomas Tynkkynen e85768b0df xfsprogs: 4.11.0 -> 4.13.1 2017-10-25 19:36:30 +03:00
Tuomas Tynkkynen 8c9dbb2d39 gptfdisk: 1.0.1 -> 1.0.3 2017-10-25 19:36:30 +03:00
gnidorah c7285c3342 wlc: cleanup 2017-10-25 19:29:43 +03:00
Christopher League d8ef4d510b perlPackages.IOPager: 0.06 -> 0.39 (for sqitch) 2017-10-25 12:02:57 -04:00
adisbladis 4d8b163348
firefox-devedition-bin: 57.0b8 -> 57.0b11 2017-10-26 00:00:42 +08:00
adisbladis 863f4f91e6
firefox-beta-bin: 57.0b10 -> 57.0b11 2017-10-25 23:59:59 +08:00
Franz Pletz b3dc24c8c8
qemu: 2.9.1 -> 2.10.1 2017-10-25 17:49:35 +02:00
Franz Pletz 159019b705
redis: 4.0.1 -> 4.0.2 2017-10-25 17:49:34 +02:00
Peter Hoeg a47c892bf5 Merge pull request #30784 from zraexy/kmplayer
kmplayer: fix desktop file exec
2017-10-25 23:42:05 +08:00
zraexy 9e1ef99fc2 kmplayer: fix desktop file exec 2017-10-25 06:57:43 -08:00
Sebastian Jordan c29f701db8 pypi2nix: 1.8.0 -> 1.8.1 (#30792)
* pypi2nix: 1.8.0 -> 1.8.1

* pypi2nix: use fetchFromGitHub
2017-10-25 15:10:57 +01:00
Daniel Peebles 5541a9c26f Merge pull request #30640 from matthewbauer/cmake-frameworks
cmake: setup CMAKE_FRAMEWORK_PATH
2017-10-25 09:59:40 -04:00
CrazedProgrammer 8327e434c4 astah-community: init at 7.2.0 (#30691)
* astah-community: init at 7.2.0

* astah-community: nitpicks
2017-10-25 14:56:52 +01:00
taku0 9211249031 flashplayer: 27.0.0.170 -> 27.0.0.183 2017-10-25 22:43:23 +09:00
Eelco Dolstra 8f349a3bf3
Add function closureInfo to replace pathsFromGraph
Unlike pathsFromGraph, on Nix 1.12, this function produces a
registration file containing correct NAR hash/size information.

https://hydra.nixos.org/build/62832723
2017-10-25 15:38:14 +02:00
Eelco Dolstra 5939af52b3
pathsFromGraph: Remove obsolete printManifest feature 2017-10-25 15:38:11 +02:00
Michael Raskin 06831d14a1 Merge pull request #30791 from taku0/firefox-bin-56.0.2
firefox: 56.0.1 -> 56.0.2,  firefox-esr: 52.4.0esr -> 52.4.1esr
2017-10-25 15:15:20 +02:00
Jörg Thalheim fdb4bec671 Merge pull request #30156 from kuznero/pr/coreclr2
Fix coreclr and upgrade to 2.0.0
2017-10-25 13:33:07 +01:00
taku0 6dbed5c2db firefox-esr: 52.4.0esr -> 52.4.1esr 2017-10-25 21:16:25 +09:00
taku0 d06ce428fe firefox: 56.0.1 -> 56.0.2 2017-10-25 21:12:58 +09:00
taku0 07a6ae404a firefox-bin: 56.0.1 -> 56.0.2 2017-10-25 21:12:46 +09:00
Rickard Nilsson d788545172 geolite-legacy: 2017-09-17 -> 2017-10-25 2017-10-25 13:55:00 +02:00
Franz Pletz ff63d3811f Merge pull request #30366 from Moredread/profanity-options
profanity: enable python and gpg support, parallel builds and enforcement of enabled features
2017-10-25 10:48:49 +02:00
Franz Pletz a86207bc21 Merge pull request #30526 from vyp/upd/udiskie
udiskie: 1.7.1 -> 1.7.2
2017-10-25 10:39:49 +02:00
Franz Pletz 57a0422b03 Merge pull request #30545 from Mic92/pdns
powerdns: 4.0.3 -> 4.0.4
2017-10-25 10:38:24 +02:00
volth 3cb89a81b7 vuze: init at 5750 (#30557) 2017-10-25 10:36:30 +02:00
Franz Pletz eb3332ef40 Merge pull request #30644 from woffs/pulsemixer
pulsemixer: init at 1.3.0-license
2017-10-25 10:32:07 +02:00
Tobias Happ 30721a280f phpPackages.couchbase: remove warnings on php startup
Removes following warnings:
[cb,WARN] (pcbc/ext L:418) igbinary serializer is not found
[cb,WARN] (pcbc/ext L:425) zlib compressor is not found
2017-10-25 10:26:13 +02:00
Jörg Thalheim 4244ca78ed Merge pull request #30746 from andir/update-cockroach
Update cockroachdb to v1.1.1 and enable build on darwin
2017-10-25 09:13:02 +01:00
Joerg Thalheim 4432eb0de5 cockroachdb: install bash completion into .bin 2017-10-25 09:11:49 +01:00
Jörg Thalheim f3a2570ba4 Merge pull request #30695 from flokli/libcap-pkgconfig
libcap: already patch Make.Rules in prePatch
2017-10-25 09:00:28 +01:00
Jörg Thalheim f1746869ef Merge pull request #30783 from zraexy/zanshin
zanshin: don't use stdenv
2017-10-25 08:42:56 +01:00
zraexy d22e4dc63f zanshin: don't use stdenv 2017-10-24 22:19:24 -08:00
Roman Kuznetsov d855091fb3 Use build type parameter 2017-10-25 07:55:32 +02:00
Roman Kuznetsov f743e5f127 Change coreclr package maintainer 2017-10-25 07:55:32 +02:00
Joerg Thalheim e7fc83f1a6 coreclr: cleanup build 2017-10-25 07:55:32 +02:00
Joerg Thalheim 856995d8ca coreclr: mark as not broken 2017-10-25 07:55:32 +02:00
Roman Kuznetsov 71202f81aa Remove old patches 2017-10-25 07:55:32 +02:00
Roman Kuznetsov 9356779fb3 Point coreclr to 2.0.0 release 2017-10-25 07:55:31 +02:00
Dmitry Kalinkin 31b2e70f8d
root_numpy: init at 4.7.3 2017-10-25 00:55:29 -04:00
Franz Pletz 00308bb701 Merge pull request #30730 from pbogdan/update-marp
marp: 0.0.10 -> 0.0.11
2017-10-25 04:12:43 +02:00
Franz Pletz 6df1cccfdf Merge pull request #30721 from xzfc/xpointerbarrier
xpointerbarrier: init at 17.10
2017-10-25 04:11:52 +02:00
Jörg Thalheim 28f0abae6d Merge pull request #30770 from c0bw3b/pkg/apktool
apktool: 2.2.4 -> 2.3.0
2017-10-25 02:43:15 +01:00
Jörg Thalheim 550c6bf8b7 Merge pull request #30779 from veprbl/vc_not_broken
Revert "vc: Broken on i686"
2017-10-25 02:37:32 +01:00
Jörg Thalheim 250871510e Merge pull request #30781 from nocoolnametom/rtv-1.19.0
rtv: 1.18.0 -> 1.19.0
2017-10-25 02:28:50 +01:00
Vincent Laporte 698894a50d
ocamlPackages.wasm: 0.13 -> 1.0 2017-10-25 00:54:38 +00:00
Joerg Thalheim c1addcdffa xf86-video-intel: 2017-04-18 -> 2017-10-19 2017-10-25 01:44:04 +01:00
Daniel Peebles 4bf221932e Merge pull request #30750 from kuznero/pr/dotnet-sdk
dotnet-sdk: init at 2.0.3
2017-10-24 19:10:03 -04:00
Tom Doggett 4737ee09e2
rtv: 1.18.0 -> 1.19.0
Updated version and GitHub SHA for the most recent version.
2017-10-24 16:09:29 -07:00
Joachim F d7097f7015 Merge pull request #30773 from romildo/upd.avfs
avfs: 1.0.4 -> 1.0.5
2017-10-24 22:10:39 +00:00
Joachim F 2452d38972 Merge pull request #30772 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 4.3.0 -> 4.3.1
2017-10-24 22:10:10 +00:00