193946 Commits

Author SHA1 Message Date
Maximilian Bosch
a141d29fef
Merge pull request #67680 from gilligan/add-hydra-cli
hydra-cli: init at 0.2.0
2019-09-21 15:46:51 +02:00
Peter Simons
28b8d6b172 postgresql: bump the attribute from PostgreSQL 9.6 to version 11
This change affects packages that refers to postgres in order to get access to
the client code, libpq, and these packages will now be compiled supporting the
latest version.

This change does not affect NixOS, i.e. people who want to run a PostgreSQL
server. The NixOS module always refers to specific versions of 'postgres', so
if you want to use the latest version there, too, then you'll have to configure
your system appropriately in configuration.nix.

See https://github.com/NixOS/nixpkgs/pull/69194 for an effort to update the
NixOS module, too.

Fixes https://github.com/NixOS/nixpkgs/issues/69141.
2019-09-21 15:02:27 +02:00
Ihar Hrachyshka
3a9cb10b2b turses: fix python3.7 support (#61984) 2019-09-21 13:36:23 +01:00
Daiderd Jordan
98c40b132d
Merge pull request #69179 from uri-canva/algebraic-data-types
pythonPackages.algebraic-data-types: init at 0.1.1
2019-09-21 13:52:29 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Uri Baghin
0b990ec8c5 pythonPackages.algebraic-data-types: init at 0.1.1 2019-09-21 20:40:34 +10:00
Jörg Thalheim
f0fec244ca
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion (#69163)
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion
2019-09-21 09:45:23 +01:00
Jörg Thalheim
ae07f6c406
openjdk8: add setJavaClassPath-hook to jdk as well (#69137)
openjdk8: add `setJavaClassPath`-hook to jdk as well
2019-09-21 09:37:37 +01:00
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
Elis Hirwing
89b0ef6589
Merge pull request #69195 from c0deaddict/fix/gitea-dump
nixos/gitea: fix dump
2019-09-21 10:02:41 +02: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
Jos van Bakel
86b83f37b8
nixos/gitea: fix dump 2019-09-21 09:28:53 +02: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 7cff0bc3eedb909d62d1dad79e71b37285fd9271.

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
f47ef8fcf7
sdImage: use findmnt to get root device when resizing (#58059)
sdImage: use findmnt to get root device when resizing
2019-09-20 23:28:01 +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