Commit Graph

54159 Commits

Author SHA1 Message Date
Jörg Thalheim
00807a645f
Merge pull request #48240 from volth/patch-254
perl-cross: 1.2 -> gitmaster
2018-10-12 14:36:09 +01:00
Silvan Mosberger
c2129a850a
Merge pull request #48007 from magnetophon/kokkinizita
update Kokkinizita packages
2018-10-12 15:03:51 +02:00
Bas van Dijk
5ea9d9d097
haskell: add GitHub issues to non-hackage-packages.nix 2018-10-12 14:17:48 +02:00
Bas van Dijk
b64193f69b
haskellPackages.multi-ghc-travis: removed in favour of haskell-ci
multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
2018-10-12 14:17:24 +02:00
Bas van Dijk
7b49b870cb
haskell: have a dedicated file for non Hackage packages
We had a few "overrides" in configuration-common.nix that were really
extensions. They introduced packages that weren't in hackage-packages.nix.

The advantage of having a dedicated file for these packages is that we can still
place Nix-specific overrides to these packages in configuration-nix.nix. We
weren't able do this before because configuration-nix.nix extended only the
packages from hackage-packages.nix.
2018-10-12 14:12:29 +02:00
Bas van Dijk
0c25079958
futhark: introduce the top-level futhark attribute
The fact that futhark is a Haskell package is an implementation detail. To
install it users should just have to specify `futhark` instead of
`haskellPackages.futhark`.

Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to
reduce closure size.
2018-10-12 14:12:29 +02:00
Silvan Mosberger
d26c303bef
futhark: init at 0.6.2 2018-10-12 14:11:30 +02:00
Silvan Mosberger
c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
Herwig Hochleitner
ee561d9f57 linuxPackages.systemtap: 3.2 (2017.10.18) -> 3.3
removed quoting workaround. should be fixed as of https://sourceware.org/PR22462
2018-10-12 12:20:35 +02:00
Sarah Brofeldt
32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Benjamin Hipple
c0af13f1c8 python: update documentation
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.

Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Sarah Brofeldt
9cba2f54fa
Merge pull request #48079 from lopsided98/python-av-update
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-12 10:03:19 +02:00
lewo
68e1e0e5fe
Merge pull request #48133 from bhipple/add/atom
pythonPackages.atom: init at 0.4.1
2018-10-12 08:39:09 +02:00
Ben Wolsieffer
73c523a605 buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00
Will Dietz
f84cfdf02a
Merge pull request #48180 from timokau/retdec-update
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
Ben Wolsieffer
71c42462ab buildbot: 1.2.0 -> 1.4.0 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
5b2a1db2e3 pythonPackages.sqlalchemy_migrate: patch backslash escapes 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
1c3f7302fa pythonPackages.autobahn: use checkInputs 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
820feccb18 pythonPackages.trollius: 1.0.4 -> 2.2 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
fcaae4fc35 pythonPackages.hyperlink: don't create .pytest_cache 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
67ea56717a python2Packages.pylint: init at 1.9.2 2018-10-11 18:15:15 -04:00
Ben Wolsieffer
4f09e05849 python2Packages.astroid: init at 1.6.5 2018-10-11 18:15:15 -04:00
Ben Wolsieffer
511d651e58 pythonPackages.tempita: 0.5.2 -> 0.5.3-2016-09-28 2018-10-11 18:14:36 -04:00
Ben Wolsieffer
225b8de73d pythonPackages.sphinx-jinja: 0.2.1 -> 1.1.0, Python 3 support 2018-10-11 18:13:54 -04:00
paddygord
9d293db6af yojimbo: init at 1.1 (#48214) 2018-10-11 22:13:07 +00:00
taku0
628fa1d50f oraclejdk: deprecate oraclejdk 10 2018-10-11 22:02:29 +00:00
volth
05bcae1595
perl-cross: 1.2 -> gitmaster 2018-10-11 21:53:52 +00:00
Timo Kaufmann
a33dec8cd5 retdec: 3.0 -> 3.2 2018-10-11 23:53:00 +02:00
Vladyslav Mykhailichenko
b4b5862be9 rust-bindgen: 0.40.0 -> 0.42.2 2018-10-11 23:57:02 +03:00
Silvan Mosberger
c166d05025
Merge pull request #48192 from costrouc/costrouc/python-filterpy
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Elis Hirwing
b9773bd12e
php72: 7.2.10 -> 7.2.11
Changelog: https://secure.php.net/ChangeLog-7.php#7.2.11
2018-10-11 22:39:15 +02:00
Elis Hirwing
36e3fdd9b6
php71: 7.1.22 -> 7.1.23
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.23
2018-10-11 22:39:12 +02:00
Chris Ostrouchov
9fc4f06810
pythonPackages.filterpy: init at 1.4.5 2018-10-11 15:37:27 -04:00
Eelco Dolstra
edff37b83a ti-rpc: Add dev output 2018-10-11 21:18:20 +02:00
Alyssa Ross
da3529718d gem-config: add sassc (#48212) 2018-10-11 21:04:29 +02:00
Daiderd Jordan
764dbef8b1
Merge pull request #48169 from LnL7/darwin-erlang-wx
erlang: temporarily disable wxSupport on darwin
2018-10-11 19:07:00 +02:00
Jörg Thalheim
af35bf90ed
Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
Franz Pletz
3e356b55dd
lazygit: init at 0.4 2018-10-11 16:17:57 +02:00
Philipp Middendorf
e3d97997ff brigand: init at 1.3.0 2018-10-11 12:46:14 +00:00
R. RyanTM
e1c5b47935 pmd: 6.7.0 -> 6.8.0 (#47736)
* pmd: 6.7.0 -> 6.8.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions

* pmd: refresh meta

Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
xeji
058665560e
Merge pull request #48152 from pandaman64/upgrade-qiskit
qiskit: 0.5.7 -> 0.6.1
2018-10-11 12:09:36 +02:00
Silvan Mosberger
177ddb91be
Merge pull request #47389 from manveru/add-ejson
ejson: init at 1.2.0
2018-10-11 10:14:30 +02:00
Matthieu Coudron
714c0781c3 rfc-bibtex: init at 2.2.1
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21

@techreport{RFC5246,
  author = {T. Dierks and E. Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
  howpublished = {Internet Requests for Comments},
  type = {RFC},
  number = {5246},
  year = {2008},
  month = {August},
  issn = {2070-1721},
  publisher = {RFC Editor},
  institution = {RFC Editor},
  url = {http://www.rfc-editor.org/rfc/rfc5246.txt},
  note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt}},
}

@techreport{I-D.ietf-tls-tls13,
  author = {Eric Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
  howpublished = {Working Draft},
  type = {Internet-Draft},
  number = {draft-ietf-tls-tls13-21},
  year = {2017},
  month = {July},
  institution = {IETF Secretariat},
  url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt},
  note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt}},
}
2018-10-11 16:17:40 +09:00
pandaman64
355fa854f7 qasm2image: 0.7.0 -> 0.8.0 2018-10-11 11:46:07 +09:00
pandaman64
c7ac364278 qiskit: 0.5.7 -> 0.6.1 2018-10-11 11:46:07 +09:00
Jörg Thalheim
726b4da189
Merge pull request #48166 from costrouc/costrouc/python-facebook-sdk
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules
2018-10-11 01:13:49 +01:00
Jörg Thalheim
c45a6fa041
Merge pull request #48159 from Zimmi48/remove-camlp5-transitional
Remove camlp5 transitional
2018-10-11 00:31:28 +01:00
Anatolii Prylutskyi
05f0026af3 goa: 1.0.0 -> 1.4.0 (#48147) 2018-10-10 23:17:32 +02:00
xeji
675e0aa85d
Merge pull request #48105 from markuskowa/hwloc-up
hwloc: 1.11.1 -> 2.0.2
2018-10-10 23:00:39 +02:00
xeji
616511744b
Merge pull request #48081 from markuskowa/licenses-19
Add licenses
2018-10-10 22:29:09 +02:00
Matthew Bauer
e4c0560d22
Merge pull request #48136 from bhipple/u/licenses
Add licenses
2018-10-10 13:21:52 -05:00
Daiderd Jordan
9fd53e02ad erlang: temporarily disable wxSupport on darwin
Workaround for #48065
2018-10-10 20:15:14 +02:00
Théo Zimmermann
2fdd38ed2d
camlp5_transitional: remove in favor of camlp5 (strict) 2018-10-10 19:44:54 +02:00
Théo Zimmermann
eaf0de5985
ulex: remove version 0.8 2018-10-10 19:42:54 +02:00
Chris Ostrouchov
de2a995c83
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules 2018-10-10 13:32:38 -04:00
Vincent Laporte
1c7c1be1a8 ocamlPackages.merlin: 3.1.0 -> 3.2.1 2018-10-10 17:15:45 +00:00
Chris Ostrouchov
61c83b108d
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules 2018-10-10 13:10:47 -04:00
John Wiegley
1ba4d23c3a
Revert "coqPackages.fiat_HEAD: Update 2016-10-24 -> 2018-02-27"
This reverts commit f5f71c08cd, due to
insufficient testing.
2018-10-10 10:00:23 -07:00
R. RyanTM
e79623115f libdap: 3.19.1 -> 3.20.0
* libdap: 3.19.1 -> 3.20.0 (#47785)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdap/versions

* libdap: homepage has moved
2018-10-10 18:27:50 +02:00
pandaman64
11c17034b6 ibmquantumexperience: 2.0.2 -> 2.0.3 2018-10-10 20:02:18 +09:00
Benjamin Hipple
3ec3116fae harfbuzz: add license 2018-10-09 21:27:05 -04:00
Benjamin Hipple
b721a1b9a9 pytest: add license 2018-10-09 21:23:37 -04:00
Benjamin Hipple
cd1f5914bd pythonPackages.atom: init at 0.4.1 2018-10-09 21:02:27 -04:00
Andrew Childs
f9ba5e9407 accountsservice: 0.6.50 -> 0.6.54 (#48112) 2018-10-10 00:28:07 +02:00
Andreas Rammhold
a00b820ddc
Merge pull request #47949 from yrashk/webkitgtk222x
webkitgtk222x: init at 2.22.2
2018-10-09 22:33:49 +02:00
Jörg Thalheim
c0d1c41627
Merge pull request #48053 from Zimmi48/clean-up/ocaml
Remove old OCaml versions.
2018-10-09 19:47:41 +01:00
Matthew Bauer
9b0505abb7
Merge pull request #46898 from Assassinkin/osmnx
pythonPackages.osmnx: init at 0.8.2
2018-10-09 12:11:27 -05:00
Frederik Rietdijk
bc9bd012c4 Merge staging-next into staging 2018-10-09 15:37:52 +02:00
Frederik Rietdijk
eeaf3a131f Merge master into staging-next 2018-10-09 15:37:22 +02:00
Silvan Mosberger
5176389f1d
Merge pull request #43735 from tg-x/build-idris-package
build-idris-package: add ipkgName
2018-10-09 13:29:40 +02:00
Markus Kowalewski
daf21814e0
hwloc: add markuskowa as maintainer 2018-10-09 13:19:56 +02:00
Markus Kowalewski
9ee3f9dbc3
hwloc: 1.11.1 -> 2.0.2
Enable netloc at compile time (was added in 2.0)
2018-10-09 13:19:21 +02:00
Joachim F
aa9f0bbdfb
Merge pull request #47844 from r-ryantm/auto-update/aubio
aubio: 0.4.6 -> 0.4.7
2018-10-09 08:59:26 +00:00
Joachim F
bb95996fa2
Merge pull request #47853 from r-ryantm/auto-update/buildbot-worker
buildbot-worker: 1.3.0 -> 1.4.0
2018-10-09 08:59:03 +00:00
Joachim F
83af0d8db4
Merge pull request #48073 from sengaya/ansible-lint-2.4.23
ansible-lint: 3.4.20 -> 3.4.23
2018-10-09 08:50:23 +00:00
Matthew Bauer
2f94acd9ae
Merge pull request #47835 from nicknovitski/gulp-cli-init
nodePackages_8_x: add gulp-cli
2018-10-08 22:35:00 -05:00
Tim Steinbach
844bcbd137
sbt: 1.2.3 -> 1.2.4 2018-10-08 20:13:31 -04:00
Nick Novitski
03bcca7a45 nodePackages_8_x: add gulp-cli 2018-10-08 14:56:41 -07:00
Renaud
81b851c6bc
Merge pull request #48048 from jb55/rapidcheck
rapidcheck: init at unstable-2018-09-27
2018-10-08 23:46:48 +02:00
Markus Kowalewski
154e9e11f7
gobject-introspection: add licenses 2018-10-08 23:10:04 +02:00
Markus Kowalewski
b04da30d65
libungif: add license + description 2018-10-08 23:10:01 +02:00
Ben Wolsieffer
5352cb3748 pythonPackages.av: 0.4.1 -> 0.5.3 2018-10-08 17:01:12 -04:00
Eelco Dolstra
1eff910a15 lsof: Don't record compiler flags / build kernel
This removed glibc.dev from the closure and improves binary
reproducibility.
2018-10-08 22:56:23 +02:00
Eelco Dolstra
cd3a0b7f38 libqtav: Reduce closure size from 734 to 457 MiB 2018-10-08 22:56:23 +02:00
Eelco Dolstra
c8a2533516 opencv3: Reduce closure size from 520 to 154 MiB 2018-10-08 22:56:23 +02:00
Markus Kowalewski
abbc68a756
farstream: add license 2018-10-08 22:38:48 +02:00
Markus Kowalewski
cd2145b332
enchant: add license 2018-10-08 22:37:05 +02:00
Markus Kowalewski
788c070012
dclxvi: add license 2018-10-08 22:09:55 +02:00
Thilo Uttendorfer
82fa8d90af ansible-lint: 3.4.20 -> 3.4.23 2018-10-08 22:08:54 +02:00
Matthew Bauer
01d8c222eb
Merge pull request #47516 from manveru/add-dbmate
dbmate: init at 1.4.1
2018-10-08 14:45:00 -05:00
Markus Kowalewski
e2407c1e05
dbus-sharp-[glib]: add license 2018-10-08 21:32:14 +02:00
Théo Zimmermann
cf1f8b2d04
camlp5: remove old version 5.15 2018-10-08 21:09:59 +02:00
Matthew Bauer
514bfd7b8e
Merge pull request #46113 from taktoa/taktoa/v8-6.9
v8_6_x: 6.2.414.27 -> 6.9.427.14
2018-10-08 13:49:02 -05:00
Joachim F
4ab43b812f
Merge pull request #47779 from r-ryantm/auto-update/libguestfs
libguestfs: 1.38.4 -> 1.38.6
2018-10-08 18:35:20 +00:00
Matthew Bauer
28a047b91a
Merge pull request #47062 from r-ryantm/auto-update/geos
geos: 3.6.3 -> 3.7.0
2018-10-08 13:34:30 -05:00
Joachim F
21a215059e
Merge pull request #47923 from asymmetric/asymmetric/packer-1.3.1
packer: 1.2.5 -> 1.3.1
2018-10-08 18:21:24 +00:00
William Casarin
de2f79467d rapidcheck: init at unstable-2018-09-27
rapidcheck is a C++ property-based testing framework inspired by QuickCheck

Signed-off-by: William Casarin <jb55@jb55.com>
2018-10-08 11:00:17 -07:00
Joachim F
7ff2a87b8e
Merge pull request #47781 from r-ryantm/auto-update/libisoburn
libisoburn: 1.4.8 -> 1.5.0
2018-10-08 17:54:23 +00:00
Joachim F
34e866ec23
Merge pull request #47793 from r-ryantm/auto-update/hiredis
hiredis: 0.13.3 -> 0.14.0
2018-10-08 17:50:20 +00:00
Joachim F
6cac2cef6c
Merge pull request #47802 from r-ryantm/auto-update/cl
cl: 1.2.3 -> 1.2.4
2018-10-08 17:47:33 +00:00
Domen Kožar
9e502600ba
stack2nix: fix build 2018-10-08 18:45:46 +01:00
Joachim F
347499926b
Merge pull request #47812 from r-ryantm/auto-update/cpp-hocon
cpp-hocon: 0.1.7 -> 0.2.0
2018-10-08 17:45:14 +00:00
Peter Simons
478eff0225 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
23ec1f32c6.
2018-10-08 18:38:39 +02:00
Peter Simons
6ec4ebf6f8 LTS Haskell 12.12 2018-10-08 18:38:38 +02:00
Eelco Dolstra
8abfa4084b
geeqie: Reduce closure size
This reduces the closure size from 568 MiB to 289 MiB.
2018-10-08 18:13:29 +02:00
Eelco Dolstra
9bbd4f653f
qtgraphicaleffects: Add dev output
This shrank my system closure by about 192 MiB.
2018-10-08 16:32:27 +02:00
Rob Vermaas
3f719b0fad Fix build for rPackages.units
(cherry picked from commit 1eb1fec3aee1f1d1084779acec001e13ee9cbd71)
2018-10-08 12:53:43 +02:00
Michael Raskin
b669a45868 boehmgc: reinstate 7.6.6, use for asymptote
A quickfix after #45708
2018-10-08 12:04:53 +03:00
Vincent Laporte
bdaedbe38c ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 2018-10-08 05:59:24 +00:00
Peter Hoeg
95d307ab14 xdiff: 4.0.1.2017062 -> 5.0b1 - version bump only 2018-10-08 10:36:38 +08:00
Benjamin Staffin
641cb61ef7
jsonnet: skip building the website (#47981)
The emscripten build of jsonnet is only used in the interactive demo
found on jsonnet.org, and I don't think we need to include the whole
website in our package.  This reduces the transitive closure from
~100mb to ~32mb, and the build duration from ~8 minutes to ~20 seconds
on my machine.
2018-10-07 20:04:59 -04:00
Timo Kaufmann
fc3120ce90
Merge pull request #48013 from schneefux/pkg/licenses
Add licenses
2018-10-07 22:33:37 +02:00
Samuel Dionne-Riel
d8d85848ce
Merge pull request #47901 from dhess/ghc-aarch64
haskell: re-enable aarch64, but disable parallel builds on that arch.
2018-10-07 15:09:33 -04:00
schneefux
346f1c8b63 rlog: add license
See https://code.google.com/archive/p/rlog/
2018-10-07 19:04:06 +02:00
schneefux
59da235188 tnt: add license
See "Disclaimer" at https://math.nist.gov/tnt/download.html
2018-10-07 18:56:48 +02:00
schneefux
fdec2e16bc wolfssl: add license 2018-10-07 18:51:24 +02:00
Bart Brouns
9affe6ca47 libclxclient: 3.9.0 -> 3.9.2 2018-10-07 17:41:58 +02:00
Bart Brouns
c1949a3449 libclthreads: 2.4.0 -> 2.4.2 2018-10-07 17:41:37 +02:00
Bart Brouns
123cb978d3 zita-resampler: 1.6.0 -> 1.6.2 2018-10-07 17:41:22 +02:00
Bart Brouns
395b5f6a4b zita-convolver: 4.0.0 -> 4.0.3 2018-10-07 17:41:03 +02:00
Bart Brouns
4fd0f592af zita-alsa-pcmi: 0.2.0 -> 0.3.2 2018-10-07 17:40:44 +02:00
Sarah Brofeldt
0765000968
Merge pull request #47972 from Hodapp87/gdal_libxml2
gdal: add libxml2 to build
2018-10-07 10:00:33 +02:00
AndersonTorres
adf095d222 guile-reader: small fixes 2018-10-06 23:36:19 -03:00
AndersonTorres
b1e72d7465 libtap: small fixes 2018-10-06 23:36:19 -03:00
pmahoney
4af5457ebb jsonnet: fix on darwin (#47939)
Build on darwin fails when using emscripten to build the js
library. Disabling this is unsatisfying, but gets the jsonnet binary
building again.
2018-10-06 14:56:21 -04:00
Chris Hodapp
4af38a2516 gdal: Add libxml2 to build 2018-10-06 11:09:21 -04:00
Carlos D'Agostino
364d477236 ocamlPackages.ezxmlm: init at 1.0.2 2018-10-06 14:18:51 +00:00
worldofpeace
f368e55ba1 solargraph: 0.28.1 -> 0.28.2 (#47944) 2018-10-06 15:34:37 +02:00
Philipp Middendorf
d2608d29a2 black: 18.6b4 -> 18.9b0 (#47914) 2018-10-06 15:19:38 +02:00
Matthew Bauer
9b968c8305
Merge pull request #46971 from r-ryantm/auto-update/proj
proj: 4.9.3 -> 5.2.0
2018-10-05 23:00:12 -05:00
Matthew Bauer
bb0c421ca1
Merge pull request #46552 from ramirez7/feature/buildGoPackage-doCheck
Allow doCheck config of buildGoPackage
2018-10-05 22:45:24 -05:00
Matthew Bauer
e78eacd6cd
Merge pull request #46770 from jluttine/carp-init
carp: init at unstable-2018-09-15
2018-10-05 22:43:05 -05:00
Matthew Bauer
deee27973e
Merge pull request #46720 from baldo/android-platform-tools
android-platform-tools: 26.0.2 -> 28.0.1
2018-10-05 22:42:30 -05:00
Matthew Bauer
c4f344ac44
Merge pull request #47291 from veprbl/pr/xfitter_init
xfitter: init at 2.0.0
2018-10-05 22:38:09 -05:00
Matthew Bauer
0a5b52e579
Merge pull request #47339 from r-ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.16 -> 0.16.1
2018-10-05 22:36:00 -05:00
Matthew Bauer
0421891aaa
Merge pull request #47589 from vbgl/coq-coqprime-init
coqPackages.coqprime: init at 8.7.2 & 8.8
2018-10-05 22:33:15 -05:00
Matthew Bauer
673a63875d
Merge pull request #47593 from e-user/pkgs/snyk-1.99.1
snyk: init at 1.99.1
2018-10-05 22:33:02 -05:00
Yurii Rashkovskii
9289920193
webkitgtk222x: init at 2.22.2 2018-10-05 17:46:30 -07:00
Ben Gamari
58a02af417 qpdf: Drop CVE-2018-9918.patch (#47935)
This has been merged upstream in 8.2.1.
2018-10-06 00:30:49 +02:00
Will Dietz
6dc9e7d2a9 mesa: 18.2.1 -> 18.2.2 2018-10-05 15:21:05 -05:00
Lorenzo Manacorda
11f1b22b4b packer: 1.2.5 -> 1.3.1 2018-10-05 20:18:22 +02:00
Jörg Thalheim
5694f1e1a9
Merge pull request #47519 from aneeshusa/vagrant-remove-unused-Gemfile
vagrant: remove unused vendored Gemfile{,.lock}
2018-10-05 18:25:01 +01:00
Timo Kaufmann
a00b7de165
Merge pull request #47915 from timokau/zn_poly-update
zn_poly: 0.9 -> 0.9.1
2018-10-05 16:05:24 +02:00
Timo Kaufmann
65589faa2f zn_poly: 0.9 -> 0.9.1
Sage has taken over maintenance since the original author no longer
maintains the project.
2018-10-05 15:50:30 +02:00
Drew Hess
4babe7f799
haskell: re-enable aarch64, but disable parallel builds on that arch.
This is a workaround for unreliable parallel Haskell builds on
aarch64. See https://ghc.haskell.org/trac/ghc/ticket/15449
2018-10-05 01:28:42 -04:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
John Wiegley
df48060e4c
coqPackages.coq-haskell: Support building with Coq 8.8 2018-10-04 17:13:41 -07:00
Jörg Thalheim
a1177832af
Merge pull request #47829 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.12 -> 0.7.13
2018-10-05 00:37:37 +01:00
Jörg Thalheim
a363ed1071
Merge pull request #47832 from veprbl/pr/arrow_0.10.0
arrow-cpp: 0.9.0 -> 0.10.0
2018-10-04 23:34:17 +01:00
Michael Raskin
bc46aa9dd2
Merge pull request #47826 from r-ryantm/auto-update/cgal
cgal: 4.12.1 -> 4.13
2018-10-04 20:26:06 +00:00