Peter Simons
5ee4818211
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision
a013b65658
.
2018-10-19 14:44:22 +02:00
Jörg Thalheim
1a9e5388b4
Merge pull request #48421 from Ekleog/gppro-18.09.14
...
global-platform-pro: 0.3.10-rc11 -> 18.09.14
2018-10-19 10:41:23 +01:00
Vincent Laporte
c091e93b99
Merge pull request #48617 from Zimmi48/passthru-ocamlPackages-in-coq-package
...
coq: add ocamlPackages in passthru
2018-10-19 09:38:07 +00:00
Alyssa Ross
1c70685fdb
qt59.qtwebkit: fix build on Darwin
...
Why is qtmultimedia only needed on Darwin? Why does it only fix 5.9, not
5.11? These things I do not know. What I do know is that, for some
reason, this makes qt59.qtwebkit build on Darwin.
I think the reason it hasn't also fixed 5.11 might be something to do
with the version of qtmultimedia, but I don't know enough about Qt or
cmake to figure it out. The error when trying to build qt511.qtwebkit
(with or without these changes) is:
CMake Error at Source/cmake/OptionsQt.cmake:739 (find_package):
Could not find a package configuration file provided by "Qt5Multimedia"
(requested version 5.2.0) with any of the following names:
Qt5MultimediaConfig.cmake
qt5multimedia-config.cmake
Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set
"Qt5Multimedia_DIR" to a directory containing one of the above files. If
"Qt5Multimedia" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
Source/cmake/WebKitCommon.cmake:50 (include)
CMakeLists.txt:137 (include)
-- Configuring incomplete, errors occurred!
See also "/tmp/nix-build-qtwebkit-5.212-alpha-01-26-2018.drv-0/source/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/nix-build-qtwebkit-5.212-alpha-01-26-2018.drv-0/source/build/CMakeFiles/CMakeError.log".
2018-10-19 10:36:48 +01:00
Théo Zimmermann
8c399bd6c1
coqPackages: use coq.ocamlPackages instead of coq.ocaml, coq.camlp5, etc.
2018-10-19 10:25:09 +02:00
Jörg Thalheim
bd4b8a4c82
Merge pull request #48543 from r-ryantm/auto-update/awf
...
awf: 1.3.1 -> 1.4.0
2018-10-19 09:21:57 +01:00
Jörg Thalheim
06613c189e
Merge pull request #48540 from r-ryantm/auto-update/dune
...
dune: 1.3.0 -> 1.4.0
2018-10-19 09:16:26 +01:00
Matthieu Coudron
3902b3f4e7
python3Packages.gpgme: enable python3 version
...
when calling python3Packages.gpgme, it was still picking python2.
Changed withPython into pythonSupport since it's the convention.
I had to enable ncurses too because of this error when configuring:
configure:19978: checking python extra libraries
configure:19985: result: -lpthread -ldl -lcrypt -lncurses -lutil -lm
configure:19992: checking python extra linking flags
configure:19999: result: -Xlinker -export-dynamic
configure:20006: checking consistency of all components of python development environment
configure:20032: gcc -o conftest -g -O2 -I/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/include/python3.6m conftest.c -L/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/lib -lpython3.6m -Xlinker -export-dynamic -lpthread -ldl -lcrypt -lncurses -lutil -lm >&5
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:20032: $? = 1
2018-10-19 14:20:08 +09:00
Will Dietz
889a654a88
Merge pull request #48685 from dtzWill/update/range-v3
...
range-v3: 0.3.7 -> 0.4.0
2018-10-18 21:59:10 -05:00
Samuel Dionne-Riel
87407bc7e8
ruby: 2.5.2 -> 2.5.3
...
https://www.ruby-lang.org/en/news/2018/10/18/ruby-2-5-3-released/
This release is just for fixing the packaging issue. This release doesn’t
contain any additional bug fixes from 2.5.2.
2018-10-18 21:28:57 -04:00
Ryan Mulligan
9ebba0fa6c
Merge pull request #48690 from ElvishJerricco/dont-check-cabal-macosx
...
haskellPackages.cabal-macosx: Tests don't build with Cabal >= 2.2
2018-10-18 17:53:39 -07:00
Peter Hoeg
8e7dda36a4
Merge pull request #48630 from dotlambda/home-assistant-0.80.1
...
home-assistant: 0.77.3 -> 0.80.2
2018-10-19 08:00:54 +08:00
Will Fancher
a93c777c63
haskellPackages.cabal-macosx: Tests don't build with Cabal >= 2.2
2018-10-18 19:12:25 -04:00
Will Fancher
0ee01e6c2e
haskellPackages.shellFor: Add nativeBuildInputs [ Fixes #48435 ]
2018-10-18 18:32:53 -04:00
xeji
856243e346
Merge pull request #48680 from markuskowa/licenses-22
...
Add licenses
2018-10-18 23:40:02 +02:00
Will Dietz
168ccb3b05
range-v3: 0.3.7 -> 0.4.0
...
https://github.com/ericniebler/range-v3/releases/tag/0.4.0
2018-10-18 16:14:53 -05:00
Jörg Thalheim
02405cfe83
Merge pull request #48565 from rprospero/sasview-4.2.0
...
Sasview: unstable -> 4.2.0
2018-10-18 21:44:25 +01:00
Markus Kowalewski
96b77d8d4d
libite: fix license
2018-10-18 22:36:22 +02:00
Markus Kowalewski
4e6d2f8ec9
libgnome-keyring: fix license
2018-10-18 22:36:22 +02:00
Markus Kowalewski
3bd7ada099
libdbusmenu-qt: fix license
2018-10-18 22:36:22 +02:00
Markus Kowalewski
0d12ce52e4
redland: add license + description
2018-10-18 22:36:22 +02:00
Markus Kowalewski
a504cfa190
libpcap: add license
2018-10-18 22:36:21 +02:00
Markus Kowalewski
4009fa08d1
liboggz: add license
2018-10-18 22:36:21 +02:00
Markus Kowalewski
4d291d5a77
libofa: add license
2018-10-18 22:36:21 +02:00
Markus Kowalewski
4520ced68f
liboauth: add license
2018-10-18 22:36:21 +02:00
Markus Kowalewski
cee94fd5f2
libnova: add license
2018-10-18 22:36:20 +02:00
Markus Kowalewski
4877761ab8
libnotify: add license
2018-10-18 22:36:20 +02:00
Markus Kowalewski
e7411d6eb5
libnice: add licenses
2018-10-18 22:36:20 +02:00
Markus Kowalewski
4e6d420d91
libnetfilter_queue: add license
2018-10-18 22:36:19 +02:00
Markus Kowalewski
2ebc15f208
libnatspec: add license
2018-10-18 22:36:19 +02:00
Markus Kowalewski
2f28a5bccb
libmusicbrainz: add license
2018-10-18 22:36:19 +02:00
Markus Kowalewski
07b14d21ec
libmtp: add license
2018-10-18 22:36:19 +02:00
Markus Kowalewski
21a518cd35
libmp3splt: add license
2018-10-18 22:36:18 +02:00
Markus Kowalewski
b8253570a1
libmms: add license + description
2018-10-18 22:36:18 +02:00
Markus Kowalewski
f5b9a9455f
libmilter: add license
2018-10-18 22:36:18 +02:00
Markus Kowalewski
b1800e3c18
liblqr: add licenses
2018-10-18 22:36:18 +02:00
Markus Kowalewski
beabd0bb65
liblastfm-SF: add licenses
2018-10-18 22:36:18 +02:00
Markus Kowalewski
014c5c4b67
liblastfm: add license
2018-10-18 22:36:17 +02:00
Markus Kowalewski
53194bf4f2
libkate: add license
2018-10-18 22:36:17 +02:00
Markus Kowalewski
804e86c004
libjson: add license + refactor longDescription
2018-10-18 22:35:56 +02:00
John Ericson
d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
...
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Jörg Thalheim
ad250c18f7
Merge pull request #48580 from dtzWill/update/cquery-llvm7
...
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
2018-10-18 19:27:05 +01:00
Jörg Thalheim
a313e90b3d
Merge pull request #48645 from zauberpony/hcloud-1.9.1
...
hcloud: 1.6.1 -> 1.9.1
2018-10-18 18:42:40 +01:00
zimbatm
ef7b1284e3
Merge pull request #48650 from marsam/feature/update-ruby
...
ruby: 2.3.7 -> 2.3.8, 2.4.4 -> 2.4.5, 2.5.1 -> 2.5.2
2018-10-18 16:00:14 +02:00
Frederik Rietdijk
8d8dc1fa34
Merge master into staging
2018-10-18 11:43:54 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
...
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Mario Rodas
5143e30361
pythonPackages.pytest: pathlib2 is only required for python<3.6
2018-10-18 11:07:02 +02:00
Mario Rodas
5df3a4d9b9
pythonPackages.pathlib2: remove unnecessary python version check
2018-10-18 11:07:02 +02:00
Chris Ostrouchov
b889d7a43f
pythonPackages.logutils: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
976162ed90
pythonPackages.nine: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
3e1f1f76bb
pythonPackages.pycountry: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
abc0996dd0
pythonPackages.kazoo: refactor move to pyhton-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
ee6b3076e4
pythonPackages.zake: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
aecd6aeb11
pythonPackages.Kajiki: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
08b3dbea20
pythonPackages.warlock: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
4156569b54
pythonPackages.osc: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
30296bc49e
pythonPackages.plyvel: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
28542253fa
pythonPackages.python-otr: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
3df4461e21
pythonPackages.ordereddict: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1cb8ab267d
pythonPackages.offtrac: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1ff8adc940
pythonPackages.objgraph: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
da78a13ad1
pythonPackages.obfsproxy: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c24d25276f
pythonPackages.oauthlib: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c83ce200af
pythonPackages.oauth2: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
bc1c971ef4
pythonPackages.oauth: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a543d4236e
pythonPackages.livestreamer-curses: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a599dc1279
pythonPackages.livestreamer: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f320b8456b
pythonPackages.dynd: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5934b25cb0
pythonPackages.nuitka: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1a267e65f7
pythonPackages.ntplib: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d9d93f8e14
pythonPackages.ntfy: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
48d6229352
pythonPackages.notmuch: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
e789672945
pythonPackages.notify: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
3c5edb16a7
pythonPackages.minimock: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d448a1dd57
pythonPackages.namebench: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
76eea7cf64
pythonPackages.nose-cprof: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
648a03cc7c
pythonPackages.nosejs: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
94b15aa9e6
pythonPackages.nosexcover: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
962ff0296f
pythonPackages.nose-cover3: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1059d71947
pythonPackages.nose2: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
9492a17e87
pythonPackages.nose: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a38edd38b2
pythonPackages.nixpkgs: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5f03c01b35
pythonPackages.nipy: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
8d7f629fb4
pythonPackages.hpack: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
0660849bdc
pythonPackages.netifaces: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
667782f8f1
pythonPackages.netaddr: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d50320d126
pythonPackages.slixmpp: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
bf6f2a63ab
pythonPackages.sleekxmpp: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
17ef9059e9
pythonPackages.nameparser: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f2329dc489
pythonPackages.MySQL_python: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
05fb6b5dee
pythonPackages.monotonic: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
8afd718c0a
pythonPackages.pymysqlsa: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1170733244
pythonPackages.pympler: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d954c8ff82
pythonPackages.graphviz: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c13f598fc2
pythonPackages.pygal: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
e900eb2a61
pythonPackages.pint: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
66faaa3b74
pythonPackages.neuronpy: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c2d600919b
pythonPackages.mwclient: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c81b423fbe
pythonPackages.muttils: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
bd64776230
pythonPackages.mutag: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
0bca111a36
pythonPackages.musicbrainzngs: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
e4caef3c23
pythonPackage.munkres: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
616137d77f
pythonPackages.msrplib: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
b11138d594
pythonPackages.mpv: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
8edd20b7ae
pythonPackages.mpd2: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f3548b46e7
pythonPackages.mpd: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
2c30da5ec1
pythonPackages.mpmath: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
99ec6e3c08
pythonPackages.mozsvc: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
4860875eaa
pythonPackages.mox: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
ded3676b18
pythonPackages.modestmaps: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
34a2b86fbc
pythonPacakges.mock: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5508797159
pythonPackages.editorconfig: refactor join with EditorConfig attr
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
bf98e3b446
pythonPackages.sortedcollections: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
36d0404ed6
pythonPackages.pocket: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
4bb98c4c1a
pythonPackages.rainbowstream: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
9f6909e77e
pythonPackages.munch: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
67988e545c
pythonPacakges.moviepy: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
82eaa20725
pythonPackages.mezzanine: refactor move to pyhton-modules
...
required update and creation of new package to fix broken.
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
32414fe980
pythonPackages.django_contrib_comments: init at 1.9.0
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1de37f01ee
pythonPackages.iptools: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
45f47bd75f
pythonPackages.inifile: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
7a35ae188f
pythonPackages.infoqscaper: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c1f0f33fee
pythonPackages.influxdb: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f725650c69
pythonPackages.imageio: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
65db7eb208
pythonPackages.icalendar: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
dadd754656
pythonPackages.httpretty: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
8a821466cd
pythonPackages.hkdf: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
45bbac9091
pythonPackages.lsi: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d1a48cc23e
pythonPackages.uncompyle6: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d3f57e372d
pythonPackages.xdis: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
0dafa8e8be
pythonPackages.colored: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
8b5d562d25
pythonPackages.http_signature: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
2bc69b7526
pythonPackages.htmllaundry: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a340c88b2d
pythonPackages.hetzner: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d063f818d5
pythonPackages.hackauthlib: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f4c92c603c
pythonPackages.gyp: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d0d3891d8a
pythonPackages.gspread: refactored move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1e00e981cb
pythonPackages.google_apputils: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
7300b2c714
pythonPackages.goobook: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
060ba731b6
pythonPackages.github-webhook: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
dc56c8faf9
pythonPackages.github3_py: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c26dd4138b
pythonPackage.git-sweep: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
968b1ab947
pythonPackages.gipc: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
7771d40c05
pythonPackages.genzshcomp: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f7b0a11dd8
pythonPackages.gevent-websocket: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
cdd7e77ac4
pythonPackages.gevent-socketio: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5582de06a7
pythonPackages.geventhttpclient: refactor move to pyhton-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5448e18d12
pythonPackages.genshi: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
235c6edd42
pythonPackages.gdrivefs: refactor move to python-modules
2018-10-18 11:02:23 +02:00
Chris Ostrouchov
b5ae82f5b8
pythonPackages.gocovr: refactor move to python-modules
2018-10-18 11:02:23 +02:00