Commit graph

57346 commits

Author SHA1 Message Date
Nathan van Doorn 69ee0a80dc metamath: 0.167 -> 0.168 2018-12-11 09:10:06 +00:00
Tor Hedin Brønner 7cadf5f76c libcouchbase: tests can't run in parallel
70e2b0bef0 turned on parallel checking for cmake
by default. This doesn't work for libcouchebase.
2018-12-11 09:51:04 +01:00
Peter Hoeg 796d270f53 platformio: 3.6.1 -> 3.6.2
Broken on aarch64.
2018-12-11 16:37:07 +08:00
Vincent Laporte 1a04bd4414 ocamlPackages.checkseum: init at 0.0.3
Chekseum is an OCaml library which implements ADLER-32 and CRC32C Cyclic
Redundancy Check. It provides 2 implementation, the first in C and the
second in OCaml.

Homepage: https://github.com/mirage/checkseum
2018-12-11 08:12:27 +00:00
Vincent Laporte e9b43adab7 ocamlPackages.optint: init at 0.0.2
This library provide one module Optint which internally uses an int if
you are in a x64 architecture or an int32 (boxed value) if you are in a
x86 architecture.

Homepage: https://github.com/mirage/optint
2018-12-11 08:12:27 +00:00
Ivan Kozik a9c43dd9ef jdk11_headless: fix the build on amd64
This fixes:

checking user specified JVM feature list...
configure: error: Cannot continue
configure: Unknown JVM features specified: "zgc--enable-headless-only"
configure: The available JVM features are: "aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti link-time-opt management minimal nmt parallelgc serialgc services static-build vm-structs zero zgc"
configure exiting with result code 1
builder for '/nix/store/1awwzd98crcgxad3srdkv8smhxgiz2qp-openjdk-11.0.1-b13.drv' failed with exit code 1
2018-12-11 06:14:21 +00:00
Dmitry Kalinkin 99d4e656c5
rivet: 2.6.1 -> 2.6.2 2018-12-10 17:28:30 -05:00
Dmitry Kalinkin 7726c8b0ed
yoda: 1.7.3 -> 1.7.4 2018-12-10 17:28:08 -05:00
Dmitry Kalinkin 86344b3a52
Merge pull request #49488 from eadwu/rstudioWrapper/add-desktop-file
rstudioWrapper: include desktop file
2018-12-10 17:18:44 -05:00
Alexey Shmalko bc51418f1a
neovim-pygui: remove 2018-12-10 23:19:45 +02:00
Tim Steinbach 475d653afd
sbt-extras: 2018-09-27 -> 2018-12-04 2018-12-10 12:56:39 -05:00
Alyssa Ross c9ead109ca
Merge pull request #51725 from das-g/geckodriver-0.22.0
geckodriver: unstable-2018-02-24 -> 0.22.0
2018-12-10 15:57:45 +00:00
Vincent Laporte 655231a612 coqPackages.simple-io: init at 0.2
Purely functional IO for Coq.

homepage: https://github.com/Lysxia/coq-simple-io
2018-12-10 15:35:34 +00:00
Vincent Laporte e21a5e6035 coqPackages_8_9.coq-ext-lib: init at 0.10.0 2018-12-10 15:33:59 +00:00
Raphael Borun Das Gupta 1edf950fa2 geckodriver: unstable-2018-02-24 -> 0.22.0
Motivation: unstable-2018-02-24 (which reports to be
0.19.1, but probably doesn't correspond to any actual
geckodriver release) isn't compatible with the currently
shipped Firefox version 63.0

closes NixOS/nixpkgs#50380
2018-12-10 16:22:11 +01:00
markuskowa 07b5b553c6
Merge pull request #51811 from veprbl/pr/cernlib_fix
cernlib: fix build
2018-12-10 15:30:05 +01:00
Dmitry Kalinkin a1ef7fd877 cernlib: restrict supported arches 2018-12-10 17:05:22 +03:00
edef 995d224f44
Merge pull request #51664 from erictapen/tlslite-ng-init
pythonPackages.tlslite-ng: init at 0.7.5, migrate tlslite references to it, delete tlslite
2018-12-10 13:03:27 +00:00
Justin Humm 93bf0a02f5
pythonPackages.tlslite: delete, migrate refs to pythonPackages.tlslite-ng
tlslite has a test failure on Python 3.7 [0]. @tomato42, a commiter of
tlslite and author of tlslite-ng said, that tlslite is abandoned (last
commit 2015) and tlslite-ng should be used as a drop in replacement.

[0] https://github.com/trevp/tlslite/issues/121
2018-12-10 13:45:45 +01:00
Maximilian Bosch f64f8a312f
Merge pull request #51613 from the-kenny/regenerate-node-packages
nodePackages: Regenerate
2018-12-10 13:31:53 +01:00
Moritz Ulrich 6d21e8d361
nodePackages: Regenerate and fix azure-cli
Regenerates the `nixpkgs` NodeJS set (and updates all dependencies
internally).

Also, the `azure-cli` package doesn't build with NodeJS 10, so now
NodeJS 8 is used for `azure-cli`.

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2018-12-10 11:46:46 +01:00
Vincent Laporte 2b66c286be coqPackages.corn: init at 8.8.1 2018-12-10 07:56:32 +00:00
Dmitry Kalinkin 357f6a8b7e cernlib: fix build
The imake rules contain a comment line that looks like a pragma. Recently imake
in nixpkgs was switched to use tradcpp, which is a bit more strict about
interpreting unknown pragmas. To fix the build, the comments is changed to use
C++ style comments.
2018-12-10 06:38:45 +03:00
Jörg Thalheim 48e49d01b6
Merge pull request #51781 from Mic92/openssl-11-docs
openssl_1_1: Add "doc" output to contain HTML documentation
2018-12-10 00:43:20 +00:00
Vincent Laporte 8c11c9528e frama-c: Chlorine -> Argon 2018-12-09 19:50:38 +00:00
Andrew Dunham 14087abe6a
openssl_1_1: Add "doc" output to contain HTML documentation
This prevents cluttering up openssl_1_1.out with many megabytes of
documentation.

Fixes #51659
2018-12-09 14:49:00 +00:00
Alexey Shmalko 2801679e4b
Merge pull request #51764 from Taneb/metamath
Metamath: init at 0.167
2018-12-09 13:16:20 +02:00
Jörg Thalheim 3fc03e52c0
Merge pull request #51762 from r-ryantm/auto-update/Vc
vc: 1.4.0 -> 1.4.1
2018-12-09 11:00:17 +00:00
Nathan van Doorn 395b69a6a0 metamath: init at 0.167 2018-12-09 10:18:25 +00:00
Michael Raskin 6dad52ebf6 Revert "spice: add kerberos dependency"
Already fixed by #51769

This reverts commit a9779bdfc4.
2018-12-09 11:09:27 +01:00
Michael Raskin a9779bdfc4 spice: add kerberos dependency 2018-12-09 10:55:32 +01:00
Piotr Bogdan ee09eacc35 cyrus_sasl: merge PR #51651 into master 2018-12-09 02:15:50 +00:00
R. RyanTM a8c7bbaa69 vc: 1.4.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vc/versions
2018-12-08 15:30:18 -08:00
Alexey Shmalko 4898e09215
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1 2018-12-09 01:15:41 +02:00
MarcFontaine 186ec58e1a haskellPackages.binary-parsers : disable tests 2018-12-08 22:30:54 +01:00
Matthew Bauer a27c51f71f premake3: use premake3 -> premake
premake3 only has the "premake" executable. This is a little confusing
because premake4 and premake5 both have the version suffix.

Fixes #51744
2018-12-08 14:47:13 -06:00
Jörg Thalheim 950d552360
Merge pull request #51741 from florianjacob/libsass
libsass: 3.5.4 -> 3.5.5
2018-12-08 18:20:33 +00:00
Jörg Thalheim ab984d24b0
cyrus-sasl: remove not-needed libtool fixup
since pruneLibtoolFiles is used openssl is no longer referenced
2018-12-08 17:10:09 +00:00
Jörg Thalheim f92943932d cyrus-sasl: remove non-existing freebsd patch 2018-12-08 17:52:17 +01:00
Tor Hedin Brønner a00c862e97 cyrus_sasl: prune .la files
Version 2.1.27 adds `-lkrb5` etc. to `dependency_libs` in all the .la files,
which in turn breaks spice's build. Prune .la's dependency_libs with
pruneLibtoolFiles.
2018-12-08 17:52:17 +01:00
Jörg Thalheim 1f1b7bd2a6
pelican: 3.7.1 -> 4.0.1 (#51743) 2018-12-08 16:49:43 +00:00
Graham Christensen 37293152c7
Merge pull request #51612 from Izorkin/nginx-unit
unit: init at v1.6
2018-12-08 11:49:05 -05:00
Florian Jacob 02a1851362 pelican: 3.7.1 -> 4.0.1 2018-12-08 17:33:14 +01:00
Jörg Thalheim da4e257fce
Merge pull request #51670 from Mic92/quassel-webserver
quassel-webserver: remove
2018-12-08 16:26:45 +00:00
Jörg Thalheim d4aa3cce93
Merge pull request #51629 from Chiiruno/dev/update
Update: quicktemplate, nodePackages: meguca, meguca, hydron
2018-12-08 16:25:00 +00:00
Izorkin 9c5311251a php: add option config.php.systemd 2018-12-08 19:20:12 +03:00
Renaud 8fcb406459
Merge pull request #51371 from dtzWill/update/live555-20181126
live555: 2018.10.17 -> 2018.11.26
2018-12-08 17:11:16 +01:00
Florian Jacob 60532db0d3 libsass: 3.5.4 -> 3.5.5 2018-12-08 16:34:13 +01:00
Frederik Rietdijk 3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Frederik Rietdijk 78ae66652a
Merge pull request #51732 from jokogr/f/shiboken-py37
shiboken: add support for Python 3.7
2018-12-08 16:22:50 +01:00
markuskowa c057861375
Merge pull request #51410 from jfrankenau/init-intel-media
intel-media-driver: init at 18.3.0
2018-12-08 15:43:42 +01:00
Johannes Frankenau e48b9b5d0e intel-media-driver: init at 18.3.0 2018-12-08 14:58:33 +01:00
Ioannis Koutras 07e956171d shiboken: add support for Python 3.7 2018-12-08 15:57:47 +02:00
Maximilian Bosch 59b6fe36f5
Merge pull request #51657 from marsam/fix-python-rednose-build
python2Packages.rednose: fix build on darwin
2018-12-08 14:49:43 +01:00
Periklis Tsirakidis a4700aa526
openjpeg: fix for CVE-2018-18088 2018-12-08 20:59:36 +09:00
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Peter Simons c37ae1dcf6 ghc: add new compiler version 8.6.3 2018-12-08 11:46:20 +01:00
Will Dietz 9a9d26fb77 elfinfo: 0.7.4 -> 0.7.5
https://github.com/xyproto/elfinfo/releases/tag/0.7.5
2018-12-07 20:49:13 -06:00
Edmund Wu a898f88d57
rstudioWrapper: include desktop file 2018-12-07 16:44:01 -05:00
Alyssa Ross 33c66f0e18
Merge pull request #51625 from vdemeester/update-skaffold
skaffold: 0.18.0 -> 0.19.0
2018-12-07 17:42:22 +00:00
zimbatm 4a8d0927e1
bundix: 2.4.0 -> 2.4.1 (#51660)
fixes #51656
2018-12-07 17:49:33 +01:00
Jörg Thalheim 40c8969b4c
quassel-webserver: remove
Package is broken and the original maintainer does not respond.
Unless someone wants to pick it up, I propose the removal.

fixes #51614
2018-12-07 16:46:36 +00:00
Mario Rodas 6e54e95616
pythonPackages.rednose: fix build on darwin 2018-12-07 10:31:23 -05:00
Frederik Rietdijk 74d0b82f29 buildPython*: add updateScript to passthru
All Python packages now have an updateScript. The script calls
`update-python-libraries` and passes it the position of the derivation
expression obtained using `meta.position`. This works fine in case a Nix
expression represents only a single derivation. If there are more in it,
`update-python-libraries` will fail.
2018-12-07 15:48:54 +01:00
Justin Humm 09991d40e6
pythonPackages.tlslite-ng: init at 0.7.5 2018-12-07 15:28:55 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Alexey Shmalko 12bacf1fca
Merge pull request #51654 from plapadoo/libopusenc-init-0.2.1
libopusenc: init at 0.2.1
2018-12-07 15:07:19 +02:00
Alexey Shmalko dc87b4855f
Merge pull request #51653 from Tomahna/bloop
bloop: 1.1.0 -> 1.1.1
2018-12-07 14:59:03 +02:00
Philipp Middendorf bf050b13b0 libopusenc: init at 0.2.1 2018-12-07 13:19:04 +01:00
Sarah Brofeldt e1b7493cfe
Merge pull request #51648 from vbgl/ocaml-camlimages-5.0.1
ocamlPackages.camlimages: 5.0.0 -> 5.0.1
2018-12-07 12:21:08 +01:00
Jörg Thalheim dca1fe7956
Merge pull request #51585 from veprbl/pr/tradcpp_aarch64_support
tradcpp: improved aarch64 support
2018-12-07 10:52:49 +00:00
Kevin Rauscher 0fc90852d9 bloop: 1.1.0 -> 1.1.1 2018-12-07 11:41:42 +01:00
Florian Klink 1915bbfae3
Merge pull request #51565 from alyssais/jenkins
jenkins: 2.138.3 -> 2.150.1 (security!)
2018-12-07 10:41:48 +01:00
Joachim F f0dbbdf970
Merge pull request #51581 from joachifm/rWrapper-local-runCommand
Implement R wrappers as local-only runCommand
2018-12-07 09:17:44 +00:00
Florian Klink b89978cafa
Merge pull request #51634 from jokogr/u/pylint-2.2.2
pylint: 2.1.1 -> 2.2.2
2018-12-07 10:07:12 +01:00
Vincent Laporte 0c9abf6436
ocamlPackages.camlimages: 5.0.0 -> 5.0.1 2018-12-07 04:22:10 +00:00
Mario Rodas 88b48753ac flow: 0.86.0 -> 0.87.0 2018-12-07 03:48:39 +00:00
Vincent Laporte b684e3d24b ocamlPackages.javalib: 2.3.5 -> 3.0
ocamlPackages.sawja: 1.5.3 -> 1.5.6
2018-12-07 03:28:54 +00:00
Renaud 61bb42b990
Merge pull request #51572 from georgewhewell/qmltermwidget-fix-darwin
qmltermwidget: add missing utmp lib on darwin
2018-12-06 22:52:50 +01:00
Ioannis Koutras 6b5963ea22 python: pylint: 2.1.1 -> 2.2.2 2018-12-06 22:12:22 +02:00
Ioannis Koutras ce728ce496 python: astroid: 2.0.4 -> 2.1.0 2018-12-06 22:12:09 +02:00
隠岐奈 0da3190cf8 nodePackages: meguca: 1.0.9 -> 1.1.3 2018-12-06 11:41:31 -06:00
隠岐奈 2e53403aae quicktemplate: 2018-09-06 -> 2018-11-26 2018-12-06 11:40:58 -06:00
Vincent Demeester 4a783b8eee
skaffold: 0.18.0 -> 0.19.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-06 17:44:27 +01:00
Orivej Desh 0c1a4e808a libpqxx: fix license 2018-12-06 16:35:08 +00:00
Christian Kauhaus 3b445042ac rPackages.littler: fix build (#51282)
littler gives a wrapped called `r` (or `lr` for non-case-preserving
systems like Darwin) which works as shebang or pipe target.

The build was completely broken before (missing deps).

Symlink executables and manpage into standard locations so that this
packages also works in `environment.systemPackages`.
2018-12-06 17:22:31 +01:00
Jörg Thalheim d74d9c0378
Merge pull request #51619 from Mic92/pyflame
pyflame: also install flame-chart-json
2018-12-06 14:02:30 +00:00
Jörg Thalheim 6b9bcfe6fd
pyflame: also install flame-chart-json
This is useful to use chrome's flamechart viewer.
2018-12-06 14:01:43 +00:00
Robert Schütz b8c76cbd99
Merge pull request #51610 from peterhoeg/u/octo
octoprint: 1.3.8 -> 1.3.9
2018-12-06 14:43:58 +01:00
Sarah Brofeldt 01389f1ad6
Merge pull request #51440 from Tomahna/bloop
bloop: 1.0.0 -> 1.1.0
2018-12-06 12:30:49 +01:00
Lionello Lunesu 69baf44674 solc: 0.5.0 -> 0.5.1 2018-12-06 18:53:56 +08:00
Peter Hoeg 129502ec3f pythonPackages.flask_login: fetch from PyPi so we can override the version 2018-12-06 12:40:42 +08:00
Mario Rodas 8af15af15c
pythonPackages.flake8-future-import: fix build on Python 3.7 2018-12-05 19:37:06 -05:00
Peter Simons db6aeeae56 haskell-json-autotype: disable the test suite to fix the build 2018-12-05 21:38:14 +01:00
Peter Simons 8e11a25d5f haskell-brick: update override for the new version 2018-12-05 21:38:14 +01:00
Peter Simons 0325f01d31 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12-5-g7b287a8 from Hackage revision
47cd70c536.
2018-12-05 21:38:06 +01:00
zimbatm 7faa6723d6
Merge pull request #51524 from zimbatm/vault-1.0.0
vault: 0.11.5 -> 1.0.0
2018-12-05 21:13:07 +01:00
Joachim Fasting 21d83e5b11
rstudioWrapper: use runCommand, local build only
This seems more appropriate for a wrapper generator.
2018-12-05 20:59:41 +01:00
Joachim Fasting d2b467a2de
rWrapper: use runCommand, local build only
This seems more appropriate for a wrapper generator.
2018-12-05 20:59:35 +01:00
Dmitry Kalinkin 93ba7aa8c5
tradcpp: improved aarch64 support 2018-12-05 13:48:18 -05:00