Commit graph

125115 commits

Author SHA1 Message Date
Kamil Chmielewski bfea60ff64 ponyc: 0.22.3 -> 0.22.5 (#41484) 2018-06-05 17:42:20 +02:00
Robert Helgesson 527f11bde3 lombok: 1.6.20 -> 1.6.22 (#41455) 2018-06-05 17:33:48 +02:00
Maximilian Bosch db68f314db udiskie: 1.7.4 -> 1.7.5 (#41480)
`udiskie` breaks for me with the following error when using 1.7.4:

```
Traceback (most recent call last):
  File "/nix/store/cqa72mqgm5gi0xpqp5r8csdizv3p3ajr-udiskie-1.7.4/lib/python3.6/site-packages/udiskie/cli.py", line 307, in _start_async_tasks
    results = yield self._init()
  File "/nix/store/cqa72mqgm5gi0xpqp5r8csdizv3p3ajr-udiskie-1.7.4/lib/python3.6/site-packages/udiskie/cli.py", line 495, in _init
    tasks.append(Async())
NameError: name 'Async' is not defined
```

The error has been confirmed by the Debian issue tracker, so it's
obviously not related to NixOS.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899419 for further
reference.
2018-06-05 17:30:12 +02:00
Michael Weiss 137a372d70 tdesktop: 1.2.17 -> 1.3.0
It still displays "Version 1.3 alpha" but other than that it should be
fine.
2018-06-05 17:27:13 +02:00
Michael Weiss dcfaef2b8e tdesktopPackages.preview: 1.3.0 -> 1.3.1 2018-06-05 17:18:49 +02: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
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
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
ajs124 0edad9f5c8 steam: add optional extraProfile 2018-06-03 23:49:27 +02: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
Maximilian Bosch a47d34cebe pythonPackages.jira: fix build (#41419)
The build for `pythonPackages.jira` failed with the following error:

```
Download error on https://pypi.python.org/simple/sphinx/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'sphinx' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for sphinx>=1.6.5
Traceback (most recent call last):
  ...
  File "/nix/store/bp4dillg6xxblpf00v8d9nxfx3bnggfy-python3.6-bootstrapped-pip-10.0.1/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 667, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('sphinx>=1.6.5')
builder for '/nix/store/8dv7mpspyk6kxwnzqb43rzm4q5j14xp0-python3.6-jira-1.0.15.drv' failed with exit code 1
```

The root issue is most likely caused by some docs fixes upstream
(519183d874)
which were released in 1.0.15. The bump (without the fix) has been
performed in 7a6bf668fb. Since `sphinx`
isn't needed during runtime, it's not necessary to use it as
`propagatedBuildInput`. In order to work around this the dependency had
to be removed from from `setup.py`.

See https://hydra.nixos.org/build/75004048 for further reference
2018-06-03 22:11:29 +02:00
xeji ca11e5acfa
Merge pull request #41424 from dasJ/schema2ldif
schema2ldif: Init at 1.3
2018-06-03 22:10:47 +02:00
Orivej Desh 96606abf82 SDL: propagate libiconv
SDL/SDL.h includes SDL/SDL_stdinc.h which includes iconv.h, therefore all
packages that include SDL.h should be able to include iconv.h

Fixes SDL_gfx, SDL_image etc. on Darwin.
2018-06-03 20:00:40 +00:00
Janne Heß f569a0a684 schema2ldif: Init at 1.3 2018-06-03 21:39:06 +02:00
ajs124 e01a2dec8b claws-mail: add support for python plugin 2018-06-03 21:14:05 +02:00
Janne Heß c1419f0e63 Add myself as maintainer for dnsdist
See Mic92's comment at #38658
2018-06-03 20:46:40 +02:00
xeji bb7d67d74a
Merge pull request #41410 from jokogr/u/jetbrains-idea-2018.1.4
Jetbrains IDEA: 2018.1.3 -> 2018.1.4
2018-06-03 19:24:47 +02:00
Vladyslav M e92c428593 synapse-bt: init at 2018-06-04 (#41402) 2018-06-03 19:10:38 +02:00
Vladyslav M 2c382eda62 skim: 0.3.2 -> 0.4.0 (#41417) 2018-06-03 19:02:28 +02:00
xeji 003dd8588b
Merge pull request #41409 from ruuda/imagemagick-fftw
imagemagick: depend on fftw for fft feature
2018-06-03 18:58:44 +02:00
xeji e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
Benjamin Hipple 646767e961 ctags: fix source url (#41382) 2018-06-03 18:15:51 +02:00
Vladimír Čunát 448d7d648d
Merge branch 'staging'
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Ioannis Koutras 60762627bf jetbrains.idea-ultimate: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:12 +03:00
Ioannis Koutras 613e4dec6b jetbrains.idea-community: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:02 +03:00
Jörg Thalheim 318920725a
Merge pull request #41400 from Chiiruno/dev/multimc
multimc: 0.6.1 -> 0.6.2
2018-06-03 11:48:25 +01:00
Jörg Thalheim b240ab11ae
Merge pull request #41350 from Mic92/godep
godep: remove in favor of dep
2018-06-03 11:39:38 +01:00
Ruud van Asseldonk 122f66a513 imagemagick: set license metadata 2018-06-03 12:09:02 +02:00
Ruud van Asseldonk 33a51d78a2 imagemagick: depend on fftw for fft feature 2018-06-03 12:05:17 +02:00
Peter Simons da11a27109
Merge pull request #41334 from jhenahan/patch-3
configuration-ghc-8.4.x: bump to dhall_1_14_0
2018-06-03 12:03:42 +02:00
Andreas Rammhold 83e4f66347
prosody: 0.10.1 -> 0.10.2
Fixes CVE-2018-10847 [1] and a bunch of minor things [2].

[1] https://prosody.im/security/advisory_20180531/
[2] http://blog.prosody.im/prosody-0-10-2-security-release/
2018-06-03 10:05:32 +02:00
Peter Hoeg 33ff34f3a2 pulseaudio-ctl: init at 1.66 2018-06-03 15:51:56 +08:00
Matthew Justin Bauer 4ae5f8a92a
qt: remove install_name_tool stuff
hopefully it's not needed - the frameworks are no longer there
2018-06-02 23:07:12 -04:00
Okina Matara c52beb18ad multimc: 0.6.1 -> 0.6.2 2018-06-02 19:58:34 -05:00
Orivej Desh 49dc36c9a8 pandas: fix check with the current pytest
pandas 0.23.0 has fixed this too, but it introduces new test failures.
2018-06-02 18:36:41 +00:00
xeji e7eac1b855
Merge pull request #41370 from jbaum98/pass-audit
pass-audit: init at 0.1
2018-06-02 19:53:43 +02:00
Matthew Bauer dcea0913e5 qt: fixup from c4cac55d69
This commit was too aggressive in adding configure flags. Only qtbsea
needs the -no-framework flag to work correctly. Qmake will handle
everything else for us.
2018-06-02 13:50:45 -04:00
Jörg Thalheim 313d2f7d6b
Merge pull request #41390 from plumelo/feature/gitkraken-3.6.3
gitkraken: 3.6.1 -> 3.6.3
2018-06-02 18:43:03 +01:00
xeji 32ff88cab2
Merge pull request #41371 from jbaum98/pass-import-fix
pass-import: fix environment bugs
2018-06-02 19:39:08 +02:00
Pascal Wittmann 82cd6a3c77
calibre: 2.24.1 -> 2.25.0 2018-06-02 19:09:52 +02:00
Adel Prokurov 44b52c10ea spotify: 1.0.79.223.g92622cc2-21 -> 1.0.80.480.g51b03ac3-13 (#41356)
Version 1.0.79.223.g92622cc2-21 doesn't exists in [spotify](https://repository-origin.spotify.com/pool/non-free/s/spotify-client/) repository, so i updated it to exists version
2018-06-02 17:56:07 +02:00
Michael Raskin 8b5ed12952 libbsd-freedesktop: re-init at 0.9.1, use for samba
a partial rollback of #41320

samba is already Linux-only because of acl, and it is unclear what the
problem is with upstream netbsd-compat.
2018-06-02 16:15:38 +02:00
Tim Steinbach 35a284ad4a
sbt: 1.1.4 -> 1.1.6 2018-06-02 10:02:43 -04:00
Joachim F c30bd1c131
Merge pull request #41377 from markuskowa/slurm-ext-pr
nixos/slurm: Improve slurm configuration options and features.
2018-06-02 12:17:02 +00:00
Jan Tojnar 56a9ab5b8f
Merge pull request #30037 from leenaars/pdfsig
poppler: add nss to allow for building pdfsig
2018-06-02 14:01:40 +02:00
Meghea Iulian 5a4d428d7c gitkraken: 3.6.1 -> 3.6.3 2018-06-02 13:35:29 +03:00
Joachim F ae512f2d8e
Merge pull request #34886 from leenaars/mortyproxy
morty: init -> 0.2.0
2018-06-02 10:26:09 +00:00
Vladimír Čunát 52fdec3c1d
bison: drop non-applying patch on Darwin
The Darwin case seems newly fixed in the tarballs now.
Beware: the affected file is *not* in bison's git repo (gitignored),
but it is in tarballs and is used during build (yummy!)
2018-06-02 11:33:22 +02:00
Eric Litak 04f0e08c91 ipfs: 0.4.14 -> 0.4.15 (#41376) 2018-06-02 11:16:45 +02:00
Francesco Gazzetta b25c25170d zeronet: init at 0.6.2 (#40883) 2018-06-02 11:01:01 +02:00
Francesco Gazzetta 799a461b9e bulletml: fix build failure due to -Wformat-security (#41387)
Some files are built with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-06-02 10:45:02 +02:00
Vladyslav M 9290905b3a adobe_flex_sdk: 4.0.0.14159 -> apache-flex-sdk: 4.16.1 (#41257) 2018-06-02 10:44:24 +02:00
R. RyanTM a1bc16a18f aws-sdk-cpp: 1.4.40 -> 1.4.50 (#40694)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.4.50 with grep in /nix/store/kg9d5flfl989yxfcppyq886g60mfhpzy-aws-sdk-cpp-1.4.50
- directory tree listing: https://gist.github.com/2faf1d98f152431438b23c93bd489e09
- du listing: https://gist.github.com/9df0b904ab22201191bb2261798bb0a3
2018-06-02 10:08:27 +02:00
Justin Humm 4d88c022d0 mapmap: init at 0.6.1 (#41228)
The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.
2018-06-02 10:06:28 +02:00
patternspandemic 33aed158e0 ponyc: 0.22.2 -> 0.22.3 (#41380) 2018-06-02 09:45:08 +02:00
adisbladis 6d42f137e9
Merge pull request #41384 from aij/aeon-0.12.0.0
altcoins.aeon: 0.9.14.0 -> 0.12.0.0
2018-06-02 14:09:20 +08:00
Orivej Desh 5bedf23514 p11-kit: 0.23.11 -> 0.23.12
0.23.11 breaks gnutls: https://github.com/p11-glue/p11-kit/issues/159
2018-06-02 03:36:49 +00:00
Ivan Jager d866a4fdcd altcoins.aeon: 0.9.14.0 -> 0.12.0.0
Aeon was rebased onto a recent version of monero, so
aeon/default.nix now more closely matches monero/default.nix.
2018-06-01 22:33:57 -05:00
Matthew Justin Bauer bc7ea93a47
Merge pull request #40028 from WilliButz/add-dnsmasq-exporter
prometheus-dnsmasq-exporter: init at 2018-05-05, add module
2018-06-01 23:18:49 -04:00
Matthew Justin Bauer 0135f04d77
Merge pull request #40242 from gnidorah/gvt
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00