Commit Graph

80543 Commits

Author SHA1 Message Date
Doron Behar 6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar 59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Mario Rodas 0dee8855b7
Merge pull request #85762 from marsam/init-nodejs-14_x
nodejs-14_x: init at 14.0.0
2020-04-29 21:27:41 -05:00
Mario Rodas d8d14a3349
Merge pull request #86367 from das-g/black-update-homepage
python3Packages.black: update homepage
2020-04-29 20:06:53 -05:00
Mario Rodas 40b3995d53
Merge pull request #86362 from marsam/update-nodejs-13_x
nodejs-13_x: 13.13.0 -> 13.14.0
2020-04-29 19:12:32 -05:00
Maximilian Bosch ee58c7a363
Merge pull request #82982 from cole-h/rust-cleanup
improve robustness of various Rust packages
2020-04-30 02:07:57 +02:00
Raphael Borun Das Gupta 97d6fc8953 python3Packages.black: update homepage
The repo is now in the PSF GitHub org.
2020-04-30 02:07:32 +02:00
Maximilian Bosch 80425fa14a
wasm-bindgen-cli: 0.2.60 -> 0.2.61
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.61
2020-04-30 01:11:29 +02:00
Ben Darwin 948b38300d
vtkWithQt4: actually build QVTK libs/headers (#84772)
- VTK_USE_QT is obsolete and didn't have the intended effect
2020-04-29 19:11:14 -04:00
Mario Rodas 3283e78f5b
nodejs-13_x: 13.13.0 -> 13.14.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.14.0
2020-04-29 17:33:00 -05:00
Jörg Thalheim 9f351070a1
Merge pull request #86238 from sternenseemann/x509-0.11.1
ocamlPackages.x509: 0.11.0 → 0.11.1
2020-04-29 22:49:39 +01:00
Jesse Wattenbarger 5f26d13f37
hy: 0.17.0 -> 0.18.0 (#84661)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-29 22:19:15 +01:00
Jörg Thalheim cde13a5ead
Merge pull request #86337 from geistesk/golangci-lint-v1.25.1
golangci-lint: 1.25.0 -> 1.25.1
2020-04-29 21:45:02 +01:00
geistesk c13178ff1a golangci-lint: 1.25.0 -> 1.25.1 2020-04-29 21:48:51 +02:00
Elis Hirwing 6d5b0b13f3
php: Set maintainer team as maintainers
Also passthrough the meta of the package to have description,
homepage, license, maintainers and other metadata passed through to
the commonly used attribute.
2020-04-29 20:11:40 +02:00
Elis Hirwing 27b9b7b3af
Merge pull request #85026 from talyz/php_buildenv_override
php.buildEnv: Make the exported php package overridable, improve handling of currently enabled extensions, etc
2020-04-29 19:57:37 +02:00
Elis Hirwing 410c38f317
Revert "PHP maintainer team" 2020-04-29 19:56:37 +02:00
Elis Hirwing 3b21abb3d3
Merge pull request #85575 from etu/php-maintainer-team
PHP maintainer team
2020-04-29 19:56:03 +02:00
worldofpeace 3b00e78e63
Merge pull request #82694 from lionello/dmd-bootstrap
dmd: 2.085.1 -> 2.091.1
2020-04-29 13:18:22 -04:00
Mike Sperber 8532d16e3d openexr, imlbase: unbreak on macOS
With the default configuration, the libraries are generated with a
-2_4.24.dylib suffix, and linking with -l...-2_4  doesn't work.  Pass
the configure option to turn off the suffix.
2020-04-29 17:27:21 +02:00
Jörg Thalheim ed3fe70602
Merge pull request #86323 from rasendubi/meson 2020-04-29 15:04:30 +01:00
Alexey Shmalko 2364d98c60
meson: remove rasendubi from maintainers
I lagged behind meson changes and I can't provide good reviews or fix
meson issues. I am therefore resigning from meson maintainership.
2020-04-29 16:52:29 +03:00
Bruno Bzeznik ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
zimbatm e970627a71
Merge pull request #86178 from Mic92/gox
gox: 20181025 -> 1.0.1
2020-04-29 15:32:17 +02:00
talyz 2535cdfe91
php: Unify the usage of the php package in php-packages.nix
Instead of using two different php packages in php-packages.nix, one
wrapper and one unwrapped, simply use the wrapper and use its
"unwrapped" attribute when necessary. Also, get rid of the packages
and extensions attributes from the base package, since they're no
longer needed.
2020-04-29 13:59:29 +02:00
talyz 5cad1b4aff
php: Get rid of the phpXXbase attributes, update docs
Since the introduction of php.unwrapped there's no real need for the
phpXXbase attributes, so let's remove them to lessen potential
confusion and clutter. Also update the docs to make it clear how to
get hold of an unwrapped PHP if needed.
2020-04-29 13:45:48 +02:00
talyz 3bfd4e864f
php: Add passthru.tests 2020-04-29 13:45:07 +02:00
talyz ef990961bc
php.buildEnv: Provide the unwrapped php package in php.unwrapped
This is useful if you need to access the dev output of the unwrapped
derivation.
2020-04-29 13:44:20 +02:00
Jan Tojnar 519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Mario Rodas cffb1cbcb2
Merge pull request #86286 from marsam/update-act
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05:00
talyz c3d5d92f4a
php.buildEnv: Add phpIni attribute for easy access to the php.ini 2020-04-29 12:12:59 +02:00
Peter Hoeg 8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Mario Rodas 878ed3e2b5
icu67: init at 67.1
Changelog: https://github.com/unicode-org/icu/releases/tag/release-67-1
2020-04-29 04:20:00 -05:00
Mario Rodas ac885e1b87
fstar: install completions 2020-04-29 04:20:00 -05:00
Peter Hoeg 3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Jörg Thalheim 6015d03ef1
Merge pull request #86037 from purcell/dotnet-arm64 2020-04-29 07:04:32 +01:00
Vincent Laporte 95b35a2514 coqPackages.gappalib: 1.4.1 → 1.4.3 2020-04-29 06:56:14 +02:00
worldofpeace b7f80f00ef
Merge pull request #86150 from ceedubs/unison-ucm-M1l
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
2020-04-28 21:49:49 -04:00
Mario Rodas af6f00d552
Merge pull request #86211 from marsam/update-nodejs-12_x
nodejs-12_x: 12.16.2 -> 12.16.3
2020-04-28 20:41:35 -05:00
Jaka Hudoklin d3ef0655d4
Merge pull request #86233 from prusnak/remove-amd-legacy
amdadl-sdk, amdapp-sdk: remove
2020-04-29 01:31:31 +00:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Lionello Lunesu 386da32bb0 ldc: 1.17.0 -> 1.20.1
This reverts commit 31d630c3a4.
2020-04-29 07:31:53 +08:00
Lionello Lunesu e0777cba19 Patch bash in test6952.d 2020-04-29 07:31:52 +08:00
Lionello Lunesu 6e7a36bcb3 Update patch dlang/dmd#11053 2020-04-29 07:31:52 +08:00
Lionello Lunesu 6c9beaa744 dmd: 2.085.1 -> 2.091.1
Apply patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
worldofpeace a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Florian Klink 05328a49f6
Merge pull request #85772 from blitz/open-watcom
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
matthuszagh 92212a59df
pythonPackages.pylibftdi: init at 0.18.1 (#71286) 2020-04-28 16:49:19 -04:00
Johannes Rosenberger 555b8c1a46 libextractor: add support for gstreamer plugin
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.

Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt 2091d42cef openldap: 2.4.49 → 2.4.50
Fixes: CVE-2020-12243

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Cody Allen df202b418d
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
Follow-up to #85940. There were a couple of issues with the
1.0.M1j-alpha release that were promptly fixed.
2020-04-28 12:04:40 -07:00
sternenseemann 657b336d72 ocamlPackages.x509: 0.11.0 → 0.11.1 2020-04-28 19:46:15 +02:00
Pavol Rusnak d94444e44f
amdadl-sdk, amdapp-sdk: remove
these libraries are obsolete and nothing in the nixpkgs tree requires them
2020-04-28 19:15:10 +02:00
Chris Ostrouchov 27c7e7d38a pythonPackages.auth0-python: init at 3.9.1 2020-04-28 09:32:56 -07:00
Chris Ostrouchov 359c6b5bc1 pythonPackages.cloudflare: init at 2.6.5 2020-04-28 09:32:56 -07:00
Ben Darwin cc89b93798 python3Packages.batchgenerators: 0.19.7 -> 0.20.0 2020-04-28 09:31:12 -07:00
Tim Steinbach f7b417440d
jenkins: 2.222.1 -> 2.222.3 2020-04-28 11:16:48 -04:00
Jörg Thalheim 7610f0417b
Merge pull request #84199 from mmilata/libmicrodns-0.1.2
libmicrodns: 0.1.0 -> 0.1.2
2020-04-28 15:16:17 +01:00
Michael Weiss 0162890ce0
python3Packages.mysql-connector: 8.0.19 -> 8.0.20 2020-04-28 15:37:40 +02:00
Jörg Thalheim 19cb4832c2
Merge pull request #86205 from ericdallo/bump-dart
dart: 2.7.1 -> 2.7.2 (stable) + 2.8.0-dev.10.0 -> 2.9.0-4.0.dev (dev)
2020-04-28 14:30:29 +01:00
Mario Rodas 1e2a558422
nodejs-12_x: 12.16.2 -> 12.16.3
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.3
2020-04-28 08:30:00 -05:00
Jörg Thalheim f66d5bc63e
Merge pull request #86193 from danieldk/fasttext-0.9.2
fasttext: 0.9.1 -> 0.9.2
2020-04-28 14:27:58 +01:00
Jörg Thalheim deda5e8b05
python3.pkgs.fasttext: add pythonImportsCheck 2020-04-28 14:23:36 +01:00
Jörg Thalheim b3cd4c16e1
Merge pull request #86179 from Mic92/kinect-cpp-client 2020-04-28 14:04:15 +01:00
Eric Dallo 5e4fe400c0
dart: 2.7.1 -> 2.7.2 (stable) + 2.8.0-dev.10.0 -> 2.9.0-4.0.dev (dev) 2020-04-28 09:56:30 -03:00
Jörg Thalheim 30d5f9709a
kinetic-cpp-client: remove
- not updated since 2015
- upstream has no releases since 2016
- has no maintainer in nixpkgs
- marked as insecure because of old openssl
2020-04-28 13:01:36 +01:00
sternenseemann a89afa13fd ocamlPackages.angstrom*: 0.12.1 -> 0.13.0
also updates:

* ocamlPackages.angstrom-unix
* ocamlPackages.angstrom-lwt-unix
* ocamlPackages.angstrom-async
2020-04-28 13:40:56 +02:00
Daniël de Kok 90136f0b77 python3Packages.fasttext: reuse pname, version, and src from fasttext 2020-04-28 12:16:20 +02:00
Mario Rodas 7b4aa95e6c
act: 0.2.7 -> 0.2.8 2020-04-28 04:20:00 -05:00
Jörg Thalheim ca388c9fce
gox: 20181025 -> 1.0.1 2020-04-28 09:40:28 +01:00
David Arroyo 9c3bb10d9a ocamlPackages.tsdl: 0.9.4 -> 0.9.7
From the release notes:
* Require OCaml 4.03 and handle stdlib deprecations.
* Drop result depency.
* Drop ocb-stubblr dependency

The library has also been re-licensed from BSD3 to ISC.
2020-04-28 09:25:18 +02:00
Matt McHenry 8d1d6454f3 jid: 0.7.2 -> 0.7.6 2020-04-27 21:49:49 -07:00
Jan Tojnar 8a339b4a79
webkitgtk: 2.28.1 → 2.28.2
* https://webkitgtk.org/security/WSA-2020-0005.html
* https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
2020-04-28 06:37:03 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Jan Tojnar 3dc1caa683
python3.pkgs.pyusb: update the homepage 2020-04-28 05:31:35 +02:00
Jan Tojnar 8fd2c89b54
python3.pkgs.pyusb: remove unnecessary libusb-compat dependency
It was added in 4d7cc55344
without any rationale. python2.pkgs.nxt-python seems to build without it.
Maybe it for some reason uses the libusb-0.1 backend but propagating the compat library would not enable that.
2020-04-28 05:31:33 +02:00
Cole Mickens c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Matthew Bauer 712026ead1
Merge pull request #85246 from matthewbauer/use-system-libraries-for-grpcio
python.pkgs.grpcio: use system openssl, zlib, and c-ares
2020-04-27 14:46:03 -05:00
Frederik Rietdijk 16f031e8e7
Merge pull request #86139 from NixOS/staging-next
Staging next
2020-04-27 19:35:17 +02:00
Jörg Thalheim 32e4d072a0
Merge pull request #85987 from vbgl/ocaml-async_shell-remove-legacy 2020-04-27 17:00:54 +01:00
Jörg Thalheim 1dddfb24c9
Merge pull request #86093 from MetaDark/vdf
pythonPackages.vdf: 3.2 -> 3.3
2020-04-27 16:56:11 +01:00
Jörg Thalheim c3b4c131df
Merge pull request #86064 from georgewhewell/init-bluepy
pythonPackages.bluepy: init at 1.3.0
2020-04-27 16:49:26 +01:00
Jörg Thalheim bd282ba93d
Merge pull request #84350 from bandresen/babashka_0.0.78->0.0.79
babashka: 0.0.78 -> 0.0.89
2020-04-27 16:15:32 +01:00
Florian Klink 3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Jörg Thalheim 16e83ef96f
Merge pull request #86044 from samhug/coc-rust-analyzer
vimPlugins.coc-rust-analyzer: init at 2020-04-24
2020-04-27 13:26:16 +01:00
Jörg Thalheim eeeba2a793
Merge pull request #86121 from zowoq/more-go-fixes
buildGoPackage: use installShellFiles, {excluded,sub}Packages
2020-04-27 13:08:50 +01:00
zowoq 481c7bbd71 cloudfoundry-cli: use installShellFiles 2020-04-27 21:06:12 +10:00
Max Wittig 8f5e4d1b63
gitlab-runner: 12.10.0 -> 12.10.1 (#86100) 2020-04-27 10:57:17 +00:00
Alexandre Esteves ce6dbccdfb ocamlPackages.bigstring: init at 0.2 2020-04-27 12:28:20 +02:00
Florian Klink 4f27b45bb5 stlink: cmake is a nativeBuildInput 2020-04-27 12:19:12 +02:00
Florian Klink dd03e76f61 stlink: inline libusb-static
This is a stlink-specific detail, and doesn't need to be in
top-level.nix
2020-04-27 12:19:12 +02:00
Florian Klink d0b9aa6fa2 usbredir: request libusb1 directly
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Jörg Thalheim a90356e08a
Merge pull request #86035 from zowoq/go-fixes 2020-04-27 10:03:52 +01:00
Marek Mahut a6b85b96d4
Merge pull request #85928 from DamienCassou/damien/cypress-4.4.1
cypress: 4.3.0 -> 4.4.1
2020-04-27 10:55:10 +02:00
Jörg Thalheim 3629975546
dqlite: limit build to Linux
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
georgewhewell 9c716aa71a pythonPackages.bluepy: init at 1.3.0 2020-04-27 09:19:18 +01:00
Luka Blaskovic b67cbe5a2d luajit_2_0, luajit_2_1: bump to 2020-03-20, GC64 mode switch 2020-04-27 07:42:21 +00:00
Jörg Thalheim 498e960f29
dqlite: 1.4.0 -> 1.4.1 2020-04-27 08:15:22 +01:00
Jörg Thalheim cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18 2020-04-27 08:15:21 +01:00
MetaDark 467e6c2669 pythonPackages.vdf: 3.2 -> 3.3 2020-04-26 22:36:00 -04:00
Steve Purcell 3e98f667ab dotnet: add initial support for arm64
`jellyfin` appeared unsupported on `aarch64` due to `dotnet` platform
support in nixpkgs, but there are ARM64 downloads of the `dotnet` SDKs
available. This change follows the kind of pattern used in the
`firecracker` packaging to support selective x86_64/arm64 downloads.

With this change I can build `jellyfin` on a Raspberry Pi 4. The other
content hashes have been filled in, and all build successfully, but
they have not been further tested.
2020-04-27 14:16:00 +12:00
zowoq 454f8ef82a kind: update completion 2020-04-27 08:48:42 +10:00
Bernardo Meurer e5e31593ce openexr,imlbase: 2.3.0 -> 2.4.1 2020-04-26 14:29:17 -07:00
Alex Branham cb1a13ad98
R: Update CRAN and bioconductor packages 2020-04-26 17:16:34 -04:00
Damien Cassou 5eb2125cb4
Merge pull request #86058 from vbgl/coq-coqhammer-1.2
coqPackages.coqhammer: 1.1.1 → 1.2
2020-04-26 21:02:09 +02:00
Sam Hug c0872bfc28 nodePackages.coc-rust-analyzer: init at 0.5.5 2020-04-26 11:34:23 -07:00
Damien Cassou d19994b58e
Merge pull request #85872 from vbgl/coq-equations-1.2.1
coqPackages.equations: 1.2 → 1.2.1
2020-04-26 20:29:34 +02:00
Andreas Stührk 0f20af8bd3 skaffold: 1.6.0 -> 1.8.0 2020-04-26 10:00:28 -07:00
Damien Cassou 25e4c9db67
cypress: 4.3.0 -> 4.4.1 2020-04-26 18:36:11 +02:00
talyz d61040716e
php.buildEnv: Automatically include extension dependencies
Some extensions depend on other extensions. Previously, these had to
be added manually to the list of included extensions, or we got a
cryptic error message pointing to strings-with-deps.nix, which wasn't
very helpful. This makes sure all required extensions are included in
the set from which textClosureList chooses its snippets.
2020-04-26 16:43:29 +02:00
talyz 72636bc2f6
php: Get rid of all config.php parameters
Since all options controlled by the config.php parameters can now be
overridden directly, there's no reason to keep them around.
2020-04-26 16:43:23 +02:00
talyz 2ba7926959
php.buildEnv: Provide a list of currently enabled extensions
Rework withExtensions / buildEnv to handle currently enabled
extensions better and make them compatible with override. They now
accept a function with the named arguments enabled and all, where
enabled is a list of currently enabled extensions and all is the set
of all extensions. This gives us several nice properties:

 - You always get the right version of the list of currently enabled
   extensions

 - Invocations chain

 - It works well with overridden PHP packages - you always get the
   correct versions of extensions

As a contrived example of what's possible, you can add ImageMagick,
then override the version and disable fpm, then disable cgi, and
lastly remove the zip extension like this:

{ pkgs ? (import <nixpkgs>) {} }:
with pkgs;

let
  phpWithImagick = php74.withExtensions ({ all, enabled }: enabled ++ [ all.imagick ]);

  phpWithImagickWithoutFpm743 = phpWithImagick.override {
    version = "7.4.3";
    sha256 = "wVF7pJV4+y3MZMc6Ptx21PxQfEp6xjmYFYTMfTtMbRQ=";
    fpmSupport = false;
  };

  phpWithImagickWithoutFpmZip743 = phpWithImagickWithoutFpm743.withExtensions (
    { enabled, all }:
      lib.filter (e: e != all.zip) enabled);

  phpWithImagickWithoutFpmZipCgi743 = phpWithImagickWithoutFpmZip743.override {
    cgiSupport = false;
  };
in
  phpWithImagickWithoutFpmZipCgi743
2020-04-26 16:43:05 +02:00
Vincent Laporte ef964a801e
coqPackages.coqhammer: 1.1.1 → 1.2
Add support for Coq 8.11
2020-04-26 15:51:20 +02:00
Benjamin Andresen f6ee88f41e babashka: increase java heap space max to 4500
3g has very long build times and also doesn't build 100% of the time
it's also the new default since:
7fc33dcb21
2020-04-26 13:17:52 +02:00
Colin 3e0aa4af2d
Get rid of go 1.13 (#86036)
Kubernetes builds with go1.14.
Terraform has an upstream patch which fixes the macos mojave issues -
it's a bug in terraform, not go.
2020-04-26 08:37:59 +00:00
zowoq c1facd193e buildGoPackage: remove inactive maintainer 2020-04-26 12:42:58 +10:00
Benjamin Hipple a96dc47dd8
Merge pull request #86016 from marsam/update-cloud-nuke
cloud-nuke: 0.1.7 -> 0.1.18
2020-04-25 19:59:42 -04:00
Frederik Rietdijk 57cfb787ef Merge staging into staging-next 2020-04-25 21:53:27 +02:00
Benjamin Hipple ef4a5456a4
Merge pull request #85981 from renatoGarcia/asttokens
asttokens: 1.1.13 -> 2.0.4
2020-04-25 15:35:08 -04:00
Benjamin Hipple 2dd156b75a
Merge pull request #86018 from marsam/update-tflint
tflint: 0.15.4 -> 0.15.5
2020-04-25 15:28:26 -04:00
Benjamin Hipple 86283d9da7
Merge pull request #85977 from bhipple/cleanup/aspell
aspell, tla: use pname
2020-04-25 15:24:56 -04:00
worldofpeace 7280b5eef9
Merge pull request #85886 from primeos/libva
libva: 2.6.1 -> 2.7.1
2020-04-25 14:49:50 -04:00
worldofpeace d3f8f69b45
Merge pull request #86011 from worldofpeace/p11-kit-trust-paths
p11-kit: add trust paths
2020-04-25 14:13:19 -04:00
Mario Rodas 2933063455
tflint: 0.15.4 -> 0.15.5 2020-04-25 12:52:00 -05:00
Peter Simons 6a627c416f haskell-policeman: jailbreak to fix the build with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons 4bff4d692d haskell-xmobar: jailbreak to fix the build with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons ea37fe1f1c haskell-singletons: use latest versions when building with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons d3ae5625ff haskell-dbus: apply patch to fix the build
Taken from https://github.com/rblaze/haskell-dbus/pull/48.
2020-04-25 19:45:08 +02:00
Peter Simons d28e92d5aa haskell-weeder: jailbreak to fix the build with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons 53865f5f71 haskell-hlint: fix build with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons ceab66bf6e haskell-lens: use latest version when building with ghc-8.10.1 2020-04-25 19:45:08 +02:00
Peter Simons daf3b0868a configuration-ghc-8.10.x.nix: cosmetic 2020-04-25 19:45:08 +02:00
Jörg Thalheim 083ea0abbe
Merge pull request #85220 from Mic92/home-assistant 2020-04-25 17:45:38 +01:00
Michael Weiss 74ac6ffad0
libva: 2.6.1 -> 2.7.1
Fixes #85850.
2020-04-25 18:28:32 +02:00
worldofpeace 4c40b43a7c p11-kit: add trust paths
Fixes  #82422
2020-04-25 12:27:34 -04:00
Peter Simons 21a354b6dd haskell-cabal-install-parsers: re-factor overrides to fix build with ghc-8.10.1 2020-04-25 18:22:55 +02:00
Peter Simons 7b7764287c haskell-cabal-plan: apply patch to fix the build with ghc-8.10.1 2020-04-25 18:16:57 +02:00
Peter Simons 6a6d0174ed haskell-pandoc: jailbreak out of haddock-library 1.8.x constraint 2020-04-25 18:06:43 +02:00
Peter Simons 125ada17b0 haskell-dhall: use the latest version when building with ghc-8.10.x 2020-04-25 18:06:42 +02:00
Peter Simons b24d2a90dd configuration-ghc-8.10.x.nix: cosmetic 2020-04-25 18:06:42 +02:00
Peter Simons f2aa6b44d4 haskell-system-fileio: jailbreak out of dependency on chell 0.4.x 2020-04-25 18:06:42 +02:00
Peter Simons c970de4586 haskell-dhall: disable the test suite
Dhall 1.31.x still attempts to access the network during its
test suite run, i.e. it attempts to connect to github.com.
2020-04-25 18:06:42 +02:00
worldofpeace 882d124b60
Merge pull request #85940 from ceedubs/unison-M1j
unison-ucm: 1.0.M1h-alpha -> 1.0.M1j-alpha
2020-04-25 11:53:15 -04:00
Cody Allen 982c6fc68f
unison-ucm: 1.0.M1h-alpha -> 1.0.M1j-alpha
Replaces #84235
2020-04-25 06:33:06 -07:00
Jan Tojnar 03c0ab3857
goocanvasmm2: fix update script attrPath 2020-04-25 15:18:44 +02:00
Jan Tojnar 2dee6ad280
Merge pull request #85985 from Emantor/fix/pipewire 2020-04-25 15:14:03 +02:00
sternenseemann 0c4386bf0a
ocamlPackages.dns(-client): 4.4.1 -> 4.5.0
jackline: 2020-03-22 -> 2020-04-24

Dependency mtime is no longer needed
2020-04-25 14:51:05 +02:00
sternenseemann b5f9eb06b5
ocamlPackages.mirage-time(-unix): init at 2.0.1 2020-04-25 14:50:57 +02:00
Mario Rodas 69bb53604e
cloud-nuke: 0.1.7 -> 0.1.18 2020-04-25 04:20:00 -05:00
Vincent Laporte 05db4f4fb9
ocamlPackages.async_shell: remove at 109.28.03
This is a legacy version for OCaml 4.02
2020-04-25 09:51:56 +02:00
sternenseemann 79e6d13a4a ocamlPackages.cow: 2.2.0 -> 2.4.0 2020-04-25 09:45:22 +02:00
Rouven Czerwinski bc8e1f3ad5 pipewire: patch for SIGILL in fmt-ops
Hydra run tests are failing with SIGILL, see [1] , import the upstream
patch to fix the issue. Presumably not all hydra runners have the same
instruction extensions, this should fix the tests on those without AVX2.

[1]: https://hydra.nixos.org/build/117012754
2020-04-25 08:28:50 +02:00
Frederik Rietdijk 6f873e98f4 Python integration tests: disable for older python 3 versions
because the package that is used as part of the test does not support
older versions.
2020-04-25 07:59:37 +02:00
Frederik Rietdijk 71171b3225 Python tests: test venv from a nix env with Python 3.8
This test was disabled because it did not function yet, however,
apparently it does with 3.8.
2020-04-25 07:59:37 +02:00
Frederik Rietdijk bb10352242 Merge staging-next into staging 2020-04-25 07:53:37 +02:00
Ryan Mulligan e7460e9412
Merge pull request #84309 from r-ryantm/auto-update/micronaut
micronaut: 1.3.2 -> 1.3.4
2020-04-24 21:42:42 -07:00
Konrad Borowski 56a7c4f056 remarkjs: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 77ab79cb4b pythonPackages.untangle: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 41268500ae pythonPackages.subdownloader: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 2f49365ab9 pythonPackages.scikitlearn: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski ed1136b879 pythonPackages.geopandas: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski a55b6f1d06 pythonPackages.evernote: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski e538248f69 pythonPackages.certifi: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 79a11bd310 pcg-c: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 5fac10ccb1 lv2: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 308636a84c lirc: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 47dc4104d4 libpgf: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski cfa5b41053 elm-instrument: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 8998be8efb AgdaStdlib: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Lily Ballard 19b77d4ad1 jazzy: 0.13.1 -> 0.13.3 2020-04-24 19:40:00 -07:00
Renato Florentino Garcia de9866e38c asttokens: 1.1.13 -> 2.0.4 2020-04-24 22:27:27 -03:00
Julian Stecklina c26e7f9aac open-watcom-bin: init at 1.9
This is a derivation for the binary distribution of the Open Watcom
C/C++ compiler.
2020-04-25 03:08:20 +02:00
Ben Wolsieffer 746ee6f4b4 pythonPackages.pymavlink: 2.4.6 -> 2.4.8 2020-04-24 18:03:57 -07:00
Benjamin Hipple 35ee9b6d94 aspell, tla: use pname 2020-04-24 20:16:12 -04:00
Benjamin Hipple 719df72a71
Merge pull request #85942 from kevinastock/master
Replace ftp with https for ftp.gnu.org
2020-04-24 20:14:51 -04:00
Mario Rodas c42ac755a6 python37Packages.scrapy: 2.0.1 -> 2.1.0 2020-04-24 16:34:51 -07:00
James Cook 5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Kevin Stock 295475a378 aspell, tla: use HTTPS instead of FTP
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Peter Simons e567a3b622 haskell-haddock: fix build with for the latest compiler ghc-8.10.1 2020-04-24 22:00:40 +02:00
Peter Simons a1463efcde haskell-haddock: fix build with our default compiler ghc-8.8.3
Fixes https://github.com/NixOS/nixpkgs/issues/85728.
2020-04-24 22:00:39 +02:00
Peter Simons da45fd982f haskell-microlens-th: drop obsolete override 2020-04-24 22:00:39 +02:00
Dennis Gosnell 5b3104acd4 Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml 2020-04-24 22:00:39 +02:00
andys8 28556cd9ab Haskell: apply-refact version has to match ghc
This commit maps:

* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8

See:
<https://hackage.haskell.org/package/apply-refact/changelog>
<https://github.com/mpickering/apply-refact/issues/56>
2020-04-24 22:00:38 +02:00
Ashesh Ambasta 32c8e793bc Additional docs for doJailbreak
Yesterday with @infinisil on #nixos, he pointed me to: peti/jailbreak-cabal#7 after a good deal of time wrangling through a package to make it work. 
The `nix-build -K` command, is very handy for debugging things like these, again I learnt from infinisil. 
And after much experimenting and looking through, it turned out that jailbreaking wasn't working as expected, and its documentation could point it out to avoid future confusion.
2020-04-24 22:00:38 +02:00
David Guibert 8ab67c7a19 haskell-packages: made darcs compile with ghc 8.8 2020-04-24 22:00:38 +02:00
Peter Simons 7c1c9dcc72 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
69af61c5a2.
2020-04-24 22:00:37 +02:00
sternenseemann 3359dca08f haskellPackages.Euterpea: fix build, unbreak
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm 86e2dd2c24 haskellPackages.{binary-strict,webify}: fix build
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.

[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Piotr Bogdan f3ec558ac6 haskellPackages.text-format: don't mark as broken 2020-04-24 22:00:36 +02:00
Mike Sperber b7f35fd663 haskellPackages.tensorflow*: unmark newly unbroken packages 2020-04-24 22:00:36 +02:00
Peter Simons ea1aa6590f hackage2nix: update list of broken builds to fix evaluation 2020-04-24 21:59:55 +02:00
Peter Simons 3186054a26 LTS Haskell 15.9 2020-04-24 21:52:19 +02:00
Gabor Greif a634bd0fd7 ghc: drop 8.8.1 2020-04-24 21:48:28 +02:00
Gabor Greif daf79ea7c7 compilers/ghc: apply structuredAttrs patch to other ghcs
Ported from:

> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
>  Author: Robin Gloster <mail@glob.in>
>  Date: Sat Apr 4 19:21:31 2020 +0200
>  1 file changed, 3 insertions(+), 3 deletions(-)
2020-04-24 21:48:28 +02:00
Gabor Greif 0e82313c07 compilers/ghc: fix a few typos 2020-04-24 21:48:28 +02:00
Matthew Ess 929ba8d4e1 dotty: 0.20.0-RC1 -> 0.23.0-RC1 2020-04-24 19:49:39 +02:00
Benjamin Andresen a7f59a5946 babashka: utf8 + nativeBuildinputs fix
utf8: see borkdude/babashka/issues/359
nativeBuildinputs: this PR's review
2020-04-24 19:47:49 +02:00