Commit Graph
164816 Commits
Author SHA1 Message Date
Vincent Demeester 5f7a34a264 cni: migrate to using buildGoPackage
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 08:22:13 +01:00
Jeremy ApthorpandGitHub 654c3124b2 shairport-sync: don't daemonize
This flag causes the shairport-sync server to attempt to daemonize, but it looks like systemd is already handling that. With the `-d` argument, shairport-sync immediately exits—it seems that something (systemd I'm guessing?) is sending it SIGINT or SIGTERM.

The [upstream systemd unit](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.service.in#L10) doesn't pass `-d`.
2018-12-19 22:37:25 -08:00
Samuel Dionne-Riel 42e7e39cd3 nixos/release-combined.nix: Filters failing tests
And filters out JDK which can't be built on aarch64-linux.
2018-12-19 22:28:10 -05:00
Franz PletzandGitHub 25eb8419d9 Merge pull request #52527 from dotlambda/home-assistant-cli-0.3.0
home-assistant-cli: init at 0.3.0
2018-12-20 02:31:09 +00:00
worldofpeace ee929c7299 lollypop: 0.9.611 -> 0.9.906
Changelog: https://gitlab.gnome.org/World/lollypop/tags/0.9.900

Releases after that were just bug fixes from things
introduced in 0.9.900
2018-12-19 19:51:08 -05:00
worldofpeace ee97905791 miniflux: correct description 2018-12-19 19:32:48 -05:00
Jeremy Apthorpandworldofpeace 3b17e17b51 miniflux: 2.0.12 -> 2.0.13
Adds support for unix socket listening, amongst other things :)
2018-12-19 19:32:48 -05:00
R. RyanTMandworldofpeace bf53bea9e4 opencollada: 1.6.67 -> 1.6.68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
José Romildo Malaquiasandworldofpeace 31d3a99aed plano-theme: 3.30-1 -> 3.30-2 2018-12-19 19:22:45 -05:00
Jan Tojnar d0546f0a1b libgrss: fix updateScript 2018-12-20 00:28:50 +01:00
Jan Tojnar 52be9fbba0 gnome3.gnome-software: 3.30.5 → 3.30.6 2018-12-20 00:28:49 +01:00
Jan Tojnar ef165916b3 gnome-builder: 3.30.0 → 3.30.2 2018-12-20 00:28:49 +01:00
Jan Tojnar e69ee9b53e buildPython*: simplify updateScript
updateScript accepts a list, in which case, it will execute the head with the
tail as arguments. Switching to this style will allow us to get rid of the need
to create extra script doing just that.
2018-12-20 00:28:49 +01:00
R. RyanTMandworldofpeace ca5ee6dfb7 python37Packages.kafka-python: 1.4.3 -> 1.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kafka-python/versions
2018-12-19 18:07:22 -05:00
R. RyanTMandworldofpeace eeb00cc570 python37Packages.dominate: 2.3.4 -> 2.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dominate/versions
2018-12-19 18:05:20 -05:00
Herwig Hochleitner 77293ac160 Revert "python: azure-mgmt-storage: 0.20.0 -> 3.0.0"
This reverts commit 95569262bb.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner 88559cb49e Revert "python: azure-mgmt-resource: 0.20.1 -> 2.0.0"
This reverts commit 4218dc2ba7.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner cda0e2b7ec Revert "python: azure-mgmt-nspkg: 1.0.0 -> 3.0.2"
This reverts commit 8d58469a61.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner ab88bd38eb Revert "python: azure-mgmt-network: 0.20.1 -> 2.2.1"
This reverts commit a944d0fcc8.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner e388eb974c Revert "python: azure-mgmt-compute: 0.20.0 -> 4.3.1"
This reverts commit 2e2916b647.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
R. RyanTMandworldofpeace fb61d7a70b python37Packages.sphinxcontrib-bibtex: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sphinxcontrib-bibtex/versions
2018-12-19 17:58:56 -05:00
R. RyanTMandworldofpeace 1e0d7f99f1 python37Packages.google_cloud_vision: 0.34.0 -> 0.35.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-cloud-vision/versions
2018-12-19 17:57:00 -05:00
Timo KaufmannandGitHub 979b88b2bc pythonPackages.pathpy: skip performance test (#52548)
The test may fail non-deterministically, as it does right now on hydra.
2018-12-19 23:53:17 +01:00
R. RyanTMandworldofpeace 53ea46b450 python37Packages.facebook-sdk: 3.0.0 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-facebook-sdk/versions
2018-12-19 17:52:06 -05:00
R. RyanTMandworldofpeace 1f99218b61 python37Packages.elpy: 1.26.0 -> 1.27.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-elpy/versions
2018-12-19 17:49:56 -05:00
R. RyanTMandworldofpeace 29f25b22df pmd: 6.9.0 -> 6.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2018-12-19 17:48:03 -05:00
betaboonandGitHub d60b9b1010 soapysdr: fix extraPackages support 2018-12-19 23:28:03 +01:00
Timo KaufmannandGitHub af83f8b398 pythonPackages.absl-py: fix python2 build (#52544) 2018-12-19 23:19:16 +01:00
Jörg ThalheimandGitHub ff03e27b77 Merge pull request #52537 from dtzWill/update/zsh-completions-0.30.0
zsh-completions; 0.29.0 -> 0.30.0
2018-12-19 23:08:52 +01:00
Jörg ThalheimandGitHub cd906a3b33 Merge pull request #51901 from yrashk/luigi-module
luigi: enable local modules discovery
2018-12-19 23:00:03 +01:00
Lengyel Balazsandworldofpeace a960696f71 wineStable: 3.0.3 -> 3.0.4 2018-12-19 16:55:08 -05:00
Lengyel Balazsandworldofpeace 80a1d934b8 winetricks: 20180815 -> 20181203 2018-12-19 16:55:08 -05:00
Sander van der Burg 7a5a370c25 Remove redundant chmod 2018-12-19 22:45:48 +01:00
Matthew BauerandGitHub a16a9fc4e5 Merge pull request #52540 from hedning/cherry-pick-valgrind
valgrind: fix build on darwin
2018-12-19 15:12:28 -06:00
Benjamin HippleandFrederik Rietdijk 6206a342e0 mkl: include Intel's libiomp.so in the MKL RPM unpack
Since Intel's default openmp implementation is available in the same src
tarball, we can just include it in the package. This means that `mkl` now "just
works" without any environment variables, fragile setup-hooks, or forced
propagation.

Since the openmp implementation is only needed at runtime (and for test cases),
users can substitute a different one if they prefer by exporting it with
`LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so,
`libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a
sane default.

Since this still comes from the same src tarball, we can ship it without losing
the fixed-output derivation; likewise, since Hydra is not building or caching
these, shipping these proprietary packages costs no bandwidth for the nix
community.
2018-12-19 22:05:22 +01:00
Tor Hedin Brønner 59e6658381 valgrind: fix build on darwin
We fixed a race condition in #51505 and #51107. This required running
autoreconfHook to pick up the `coregrind-makefile-race.patch` patch.

Unfortunately this broke darwin's postPatch fixes as autoreconfHook would run
afterwards regenerating the fixed makefiles.

Moving the postPatch fixes to preConfigure should resolve the issue.

I left `postPatch = ""` in to avoid a rebuild on linux.

(cherry picked from commit a6d4a0c53c)
2018-12-19 20:39:10 +01:00
Will Dietz 76127c322d fwts: enable parallel building 2018-12-19 13:37:57 -06:00
Will Dietz 926965d4b1 fwts: 18.11.00 -> 18.12.00 2018-12-19 13:37:31 -06:00
Will Dietz 783957c72b zsh-completions; 0.29.0 -> 0.30.0
https://github.com/zsh-users/zsh-completions/releases/tag/0.30.0
2018-12-19 13:35:55 -06:00
Franz PletzandGitHub 65dfc2b272 Merge pull request #51914 from dotlambda/home-assistant-python37
home-assistant: use python37
2018-12-19 19:32:11 +00:00
Samuel Dionne-Riel 8ab5ef773b nixos/release: build iso_minimal_new_kernel for aarch64-linux too 2018-12-19 13:10:48 -05:00
Matthew BauerandGitHub df90fdf62b Merge pull request #51301 from timor/libretro-dolphin-dep-fix
libretro.dolphin: add missing dependencies to fix build
2018-12-19 12:05:03 -06:00
Samuel Dionne-Riel 36a0c13cf3 nixos/release-combined: adds aarch64-linux as supported
This was previously removed in 74c4e30842.

This will allow hydra to build iso and sd images for aarch64-linux, and
share a common channel with the x86-based platforms.
2018-12-19 12:57:17 -05:00
R. RyanTMandRenaud ddeb896744 pig: 0.16.0 -> 0.17.0
* pig: 0.16.0 -> 0.17.0 (#52132)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pig/versions
2018-12-19 18:51:55 +01:00
Erik Arvstedt 0289f4adf0 tesseract: add tesseract3 top-level attr 2018-12-19 18:10:43 +01:00
Erik Arvstedt 8d1ba999cb tesseract: rename to tesseract4, add alias
This is more consistent with the naming of the most popular versioned pkgs.
2018-12-19 18:09:56 +01:00
Erik Arvstedt b818997807 tesseract: add separate language derivations
This frees users from downloading all languages when building
Tesseract with a custom set of languages.

`enableLanguagesHash` is now obsolete.
2018-12-19 18:08:21 +01:00
Erik Arvstedt aaaed13077 tesseract: add a wrapper to setup languages
Tesseract is now decoupled from the tessdata language corpus.

This avoids recompilation when building Tesseract with a custom set
of languages.

Update k2pdfopt to use the new wrapper interface.
2018-12-19 18:08:16 +01:00
Erik Arvstedt 45d2a2dd91 tesseract: change file layout
Rename default.nix -> tesseract3.nix
Rename 4.x.nix -> tesseract4.nix

This is needed for the following commits.
2018-12-19 18:07:39 +01:00
Matthew BauerandGitHub 8f9bd40d41 Merge pull request #51313 from Enzime/update/llpp
llpp: 2018-03-02 -> 30
2018-12-19 11:05:57 -06:00