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
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
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