Commit Graph

40900 Commits

Author SHA1 Message Date
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
Shea Levy
9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04: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
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
Daiderd Jordan
3f3eb6ca64
python-cffi: fix clang build 2017-10-29 10:51:19 +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
tilpner
68b2eeb1cb
chez: 9.4 -> 9.5 2017-10-29 02:04:16 +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
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
Nikolay Amiantov
77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Herwig Hochleitner
59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02: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
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
Mathias Schreck
e730815e38 nodejs: 8.8.0 -> 8.8.1 2017-10-28 11:57:54 +02:00
David Izquierdo
abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03: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
mimadrid
6fc47b0c58
amdapp-sdk: fix homepage url 2017-10-28 11:12:52 +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
Robin Gloster
e6061d737b
python.pkgs.nbmerge: init at unstable-2017-10-23 2017-10-28 08:06:37 +02: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
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
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
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
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
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
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
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
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
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
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
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
Kevin Quick
5e21db46df
Fixed whitespace. 2017-10-25 16:15:44 -07: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
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
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
gnidorah
c7285c3342 wlc: cleanup 2017-10-25 19:29:43 +03: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
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
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
Vincent Laporte
698894a50d
ocamlPackages.wasm: 0.13 -> 1.0 2017-10-25 00:54:38 +00: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
Joachim F
23c8e96071 Merge pull request #30699 from earldouglas/picat-maintainers
picat: add meta.maintainers
2017-10-24 22:07:51 +00:00
Joachim F
6a65235bac Merge pull request #30697 from earldouglas/avian-maintainers
avian: add meta.maintainers
2017-10-24 22:07:44 +00:00
Roman Kuznetsov
6b1b8487df
dotnet-sdk : init at 2.0.3 2017-10-25 00:04:16 +02:00
Dmitry Kalinkin
8b56d8e621 Revert "vc: Broken on i686"
Not broken

This reverts commit c58c1f3b50.
2017-10-25 00:40:31 +03:00
Tuomas Tynkkynen
c384ad46b8 qtbase: Make some output references more explicit 2017-10-24 23:48:49 +03:00
Tuomas Tynkkynen
fd29f6685f qt5, plasma-5: Make 'bin' output the first one
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
Vladimír Čunát
dc240d2069
Merge #30729: freeimage: apply security patches 2017-10-24 21:34:41 +02:00
Vladimír Čunát
1e32c3ee35
freeimage: fetchpatch -> fetchurl
These aren't generated patches, so there's no benefit in fetchpatch.
/cc #30729.
2017-10-24 21:32:40 +02:00
Renaud
35bf3b8072 apktool: 2.2.4 -> 2.3.0 2017-10-24 20:05:31 +02:00
mimadrid
b5a0015004 sqlite3_analyzer: 3.20.0 -> 3.20.1 2017-10-24 18:20:20 +02:00
mimadrid
0967f0e858 sqlite: 3.20.0 -> 3.20.1 2017-10-24 18:12:35 +02:00
Franz Pletz
89640746b5
Merge branch 'master' into staging 2017-10-24 16:07:49 +02:00
Ryan Trinkle
160685725e haskell-packages: fix all-cabal-hashes component lookup
Previously, if a package name in a later component was a substring of a package name in an earlier component, the earlier component would be selected due to a partial-name match.  This commit prevents partial matches.
2017-10-24 09:43:29 -04:00
Robin Gloster
54a83423f0
nbconvert: 5.2.1 -> 5.3.1, enable tests 2017-10-24 15:31:52 +02:00
Robin Gloster
62ca1c2dab
mistune: 0.7.1 -> 0.7.4, own file 2017-10-24 15:31:51 +02:00
Robin Gloster
b10a98cee7
python.pkgs.nbformat: enable tests 2017-10-24 15:31:51 +02:00
Robin Gloster
c581dbfab3
python.pkgs.notebook: 5.0.0 -> 5.2.0 2017-10-24 15:31:51 +02:00
Robin Gloster
817b7bb349
python.pkgs.nose_warnings_filters: init at 0.1.5 2017-10-24 15:31:50 +02:00
Robin Gloster
38c04e691c
python.pkgs.jupyter_core: own file, enable tests 2017-10-24 15:31:50 +02:00
Franz Pletz
5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz
d72ae07c24
botan: 1.10.15 -> 1.10.17 for CVE-2017-14737 2017-10-24 14:21:07 +02:00
Franz Pletz
acc8d160f0
botan2: 2.0.1 -> 2.3.0 for CVE-2017-14737 2017-10-24 14:21:07 +02:00
Franz Pletz
2f50385352
botanUnstable: remove, unused 2017-10-24 14:21:07 +02:00
Franz Pletz
a203fd2a57
SDL_image: add patch to fix CVE-2017-2887 2017-10-24 14:21:06 +02:00
Franz Pletz
17a069276f
libvirt: 3.6.0 -> 3.8.0 2017-10-24 14:21:06 +02:00
Franz Pletz
826258889e
webkitgtk217x: remove, unused 2017-10-24 14:21:04 +02:00
Franz Pletz
aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Franz Pletz
f269f31985
lame: 3.99.5 -> 3.100 for multiple CVEs
Fixes CVE-2017-9410, CVE-2017-9411, CVE-2017-9412.
2017-10-24 13:20:38 +02:00
Franz Pletz
5072f4792e
db{48,53,60,62}: add patch to fix CVE-2017-10140 2017-10-24 13:20:37 +02:00
Bas van Dijk
4663bfa40e opencv: 3.2.0 -> 3.3.0
Release notes: https://opencv.org/opencv-3-3.html

The contrib module cnn_3dobj is disabled because it fails to build.

The contrib module dnn_modern is disabled because it causes:
https://github.com/opencv/opencv_contrib/issues/823
2017-10-24 12:56:39 +02:00
Peter Simons
c47d77ce21 Merge pull request #30751 from ElvishJerricco/callCabal2nix-dont-rebuild-cabalfile
callCabal2nix: Don't rebuild unchanged cabal file (Fixed #23880)
2017-10-24 08:25:54 +01:00
Will Fancher
aadbef00bd callCabal2nix: Don't rebuild unchanged cabal file (Fixed #23880) 2017-10-24 03:00:07 -04:00
Michael Raskin
5fe5afe8ee clasp-common-lisp: init at 0.4.99.20170801 2017-10-24 08:43:41 +02:00
Cray Elliott
5ddea062e2 ffmpeg: 3.3.4 -> 3.4
ffmpeg_3 bumped to 3.4, and 3.3.4 removed from the tree
2017-10-23 23:23:23 -07:00
James Earl Douglas
2c39cb9f40
jenkins: 2.85 -> 2.86 2017-10-23 15:39:26 -06:00
Maxime Dénès
41df85dd1b
coqPackages.QuickChick: remove support for coq 8.7
coqPackages_8_7.QuickChick won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-23 22:40:29 +02:00
Pascal Wittmann
4c81e9a926
libfilezilla: 0.10.1 -> 0.11.0 2017-10-23 20:57:02 +02:00
Tim Steinbach
e2e5979a1e
ammonite: 1.0.2 -> 1.0.3 2017-10-23 14:43:28 -04:00
Peter Simons
d2f9dc4a3b haskell-ltk: fix build by providing haskell-gi-overloading-0.0
Closes https://github.com/NixOS/nixpkgs/pull/30462.
2017-10-23 20:16:45 +02:00
Bas van Dijk
68e05a361d haskell: ghcjs packages: fix build of fail 2017-10-23 19:44:46 +02:00
Piotr Bogdan
a3dde9d13d freeimage: fix CVE-2015-0852 & CVE-2016-5684 2017-10-23 16:13:49 +01:00