Commit graph

142203 commits

Author SHA1 Message Date
Graham Christensen ab889c14b5
install-grub: only try to loadfont if font is not null 2018-06-05 13:11:33 -04:00
Graham Christensen 52de38f5f4
grub-config.xml: handle a null font 2018-06-05 13:11:26 -04:00
Michael Weiss 23bfa472ad jekyll: 3.8.2 -> 3.8.3 2018-06-05 16:29:48 +02:00
Uli Baum f44c16401e s-tar: fix eval error
Fixes #41479
2018-06-05 13:43:28 +02:00
Samuel Dionne-Riel 5413bce5d3 dbeaver: 5.0.6 -> 5.1.0 (#41468) 2018-06-05 13:27:52 +02:00
Jörg Thalheim 1d1a4bfb39
Merge pull request #41242 from yrashk/powershell
PowerShell: init at 6.0.2
2018-06-05 09:05:20 +01:00
Robert Schütz 47a08c1918 home-assistant: add voluptuous-serialize to propagatedBuildInputs 2018-06-05 09:46:48 +02:00
Peter Simons dd06ec2cf8 all-cabal-hashes: update snapshot to Hackage at 2018-05-29T07:28:04Z 2018-06-05 09:34:11 +02:00
Peter Simons b2d07e093f git-annex: update sha256 hash for new version 2018-06-05 09:34:11 +02:00
Peter Simons eca586e0e8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-21-g9312993 from Hackage revision
fd2c3d3b57.
2018-06-05 09:34:11 +02:00
Robert Schütz e37c936626
Merge pull request #41328 from etu/hass-add-hue-dependency
Add an additional dependency for home-assistant
2018-06-05 09:31:26 +02:00
Elis Hirwing b69d12c5a9 home-assistant: Add dependency used for hue modules 2018-06-05 09:11:22 +02:00
Elis Hirwing dda215332f python36Packages.voluptuous-serialize: init at 1.0.0 2018-06-05 09:11:12 +02:00
xeji 4edbee64a5
Merge pull request #41441 from volth/patch-132
znapzend: fix build
2018-06-05 08:59:56 +02:00
Daiderd Jordan d50240c4cd
Merge pull request #41450 from knedlsepp/fix-eigen3_3-on-darwin
eigen3_3: Fix darwin build
2018-06-05 07:21:38 +02:00
Tim Steinbach 84440379ba
gradle: 4.7 -> 4.8 2018-06-05 00:13:47 +00:00
Orivej Desh 8414fa2d6b Revert "vinagre: disable format hardening"
This reverts commit f34b498bd2.

It did not fix the build error in https://hydra.nixos.org/build/75464534/nixlog,
but #41449 did.
2018-06-04 22:37:07 +00:00
Tim Steinbach 5574df3549 nix: point at curl 7.59.0 (#41452) 2018-06-04 22:25:23 +00:00
Yurii Rashkovskii 7e6d315a89
PowerShell: init at 6.0.2 2018-06-04 15:12:11 -07:00
Daiderd Jordan f19e64a0d2
Merge pull request #41445 from knedlsepp/fix-gdal-on-darwin
gdal: Fix darwin build
2018-06-04 23:39:14 +02:00
Matthew Justin Bauer 90f5c54248
Merge pull request #41443 from tkerber/opendkim/libbsd
opendkim: fix libbsd dependency
2018-06-04 17:10:52 -04:00
Daiderd Jordan 0b458a4129
Merge pull request #41449 from flokli/vinagre-build
gnome3.vinagre: fix build
2018-06-04 21:32:20 +02:00
Matthew Justin Bauer f34b498bd2
vinagre: disable format hardening
https://hydra.nixos.org/build/75464534/nixlog/1
2018-06-04 14:52:32 -04:00
Tim Steinbach 39444569e0
linux: Add 4.17 2018-06-04 14:12:03 -04:00
volth 27b71b6e76
znapzend: minor comment 2018-06-04 15:33:32 +00:00
Josef Kemetmüller bc158d37fe eigen3_3: Fix darwin build 2018-06-04 16:25:16 +02:00
Florian Klink 67eaab86b4 gnome3.vinagre: fix build
Currently, vinagre fails to build with the following message:

vinagre/vinagre-utils.c: In function 'vinagre_utils_request_credential':
vinagre/vinagre-utils.c:686:2: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
  _tmp12_ = g_strdup_printf (_tmp10_, _tmp11_);
  ^~~~~~~

vinagre-utils.c seems to be generated from vinagre-utils.vala. I
couldn't find anything weird in here, so let's disable
-Werror=format-nonliteral for now as done elsewhere, too.
2018-06-04 16:24:38 +02:00
Tim Steinbach 5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a 2018-06-04 10:22:39 -04:00
Rob Vermaas c548814b81
julia: add some version info to passthru, will be used by julia2nix 2018-06-04 15:06:33 +02:00
Josef Kemetmüller 13e3a21b5c gdal: Fix darwin build
This fixes:
  error: cannot initialize a variable of type 'GooString *' with an rvalue of type 'const GooString *'
which occurs with recent clang or gcc-7.
See https://github.com/OSGeo/gdal/pull/573
2018-06-04 14:19:35 +02:00
Thomas Kerber b529dda3a1
opendkim: fix libbsd dependency 2018-06-04 13:06:54 +01:00
volth d26b629b4c
znapzend: fix build
fix build by pinning old versions of Perl Libraries
2018-06-04 11:25:38 +00:00
Rob Vermaas 19332e4d52
Merge pull request #41311 from AmineChikhaoui/fix-gce-fetch-ssh
GCE image: properly remove the temporary ssh host keys files/directory
2018-06-04 11:38:07 +02:00
AmineChikhaoui 1398d0c312
avoid redundant rm calls 2018-06-04 10:23:40 +01:00
Orivej Desh e5dedc5f3b perlPackages.CPANPLUS: add cpanp dependency 2018-06-04 08:40:39 +00:00
Orivej Desh 07e1ae54a6 plotutils: fix parallel building
E.g. https://hydra.nixos.org/build/75429322:

     b_closepl.c:21:10: fatal error: xmi.h: No such file or directory
     make[2]: *** [Makefile:958: b_closepl.lo] Error 1
     make[2]: Leaving directory '/build/plotutils-2.6/libplot'
2018-06-04 06:49:02 +00:00
Thomas Kerber 61f5b9d6c4 nixos/gitea: Respect gitea-dump enable option. (#41437) 2018-06-04 08:41:20 +02:00
Geoffrey Huntley ca0e52edc3 kubernetes: corrected spelling mistake in docs (#41439) 2018-06-04 05:45:25 +00:00
Orivej Desh 1c7acb09fa python.pkgs.trustme: fix python2 build 2018-06-04 04:06:09 +00:00
Orivej Desh 6db9f4685a python.pkgs.cairocffi: update tests for Cairo 1.15.12
Fixes #41183
2018-06-04 02:37:14 +00:00
Orivej Desh 264254568b python.pkgs.cairocffi: 0.8.0 -> 0.8.1 2018-06-04 02:00:32 +00:00
Orivej Desh 39c2df48d5 freecell-solver: fix build 2018-06-04 00:47:56 +00:00
Orivej Desh 5b96694e2d perlPackages.CPANPLUS: restore build inputs removed in #41394 2018-06-03 22:47:19 +00:00
Will Fancher ea52ca64e8 Fix GHCJS 8.4/8.2 in sandboxed builds (#41411) 2018-06-03 23:28:17 +02:00
lewo 0644b4d948 dockerTools.pullImage: expose image* attributes (#41366)
Attributes `imageName` and `imageTag` are exposed if the image is
built by our Nix tools but not if the image is pulled. So, we expose
these attributes for convenience and homogeneity.
2018-06-03 22:58:23 +02:00
Matthew Justin Bauer 332b9dedc8
rust: disable tests on darwin
See https://github.com/rust-lang/rust/issues/51006

Tests frequently fail on Darwin. Not sure why but it's easier to just disable for now.
2018-06-03 16:56:17 -04:00
Orivej Desh 93cb47a2fc python.pkgs.detox: 0.11 -> 0.12
Fixes build with python.pkgs.tox 3.0.0.
2018-06-03 20:48:54 +00:00
Orivej Desh 64fd1ceb38 certbot: disable check on darwin
On Hydra it fails with "Too many open files":
https://hydra.nixos.org/build/64286041
https://hydra.nixos.org/build/75419471
2018-06-03 20:42:53 +00:00
Orivej Desh 214b35d115 freeimage: fix build with glibc 2.27 2018-06-03 20:38:08 +00:00
Mario Rodas 76f6dc1772 shadowsocks-libev: supports darwin (#41421) 2018-06-03 22:20:21 +02:00