Commit Graph

172146 Commits

Author SHA1 Message Date
Jörg Thalheim
2f261c9fc0
Merge pull request #69108 from srghma/dropbox
dropbox: 73.4.118 -> 81.4.195
2019-09-21 09:33:03 +01:00
Jörg Thalheim
63531011d0
zsh-completions: 0.30.0 -> 0.31.0 (#69197)
zsh-completions: 0.30.0 -> 0.31.0
2019-09-21 09:25:48 +01:00
Jörg Thalheim
495f0ea056
Merge pull request #69178 from uri-canva/typed-ast
pythonPackages.typed-ast: 1.3.5 -> 1.4.0,  pythonPackages.mypy: 0.701 -> 0.711
2019-09-21 09:15:06 +01:00
Will Dietz
97c1065ae7
zsh-completions: 0.30.0 -> 0.31.0 2019-09-21 02:54:36 -05:00
Jörg Thalheim
5b80b9a7b4
Merge pull request #69181 from delroth/zbar-qtbase
zbar: disable Qt assertions
2019-09-21 08:43:25 +01:00
Jörg Thalheim
fd3d64baa0
Merge pull request #69183 from matthewbauer/fix-avr-limits-h
gcc: fix mising avr limits.h
2019-09-21 08:35:39 +01:00
Jörg Thalheim
8fc3fe400c
Firefox bin 69.0.1 (#69099)
Firefox bin 69.0.1
2019-09-21 08:28:57 +01:00
Jörg Thalheim
363e0c15f0
Merge pull request #69191 from marsam/update-flow
flow: 0.107.0 -> 0.108.0
2019-09-21 08:27:52 +01:00
Jörg Thalheim
e03ef7f7f7
python37Packages.sentry-sdk: Fix tests (#69142)
python37Packages.sentry-sdk: Fix tests
2019-09-21 08:20:31 +01:00
Ruud van Asseldonk
8a9ebc0b4b python37Packages.sentry-sdk: use checkInputs
Instead of buildInputs, as there dependencies are only used in tests.
2019-09-21 09:02:20 +02:00
Jörg Thalheim
970145f051
python3Packages.python-language-server: add setuptools as a de… (#69117)
python3Packages.python-language-server: add setuptools as a dependency
2019-09-21 07:47:50 +01:00
Vladimír Čunát
22d7eb74d9
libgdiplus: 5.6.1 -> 6.0.2
Fixes build error: undefined reference to `GifQuantizeBuffer'
that was most likely caused by giflib update in 3605f1285
ABI tracker didn't show removal of this symbol - I don't know,
perhaps we have different build setting, or something.

Here I found no NEWS, ABI tracker seems OK - only minor
incompatibilities in -private headers.  Mono stuff builds now.
2019-09-21 08:45:00 +02:00
Mario Rodas
03888ff8de
Merge pull request #69071 from marsam/init-cascadia-code
cascadia-code: init at 1909.16
2019-09-21 01:41:46 -05:00
Marek Mahut
639771fa5d
Merge pull request #69166 from mmahut/jormungandr
jormungandr: adding jormungandr-scenario-tests
2019-09-21 08:01:38 +02:00
Mario Rodas
354b2ee016
terraform-lsp: 0.0.6 -> 0.0.9 2019-09-21 00:00:00 -05:00
Mario Rodas
5ee382a79a
tflint: 0.11.1 -> 0.11.2
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.2
2019-09-21 00:00:00 -05:00
Mario Rodas
7ffeba4315
flow: 0.107.0 -> 0.108.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.108.0
2019-09-21 00:00:00 -05:00
Matthew Bauer
60e978b483
Merge pull request #69184 from matthewbauer/libproxy-fix-darwin
libproxy: only wrap when pxgsettings exists
2019-09-21 00:25:51 -04:00
Matthew Bauer
60c62446e7 libproxy: only wrap when pxgsettings exists
https://hydra.nixos.org/build/100220165
2019-09-21 00:24:21 -04:00
Matthew Bauer
7e43b4d0ae mariadb: disable auth_pam plugin on darwin
Fixes #69034

This plugin doesn’t work right for us now, needs to be disabled. It
was added first in 10.3.18:

91fdb931fa (diff-7cea40646c6b8df9a67a3eac4eec9bc6)
2019-09-21 00:18:34 -04:00
Tim Steinbach
53e1d838eb
Revert "zfs: Incompatibility with kernel 5.3"
This reverts commit 7cff0bc3ee.

The assertion is eagerly evaluated and prevents builds for kernels
that do not even use zfs
2019-09-20 23:59:57 -04:00
Matthew Bauer
abbb9ea848 firefox: mark broken on darwin
this has been broken for a while, best to not make hydra keep building it.
2019-09-20 23:20:32 -04:00
Matthew Bauer
d8adf06d35 release.nix: remove firefox-unwrapped from darwin-tested
Unfortunately it is broken and I won’t have time to fix right now.
Most likely we will have to wait until the macOS 10.12 update to get
this one working again.

(cherry picked from commit 70f1335f8d64d1f8451b891d4fca4af08e607d09)
2019-09-20 23:09:11 -04:00
Matthew Bauer
566796ab13
Merge pull request #69038 from matthewbauer/ncurses5
treewide: use libtinfo.so.5 where needed
2019-09-20 23:00:04 -04:00
Matthew Bauer
7b58739e2c gcc: fix mising avr limits.h
Fixes #69172
2019-09-20 22:37:00 -04:00
Pierre Bourdon
18b607b71b
zbar: disable Qt assertions
Greatly decreases zbar-lib transitive closure size: assertion messages
contain paths to Qt header files, causing zbar-lib to depend on
qtbase-dev.

The Qt specific mkDerivation normally does this automatically, but we
can't use it here due to having only a small part of the project being
Qt related.
2019-09-21 03:46:57 +02:00
Hugo Reeves
72340af111
croc: 6.1.1 -> 6.1.3 2019-09-21 11:32:47 +12:00
worldofpeace
15e99a06a8 wrapQtAppsHook: correct skip directories heuristic 2019-09-20 19:10:02 -04:00
Robin Gloster
4445971025
Merge pull request #69165 from delroth/redo-apenwarr-source
redo-apenwarr: fix source URL
2019-09-20 23:52:30 +02:00
Maximilian Bosch
87a9e5eb31
Merge pull request #68627 from Ma27/build-unfree-locally
treewide: build some unfree packages locally
2019-09-20 23:45:28 +02:00
Maximilian Bosch
ae293ad45e
mautrix-telegram: 0.6.0 -> 0.6.1
https://github.com/tulir/mautrix-telegram/releases/tag/v0.6.1
2019-09-20 23:35:14 +02:00
Silvan Mosberger
d484f2b7fc
Merge pull request #68178 from utdemir/init-shunit2
shunit2: init at 2019-08-10
2019-09-20 22:58:43 +02:00
Marek Mahut
477776c521 jormungandr: adding jormungandr-scenario-tests 2019-09-20 22:44:57 +02:00
Pierre Bourdon
ad4b97a233
redo-apenwarr: fix source URL 2019-09-20 22:31:08 +02:00
Marek Mahut
6e4ed2ed0b
Merge pull request #69157 from mmahut/jormungandr
jormungandr: 0.3.1415 -> 0.3.9999
2019-09-20 22:24:04 +02:00
Daiderd Jordan
b5f406cb6a
Merge pull request #68689 from B4dM4n/uvloop-darwin
uvloop: fix darwin build
2019-09-20 22:21:53 +02:00
Bruno Bigras
7b3e8159e9 starship: 0.17.0 -> 0.18.0 2019-09-20 16:20:46 -04:00
Aaron Andersen
8310533289
Merge pull request #69084 from c0deaddict/feature/init-osmid
osmid: init at 0.6.8
2019-09-20 16:19:11 -04:00
Daiderd Jordan
a6dcdf9ed4
Merge pull request #68681 from B4dM4n/h11-darwin
pythonPackages.h11: fix darwin build
2019-09-20 22:17:43 +02:00
Daiderd Jordan
51bd8395d3
Merge pull request #68691 from B4dM4n/trustme-darwin
pythonPackages.trustme: fix darwin build
2019-09-20 22:15:32 +02:00
worldofpeace
6dae6702c3
Merge pull request #68850 from eyJhb/purple-slack
purple-slack: Init at 2019-08-18
2019-09-20 16:06:47 -04:00
Daiderd Jordan
1803573281
Merge pull request #68782 from B4dM4n/portend-darwin
pythonPackages.portend: fix darwin build
2019-09-20 22:05:39 +02:00
rnhmjoj
219ddc54e4
bup: 0.29.2 -> 0.29.3 2019-09-20 22:05:30 +02:00
Daiderd Jordan
4bc107b06e
Merge pull request #68823 from B4dM4n/notebook-darwin
notebook: fix darwin sandbox build + dependencies
2019-09-20 22:03:54 +02:00
Daiderd Jordan
463703c213
Merge pull request #68883 from B4dM4n/cheroot-darwin
cheroot: fix darwin sandbox build
2019-09-20 22:01:15 +02:00
Silvan Mosberger
c545e85de8
minecraft: 2015-07-24 -> 2.1.5965 (closes #68123) (#68175)
minecraft: 2015-07-24 -> 2.1.5965 (closes #68123)
2019-09-20 21:54:30 +02:00
jD91mZM2
817e74524f
yaru-theme: init at 19.10.2 2019-09-20 21:53:38 +02:00
Maximilian Bosch
19f88062a6
openjdk8: add setJavaClassPath-hook to jdk as well
This hook got removed from JDK[1], however without this hook,
the classpath in a Java-build isn't created anymore which caused
several[2][3] broken packages.

[1] https://github.com/NixOS/nixpkgs/pull/65247/files#r324459267
[2] https://hydra.nixos.org/build/100896633
[3] https://hydra.nixos.org/build/100895668

ZHF #68361
2019-09-20 21:40:02 +02:00
Sirio Balmelli
dee0cb7be5
ycmd: add gopls completer
ycmd gives 'no completer support' because of missing 'gopls'.
Add this as a conditional dependency.

Refactor the 'mkdir -p' step to be conditional per-dependency,
and placed just before the link step.
This is mostly for legibility but also pedantic correctness:
do not create a directory unless it will be used.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli
7d21d6a680
ycmd: update build to 2019-09-19
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli
dfc7bdb1a3
ycmd: install phase copies all dirs below 'third_party'
Copy _all_ of 'third_party'.
Cherry-picking the contents of this dir is a fragile approach as
they change in later commits (breaking this build).

This approach continues to work on the current build,
and will not break with later versions of the project.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:37 +02:00
eyjhbb@gmail.com
a191823096 purple-slack: Init at 2019-08-18 2019-09-20 21:27:15 +02:00
Dmitry Kalinkin
55d63efdc0
Merge pull request #69161 from artemist/openafs-linux_5_3
linuxPackages_5_3.openafs_1_8: fix build
2019-09-20 14:52:12 -04:00
Tim Steinbach
7cff0bc3ee
zfs: Incompatibility with kernel 5.3
Enable the warning that ZFS is currently
incompatible with 5.3 kernels
2019-09-20 14:39:38 -04:00
Artemis Tosini
5acd6681f2
linuxPackages_5_3.openafs_1_8: fix build
This update cherry-picks patches necessary to build the OpenAFS kernel
module from the OpenAFS master branch. This commit does not fix OpenAFS
1.6.
2019-09-20 17:29:06 +00:00
Nazarii Bardiuk
b3dec4fa26 vimPlugins.LanguageClient-neovim: 0.1.146->0.1.154 2019-09-21 02:19:41 +09:00
Vincent Laporte
827f62ef01 ocamlPackages.optint: 0.0.2 -> 0.0.3
Ensures compatibility with OCaml ≥ 4.08
2019-09-20 17:04:52 +00:00
Doron Behar
c5f3851909 neovim-remote: 2.2.0 -> 2.2.1 2019-09-21 01:23:01 +09:00
Jörg Thalheim
0a56a467c5
python3Packages.{websockets, uvicorn,python-engineio}: bump an… (#68939)
python3Packages.{websockets, uvicorn,python-engineio}: bump and fix builds
2019-09-20 16:33:07 +01:00
Marek Mahut
c48083f0aa jormungandr: 0.3.1415 -> 0.3.9999 2019-09-20 17:13:24 +02:00
Tim Steinbach
861840baf6
oh-my-zsh: 2019-09-13 -> 2019-09-20 2019-09-20 09:48:17 -04:00
Mario Rodas
22d77d950d
pgformatter: 4.0 -> 4.1
Changelog: https://github.com/darold/pgFormatter/releases/tag/v4.1
2019-09-20 08:30:00 -05:00
Pierre Bourdon
dc5085e6b0
mono: remove dontStrip from derivation
This was introduced in 2010 in 9e16b812 and as far as I can tell the
issue mentioned in the comment does not exist anymore. In a stripped
mono build, I was able to:

- Run "mcs --version" without trouble (original test case)
- Run "keepass" (mono app)
- Build packages that depend on mono (e.g. f# and others).

$ nix path-info -sh
Before: 537.8M
After:  304.3M

$ nix path-info -Sh
Before: 1.2G
After:  867.0M

(Transitive closure size decreases more than the package size itself
because mono ended up depending on gcc through leaked paths in .so files
before.)
2019-09-20 15:25:27 +02:00
José Romildo Malaquias
457e349423
Merge pull request #69026 from romildo/fix.enlightenment
enlightenment.enlightenment: add dependency on bc
2019-09-20 09:39:37 -03:00
Doron Behar
b22d36f768 onedrive: init at 2.3.9 2019-09-20 15:38:51 +03:00
worldofpeace
4475586621
Merge pull request #69149 from delroth/mono-zeroconf
mono-zeroconf: remove broken package
2019-09-20 08:33:01 -04:00
Pierre Bourdon
21c92c4a1d
mono-zeroconf: remove broken package
No dependencies within nixpkgs, and the package has not built
successfully since 2018-04-29 according to Hydra[1].

[1] https://hydra.nixos.org/build/100604053
2019-09-20 14:16:49 +02:00
Jos van Bakel
fe740624a7
osmid: init at 0.6.8 2019-09-20 13:50:30 +02:00
Pierre Bourdon
dd5eb4dbc2
libgdiplus: split package to reduce dependencies closure size
nix path-info -rSh on mono:

Before: /nix/store/p7zix8ypkqdwz86jvirzn0hmqhkbfhf7-mono-5.20.1.27                 1.2G
After:  /nix/store/zwg8d5m2d7hbi1ylh6rq00wyghyyzpsp-mono-5.20.1.27               881.3M

Mostly due to not dragging in cairo-dev, mesa-dev, etc.
2019-09-20 13:28:34 +02:00
José Romildo Malaquias
9653933097
Merge pull request #66429 from Gerschtli/add/liquidprompt
liquidprompt: init at 2018-05-21
2019-09-20 08:14:30 -03:00
Anderson Torres
92324d92a6
Merge pull request #68961 from eraserhd/pr/master/plan9port-missing-which
plan9port: use command instead of which in builder.sh
2019-09-20 07:34:08 -03:00
Pierre Bourdon
eef06df7f5
mcomix: add missing setuptools dependency 2019-09-20 12:11:00 +02:00
Uri Baghin
2b36da8991 pythonPackages.mypy: 0.701 -> 0.711 2019-09-20 20:07:21 +10:00
Uri Baghin
33821c59bb pythonPackages.typed-ast: 1.3.5 -> 1.4.0 2019-09-20 19:58:20 +10:00
Joachim F
22325331d2
Merge pull request #69103 from dtzWill/update/tor-0.4.1.6
tor: 0.4.1.5 -> 0.4.1.6
2019-09-20 09:22:18 +00:00
Marek Mahut
f4917135ce
Merge pull request #69140 from 1000101/master
prometheus-apcupsd-exporter: init at unstable-2019-03-14
2019-09-20 11:20:50 +02:00
Nathan van Doorn
550d67cc0b kexi: patch error due to Qt 5.13 2019-09-20 10:17:53 +01:00
Ruud van Asseldonk
ce6145dedc python37Packages.sentry-sdk: Fix tests
The tests depend on many third-party libraries, presumably because
Sentry offers integration for each of them. I added these as build
inputs but not propagated build inputs, because they are only needed for
the tests.
2019-09-20 11:03:18 +02:00
Jörg Thalheim
27994da318
squashfsTools: 4.4dev_20180612 -> 4.4 (#68275)
squashfsTools: 4.4dev_20180612 -> 4.4
2019-09-20 09:57:30 +01:00
Jan Hrnko
a203ba2bf1 prometheus-apcupsd-exporter: init at unstable-2019-03-14 2019-09-20 10:34:00 +02:00
Maximilian Bosch
6c3bf80a75
Merge pull request #68965 from B4dM4n/csvs-to-sqlite-1.0
csvs-to-sqlite: 0.9 -> 1.0
2019-09-20 10:32:51 +02:00
Maximilian Bosch
a7f002ac41
httpie: use python3 by default
This package is intended to be used as application and supports
python3[1] (and is about to deprecated python2.7 support[2]),
so there's no reason to not use it in 2019.

[1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version
[2] b3d2c1876e
2019-09-20 10:04:18 +02:00
Doron Behar
c4f5faa2c0 imapfilter: 2.6.12 -> 2.6.13 2019-09-20 10:40:22 +03:00
Marek Mahut
dae532c445
Merge pull request #69106 from prusnak/libfido2
libfido2: 1.1.0 -> 1.2.0
2019-09-20 09:16:58 +02:00
Maximilian Bosch
d50d5817d4
Merge pull request #69094 from madjar/fix-httpie
httpie: add missing 'setuptools' to propagatedBuildInputs
2019-09-20 08:28:07 +02:00
Bjørn Forsman
5af0d0b5da kicad: fix build
Fix configure time error:
  ...
  ImportError: No module named wx
  CMake Error at CMakeModules/FindwxPython.cmake:52 (message):
    wxPython/Phoenix does not appear to be installed on the system

Only build tested.

Fixes: f7e28bf5d8 ("Split buildPythonPackage into setup hooks")
2019-09-20 08:17:58 +02:00
Vasiliy Yorkin
0cf81af50c ocamlPackages.ppx_deriving_rpc: init at 5.9.0 2019-09-20 05:54:29 +00:00
aszlig
d69bc56e69
ip2unix: 2.1.0 -> 2.1.1
This is just a small bugfix release (essentially adds two lines of code)
which fixes a segfault if using with a program that doesn't pass a
sockaddr buffer to accept() or accept4().

Signed-off-by: aszlig <aszlig@nix.build>
2019-09-20 07:54:04 +02:00
Vasiliy Yorkin
fac7453117 ocamlPackages.ocaml-protoc: init at 1.2.0 (#68962) 2019-09-20 05:53:30 +00:00
Peter Hoeg
25544be831
Merge pull request #68996 from marsam/update-terraform
terraform: 0.12.8 -> 0.12.9
2019-09-20 11:04:09 +08:00
Austin Seipp
889537352b
h2o: 2.2.6 -> 2.3.0-beta2, enable multi-output
This also lets us remove a hack for supporting LibreSSL 2.7, since we're
now using 2.9 by default, anyway.

Finally, use Ninja to run the CMake build instead of Make -- speeds
things up for me by a few seconds.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-19 18:28:04 -05:00
Graham Christensen
8dbca5e3ca
Merge pull request #69054 from ivan/chromium-77.0.3865.90
chromium: 77.0.3865.75 -> 77.0.3865.90
2019-09-19 18:01:06 -04:00
Graham Christensen
a81f8304d8
Merge pull request #68991 from ivan/chromium-77-font-fix
chromium: add patch to fix performance regression with fonts
2019-09-19 18:00:36 -04:00
Eelco Dolstra
d8e35fdbf9 vista-fonts: Use new download location 2019-09-19 22:38:31 +02:00
Daiderd Jordan
3d2d695657
Merge pull request #69116 from bachp/plex-1.16.6.1592
plex: 1.16.5.1554 -> 1.16.6.1592
2019-09-19 22:22:38 +02:00
José Romildo Malaquias
1baddfbaaf
Merge pull request #68959 from romildo/upd.papirus-maia-icon-theme
papirus-maia-icon-theme: init at 2019-07-26
2019-09-19 16:00:37 -03:00
Pascal Bach
640f2dbbaf plex: 1.16.5.1554 -> 1.16.6.1592 2019-09-19 20:49:25 +02:00
Vladyslav M
6447378983
Merge pull request #69003 from romildo/upd.arc-theme
arc-theme: 20190910 -> 20190917
2019-09-19 21:46:04 +03:00
Marek Mahut
8cc942d2ae
Merge pull request #69101 from 1000101/pdfsam
pdfsam-basic: init at 4.0.4
2019-09-19 20:43:19 +02:00
Gabriel Ebner
3e0127b878
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0 (#69051)
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-19 20:37:25 +02:00
worldofpeace
433d540085
Merge pull request #68276 from doronbehar/update-cpp-utilities
cpp-utilities: 4.17.1 -> 5.0.0
2019-09-19 13:58:09 -04:00
Doron Behar
9f508e8eba cpp-utilities: 4.17.1 -> 5.0.0 2019-09-19 20:52:49 +03:00
Serhii Khoma
36c772b5f3 dropbox: 73.4.118 -> 81.4.195 2019-09-19 20:26:50 +03:00
worldofpeace
1e6f4fb2bc
Merge pull request #68983 from worldofpeace/xfce-cleanup
Touchups for nixos/xfce4-14 for 19.09
2019-09-19 13:25:03 -04:00
Matthew Bauer
07d78691da stdenv/adapters.nix: remove static from makeStaticLibraries
This logic should be in the pkgs/top-level/static.nix. We don’t want
to pollute Nixpkgs with =if stdenv.static=. Also, "static" is not
descriptive. We have two types of static stdenvs, ‘makeStaticLibaries’
and ‘makeStaticBinaries’. We shouldn’t rely on a static boolean like
this.
2019-09-19 12:52:28 -04:00
Jan Tojnar
fa639e71c9
Merge pull request #69070 from Anton-Latukha/drop-qt-gstreamer-legacy
qt-gstreamer{,1}: drop
2019-09-19 18:47:43 +02:00
Dmitry Kalinkin
916d7b573c
Merge pull request #68774 from tadeokondrak/wine-4.16-winetricks-20190615
Wine 4.16, Winetricks 20190615
2019-09-19 12:35:45 -04:00
Pavol Rusnak
1325976d74
libfido2: 1.1.0 -> 1.2.0 2019-09-19 18:30:18 +02:00
Jan Hrnko
2584e33288 pdfsam-basic: init at 4.0.4 2019-09-19 18:16:15 +02:00
Frederik Rietdijk
0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Anton-Latukha
37de7c56ce qt_gstreamer1: drop
If someone would be interested - last commit builds with {Qt5, Qt5 config flag}
2019-09-19 17:50:46 +03:00
Anton-Latukha
dcb86e8856 qt-gstreamer: drop
(Progresses Qt4 cleaup #33248, gstreamer cleanup #39975)

This is legacy version of a newer and legacy unmaintained version.
It is Qt4 and gstreamer 0.10.
This is a GNOME-related project, so Qt support dropped.
qt-gstreamers legacy has no dependencies.
2019-09-19 17:50:45 +03:00
Will Dietz
855d3e7eaf
tor: 0.4.1.5 -> 0.4.1.6
https://blog.torproject.org/new-release-tor-0416
2019-09-19 09:48:50 -05:00
Tim Steinbach
b24afa9294
vivaldi: 2.7.1628.33-1 -> 2.8.1664.35-1 2019-09-19 10:01:19 -04:00
Tim Steinbach
d35cd45d9f
linux: 5.2.15 -> 5.2.16 2019-09-19 09:55:34 -04:00
Tim Steinbach
1cb7951beb
linux: 4.19.73 -> 4.19.74 2019-09-19 09:54:31 -04:00
Tim Steinbach
93519f46cd
linux: 4.14.144 -> 4.14.145 2019-09-19 09:54:18 -04:00
Tim Steinbach
e400278e02
scala: 2.12.9 -> 2.12.10 2019-09-19 09:53:12 -04:00
Tim Steinbach
1adcf500ef
scala: 2.13.0 -> 2.13.1 2019-09-19 09:52:12 -04:00
taku0
a4edff0fec firefox: 69.0 -> 69.0.1 2019-09-19 21:50:43 +09:00
taku0
ae20db1f21 firefox-bin: 69.0 -> 69.0.1 2019-09-19 21:43:32 +09:00
Symphorien Gibol
727aaae1bb python3Packages.python-language-server: add setuptools as a dependency 2019-09-19 14:13:04 +02:00
Eelco Dolstra
387a2f27ec
Merge pull request #68906 from edolstra/revert-interface-version
Revert systemd interface version to 2
2019-09-19 14:09:18 +02:00
Marek Mahut
0784d26de3
Merge pull request #69011 from srghma/hubstaff_update
hubstaff: 1.4.10 -> 1.4.11
2019-09-19 13:53:44 +02:00
Marek Mahut
e9586bf9ae
Merge pull request #69041 from jonringer/fix-mystem
mystem: fix hash
2019-09-19 13:50:35 +02:00
Marek Mahut
88c68c53e2
Merge pull request #69049 from dtzWill/update/datamash-1.5
datamash: 1.4 -> 1.5
2019-09-19 13:50:06 +02:00
Tobias Happ
0c00a15e75 liquidprompt: init at 2018-05-21 2019-09-19 13:49:05 +02:00
Maxime Dénès
4e626be87d ocamlPackages.ppx_deriving_yojson: 3.3 -> 3.5.1 2019-09-19 11:47:24 +00:00
Georges Dubus
55bf3b482c httpie: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf, the build no longer propagated 'setuptools', which
is a run-time dependency. See #68314 for further details.
2019-09-19 13:47:06 +02:00
Peter Simons
b08ced9110 haskell-cabal-plan: add override to fix the build 2019-09-19 13:46:20 +02:00
Matthieu Coudron
e9322d4386
Merge pull request #69080 from avdv/ntopng-zhf-fix
ntopng: Add patch needed to build with newer libpcap
2019-09-19 20:35:49 +09:00
Peter Simons
90effb5c70
Merge pull request #69087 from NixOS/haskell-updates
Merge haskell-updates into master.
2019-09-19 13:33:50 +02:00
talyz
43dc5c0e8f nomachine-client: 6.7.6 -> 6.8.1 2019-09-19 13:16:08 +02:00
Peter Simons
742348dff5 git-annex: update sha256 hash for new release 7.20190912 2019-09-19 12:33:05 +02:00
Peter Simons
0d67be0416 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-9-g449ad2b from Hackage revision
ed250ead25.
2019-09-19 12:33:00 +02:00
Claudio Bley
3b437ebe59 ntopng: Remove broken = true 2019-09-19 12:18:20 +02:00
Will Dietz
7b449bcf03 openttd: 1.9.2 -> 1.9.3
https://www.openttd.org/news/2019/09/16/openttd-1-9-3.html
2019-09-19 19:10:02 +09:00
Jonathan Ringer
17287938ab pythonPackages.premailer: fix build 2019-09-19 19:03:42 +09:00
Nikolay Korotkiy
ad4a3074c0 qtcreator: use Qt mkDerivation 2019-09-19 18:55:12 +09:00
Marek Mahut
47cc8785bf
Merge pull request #69083 from mmahut/jormungandr_0.3.1415
jormungandr: 0.3.3 -> 0.3.1415
2019-09-19 11:42:23 +02:00
Mario Rodas
669bb49518
Merge pull request #69078 from lilyball/jazzy
jazzy: 0.11.0 -> 0.11.1
2019-09-19 04:18:09 -05:00
Marek Mahut
856b16a724
Merge pull request #68980 from rvolosatovs/update/packr
packr: 2.5.2 -> 2.6.0
2019-09-19 11:17:31 +02:00
Marek Mahut
283cf08576 jormungandr: 0.3.3 -> 0.3.1415 2019-09-19 10:51:35 +02:00
Claudio Bley
c4486a084f ntopng: Add patch needed to build with newer libpcap
Fixes build errors for the third-party mongoose module:
```
In file included from
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap.h:43,
                 from /build/ntopng-2.0/include/ntop_includes.h:93,
                                  from src/HTTPserver.cpp:22:
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap/pcap.h:958: note: this is the location of the previous definition
   #define INVALID_SOCKET -1

src/../third-party/mongoose/mongoose.c:270:13: error: multiple types in one declaration
 typedef int SOCKET;
             ^~~~~~
```
2019-09-19 09:08:50 +02:00
Lily Ballard
aa413a0ce3 jazzy: 0.11.0 -> 0.11.1 2019-09-18 22:54:37 -07:00
Peter Simons
b9ba391469
Merge pull request #69068 from dtzWill/update/bind-9.14.6
bind: 9.14.4 -> 9.14.6
2019-09-19 07:38:13 +02:00
Peter Hoeg
454b052450 librecad: 2.1.3 -> 2.2.0-rc1
rc1 is considered stable by upstream.
2019-09-19 12:31:09 +08:00
Jörg Thalheim
0a784ab6aa
radare2: 3.8.0 -> 3.9.0 2019-09-19 04:53:56 +01:00
Jörg Thalheim
6b4be11b83
Merge pull request #69048 from dtzWill/update/microcode-20190918
microcodeIntel: 20190618 -> 20190918
2019-09-19 04:47:10 +01:00
Peter Hoeg
9733662744
Merge pull request #69064 from peterhoeg/t/mqtt
mosquitto: 1.6.5 -> 1.6.6
2019-09-19 10:24:23 +08:00
Mario Rodas
319710d48c
cascadia-code: init at 1909.16 2019-09-18 21:00:00 -05:00
Will Dietz
88aaa57296
bind: 9.14.4 -> 9.14.6
9.14.5: https://gitlab.isc.org/isc-projects/bind9/blob/v9_14_5/CHANGES
9.14.6: https://gitlab.isc.org/isc-projects/bind9/blob/v9_14/CHANGES

9.14.6 above links to the 9.14 branch CHANGES, no tag yet.
ISC's website has 9.14.6, which is the authoritative source.
2019-09-18 20:44:18 -05:00
Mario Rodas
6289e66805
Merge pull request #69025 from marsam/update-nodejs-10
nodejs-10_x: 10.16.0 -> 10.16.3
2019-09-18 20:38:17 -05:00
Yegor Timoshenko
17a6ae03cb
Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linux-musl
buildRustPackage: fix cross-compilation to aarch64-unknown-linux-musl
2019-09-19 01:21:55 +00:00
Peter Hoeg
6605fffa17 mosquitto: 1.6.5 -> 1.6.6 2019-09-19 08:53:33 +08:00
Mario Rodas
2c906666e5
Merge pull request #69062 from marsam/update-circleci-cli
circleci-cli: 0.1.2569 -> 0.1.5879
2019-09-18 19:43:22 -05:00
Matthew Bauer
ca99e4562a
Merge pull request #69039 from samueldr/cross/vboot_reference
vboot_reference: use the right ar when cross-compiling
2019-09-18 20:43:03 -04:00
Ivan Kozik
5456def6b3 chromiumDev: fix widevine support
Upstream moved libwidevinecdm.so from
./opt/google/chrome-unstable/libwidevinecdm.so
to
./opt/google/chrome-unstable/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so
2019-09-19 00:05:30 +00:00
Ivan Kozik
44957a9f30 chromiumDev: fix build by disabling jumbo
This fixes:

FAILED: obj/chrome/browser/ui/ui/ui_jumbo_3.o
../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/chrome/browser/ui/ui/ui_jumbo_3.o.d -DUSE_DBUS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"371202-8455294f-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_LIBCPP_ABI_UNSTABLE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCPP_ENABLE_NODISCARD -DCR_LIBCXX_REVISION=361348 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSE_CUPS -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DENABLE_IPC_FUZZER -DTOOLKIT_VIEWS=1 -DVK_NO_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DSYNC_PASSWORD_REUSE_DETECTION_ENABLED -DON_FOCUS_PING_ENABLED -DEXPAT_RELATIVE_PATH -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DV8_USE_EXTERNAL_STARTUP_DATA -DSK_GL -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DI18N_ADDRESS_VALIDATION_DATA_URL=\"https://chromium-i18n.appspot.com/ssl-aggregate-address/\" -DPERFETTO_IMPLEMENTATION -I. -I../.. -Igen -Igen/shim_headers/snappy_shim -I../../third_party/libyuv/include -Igen/shim_headers/libpng_shim -Igen/shim_headers/libwebp_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -Igen/shim_headers/opus_shim -Igen/third_party/dawn -I../../third_party/dawn/src/include -Igen/shim_headers/flac_shim -I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/cacheinvalidation/overrides -I../../third_party/cacheinvalidation/src -Igen/third_party/metrics_proto -I../../third_party/leveldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/ced/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/skia -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/vulkan/include -I../../third_party/libwebm/source -I../../v8/include -Igen/v8/include -I../../third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -I../../third_party/re2/src -I../../third_party/mesa_headers -Igen -Igen -Igen -Igen -I../../third_party/libaddressinput/src/cpp/include -Igen/components/sync/protocol -I../../third_party/flatbuffers/src/include -I../../third_party/perfetto -I../../third_party/perfetto/include -Igen/third_party/perfetto/build_config -I../../third_party/brotli/include -I../../third_party/zlib -I../../third_party/fontconfig/src -Igen -Igen -Igen -Igen -Igen -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -fcomplete-member-pointers -m64 -march=x86-64 -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-xor-used-as-pow -Wno-c99-designator -Wno-reorder-init-list -Wno-final-dtor-non-final-class -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wexit-time-destructors -I/nix/store/fn0ag3ahbrjjjbsqb2846x321zj4jika-glib-2.60.7-dev/include -I/nix/store/fn0ag3ahbrjjjbsqb2846x321zj4jika-glib-2.60.7-dev/include/glib-2.0 -I/nix/store/ilk1606qj4pqzsplnnzycsxpzl6pjss8-glib-2.60.7/lib/glib-2.0/include -Wno-shorten-64-to-32 -Wno-header-guard -I/nix/store/c3i4il1c0n9mjhzm1dsvcw8h8d973s0b-nspr-4.21-dev/include -I/nix/store/qk3racv0a2967wsk0g9ps9wlbfn17faj-nss-3.46-dev/include/nss -I/nix/store/v85mz845m1hv2xlhp0zvxv36pmsfbc3q-dbus-1.12.16-dev/include/dbus-1.0 -I/nix/store/j3sv2g9s6dnlh672rwx0mmlkcm37v1k8-dbus-1.12.16-lib/lib/dbus-1.0/include -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c gen/chrome/browser/ui/ui_jumbo_3.cc -o obj/chrome/browser/ui/ui/ui_jumbo_3.o
warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-xor-used-as-pow'; did you mean '-Wno-unused-macros'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-c99-designator'; did you mean '-Wno-gnu-designator'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-reorder-init-list'; did you mean '-Wno-empty-init-stmt'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
In file included from gen/chrome/browser/ui/ui_jumbo_3.cc:24:
./../../chrome/browser/ui/views/profiles/profile_menu_view.cc:68:25: error: redefinition of 'GetProfileAttributesEntry'
ProfileAttributesEntry* GetProfileAttributesEntry(Profile* profile) {
                        ^
./../../chrome/browser/ui/views/profiles/avatar_toolbar_button.cc:49:25: note: previous definition is here
ProfileAttributesEntry* GetProfileAttributesEntry(Profile* profile) {
                        ^
5 warnings and 1 error generated.
2019-09-19 00:05:24 +00:00
Mario Rodas
9d09cf0fc3
Merge pull request #68866 from marsam/update-python-pyperf
pythonPackages.pyperf: 1.6.0 -> 1.6.1
2019-09-18 18:16:44 -05:00
Mario Rodas
6890d08b13
Merge pull request #69006 from marsam/fix-mkvtoolnix
mkvtoolnix: fix build with clang
2019-09-18 18:13:36 -05:00
Mario Rodas
bc172c8780
circleci-cli: 0.1.2569 -> 0.1.5879 2019-09-18 18:00:00 -05:00
Ivan Kozik
2e2a9ae22a chromium: 77.0.3865.75 -> 77.0.3865.90
CVE-2019-13685 CVE-2019-13688 CVE-2019-13687 CVE-2019-13686
2019-09-18 22:19:08 +00:00
worldofpeace
e79d20c16e pantheon.elementary-greeter: 2019-09-10 -> 5.0
This wasn't mean't to be at unstable.
2019-09-18 18:11:31 -04:00
Will Dietz
6429696f43
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0 2019-09-18 17:05:59 -05:00
Will Dietz
d57dab74c6
datamash: 1.4 -> 1.5
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00005.html
2019-09-18 17:00:56 -05:00
Will Dietz
d1e1b922fb
microcodeIntel: 20190618 -> 20190918 2019-09-18 16:59:44 -05:00
Jaka Hudoklin
22812a240f
Merge pull request #69044 from johanot/kubernetes-1.15.4
kubernetes: 1.15.3 -> 1.15.4
2019-09-18 23:12:07 +02:00
Jan Tojnar
105abdd52c
Merge branch 'master' into staging-next 2019-09-18 22:40:03 +02:00
Johan Thomsen
b21a3356f0 kubernetes: 1.15.3 -> 1.15.4 2019-09-18 22:38:10 +02:00
Peter Simons
cde50a4fab shotcut: use vaapi_device /dev/dri/renderD128 instead of ":0"
This fixes the auto-detection of VAAPI hardware encoders
provided by Intel chipsets. Be sure to define

  hardware.opengl.extraPackages = [pkgs.vaapiIntel];

in configuration.nix to make the necessary OpenGL drivers
available.
2019-09-18 21:58:12 +02:00
Jonathan Ringer
83442bc07c mystem: fix hash 2019-09-18 12:44:25 -07:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Samuel Dionne-Riel
48859723ac vboot_reference: use the right ar when cross-compiling 2019-09-18 15:11:21 -04:00
Bjørn Forsman
6b3832a519 mdadm: fix path to sendmail
Without this, mdadm won't be able to send email notifications:

  $ sudo mdadm --monitor --scan --test
  sh: /nix/store/2v8jn0lxza72grcm6hciak9fpgm7xb3a-system-sendmail-1.0: Is a directory

Fixes: b074a40f74 ("mdadm: use shared system-sendmail")
2019-09-18 20:56:40 +02:00
worldofpeace
175aecb258
Merge pull request #68984 from averelld/iso639-add-setuptools
pythonPackages.iso-639: add setuptools dependency
2019-09-18 14:44:20 -04:00
Matthew Bauer
4c85abae94 treewide: use libtinfo.so.5 where needed
This was originally added in

https://github.com/NixOS/nixpkgs/pull/21350

best to use this name for clarity.
2019-09-18 13:57:20 -04:00
Peter Simons
e405fe40cc hackage2nix: disable builds that break evaluation on Hydra 2019-09-18 19:36:58 +02:00
Luc Tielen
de051787bf ghc881 - alex: simplify override 2019-09-18 19:36:58 +02:00
Luc Tielen
5ea256fe5f ghc881 - alex: try only applying relevant patch 2019-09-18 19:36:58 +02:00
Luc Tielen
6facf5b594 ghc881 - alex: point directly to working commit 2019-09-18 19:36:58 +02:00
Luc Tielen
fc06be9341 Remove unneeded code 2019-09-18 19:36:58 +02:00
Luc Tielen
4ea67e42c4 Only patch alex for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen
b55447925d Update dhall: 1.25.0 -> 1.26.0 2019-09-18 19:36:58 +02:00
Luc Tielen
fce1182f4b haskell.packages.ghc881.tasty-hedgehog: fix dependency versioning issue 2019-09-18 19:36:58 +02:00
Luc Tielen
c120b6957c haskell.packages.ghc881.hedgehog: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen
d0a1d73438 haskell.packages.ghc881.vault: avoid build issue with docs 2019-09-18 19:36:58 +02:00
Luc Tielen
a2b742f80c haskell.packages.ghc881.attoparsec: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen
de404e0976 haskell.packages.ghc881.socks: fix issue with base dependency version 2019-09-18 19:36:58 +02:00
Luc Tielen
6a6b39b73f haskell.packages.ghc881.vector-th-unbox: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
230565a859 haskell.packages.ghc881.cabal-doctest: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
1135dd3e23 haskell.packages.ghc881.haskell-src-exts: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
0b183e5d14 haskell.packages.ghc881.happy: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
3ad52721a4 haskell.packages.ghc881.haskell-src-meta: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
9b2394519c haskell.packages.ghc881.alex: apply temporary patch for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen
8a0c213261 haskell.packages.ghc881.yaml: fix missing attribute issue 2019-09-18 19:36:58 +02:00
Luc Tielen
168b39e66f Revert "haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7"
This reverts commit 5e91bfa80a.
2019-09-18 19:36:58 +02:00
Jaakko Luttinen
f56d16a89e haskellPackages.massiv: mark unbroken 2019-09-18 19:36:58 +02:00
Jaakko Luttinen
780cdeb31c haskellPackages.scheduler: mark unbroken 2019-09-18 19:36:57 +02:00
Peter Simons
e04435a773 LTS Haskell 14.6 2019-09-18 19:36:57 +02:00