Jörg Thalheim
32f4166c67
nix-review: 1.0.1 -> 1.0.2
2018-12-20 11:52:10 +01:00
Jörg Thalheim
3745498b58
Merge pull request #52562 from ackien/git-secret-gawk
...
git-secret: Add gawk to wrapper
2018-12-20 11:44:09 +01:00
Aiken Cairncross
0fc60dff30
git-secret: Add gawk to wrapper
...
The `git-secret` script(s) use `gawk`.
2018-12-20 10:19:39 +00:00
Jörg Thalheim
84fb36b469
Merge pull request #52150 from r-ryantm/auto-update/playerctl
...
playerctl: 0.6.1 -> 2.0.1
2018-12-20 11:18:44 +01:00
Jörg Thalheim
65884808b2
Merge pull request #52560 from vdemeester/52469-runc-to-buildgopackage
...
runc: migrate to using buildGoPackage
2018-12-20 11:16:09 +01:00
Jörg Thalheim
b01f4f2286
Merge pull request #52555 from vdemeester/52469-cni-to-buildgopackage
...
cni: migrate to using buildGoPackage
2018-12-20 11:13:03 +01:00
Jörg Thalheim
f9c06d41dd
yabar-unstable: patch for playerctl-2.0 support
2018-12-20 10:59:57 +01:00
Vincent Demeester
e5277cf829
runc: migrate to using buildGoPackage
...
This means `runc` becomes a multi-output derivation : `runc.bin` and `runc.man`.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 10:54:14 +01:00
Bas van Dijk
6267a02d9c
opencv4: fix OpenCV issue 13207
...
This is the same fix as for opencv3 in commit:
2572dd11ac
2018-12-20 10:49:40 +01:00
Bas van Dijk
49965e61d7
opencv3: fix OpenCV issue 13207
...
See: https://github.com/opencv/opencv/pull/13232
This also fixes the test of haskell-opencv HEAD where we got the
following error:
Feature Detection
houghLinesP:
libgomp: Out of memory allocating 927712937064 bytes
Test suite test-opencv: FAIL
2018-12-20 10:49:40 +01:00
Jörg Thalheim
96952fe63b
Merge pull request #52554 from nornagon/patch-3
...
shairport-sync: don't daemonize
2018-12-20 10:47:10 +01:00
Vincent Laporte
881bec3238
coqPackages.coqprime: enable for Coq 8.9
2018-12-20 10:43:59 +01:00
markuskowa
88d52d89e2
Merge pull request #52546 from betaboon/patch-2
...
soapysdr: fix extraPackages support
2018-12-20 10:30:20 +01:00
Patrick Hilhorst
19056fa6f7
albert: 0.14.22 -> 0.15.0 ( #52532 )
2018-12-20 10:28:45 +01:00
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 Apthorp
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
Franz Pletz
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 Apthorp
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. RyanTM
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 Malaquias
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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 Kaufmann
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. RyanTM
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. RyanTM
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. RyanTM
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
betaboon
d60b9b1010
soapysdr: fix extraPackages support
2018-12-19 23:28:03 +01:00
Timo Kaufmann
af83f8b398
pythonPackages.absl-py: fix python2 build ( #52544 )
2018-12-19 23:19:16 +01:00
Jörg Thalheim
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 Thalheim
cd906a3b33
Merge pull request #51901 from yrashk/luigi-module
...
luigi: enable local modules discovery
2018-12-19 23:00:03 +01:00
Lengyel Balazs
a960696f71
wineStable: 3.0.3 -> 3.0.4
2018-12-19 16:55:08 -05:00
Lengyel Balazs
80a1d934b8
winetricks: 20180815 -> 20181203
2018-12-19 16:55:08 -05:00
Matthew Bauer
a16a9fc4e5
Merge pull request #52540 from hedning/cherry-pick-valgrind
...
valgrind: fix build on darwin
2018-12-19 15:12:28 -06:00
Benjamin Hipple
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
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 Pletz
65dfc2b272
Merge pull request #51914 from dotlambda/home-assistant-python37
...
home-assistant: use python37
2018-12-19 19:32:11 +00:00