Commit Graph

198903 Commits

Author SHA1 Message Date
Marek Mahut
3017d3295e
Merge pull request #71524 from r-ryantm/auto-update/bup
bup: 0.29.3 -> 0.30
2019-10-22 22:44:16 +02:00
Marek Mahut
32e75c48a5
Merge pull request #71640 from r-ryantm/auto-update/ktlint
ktlint: 0.34.2 -> 0.35.0
2019-10-22 22:43:03 +02:00
Marek Mahut
0eb6dcfbaf
Merge pull request #71626 from r-ryantm/auto-update/intel-media-driver
intel-media-driver: 19.2 -> 19.3.0
2019-10-22 22:42:32 +02:00
R. RyanTM
af931c172d mu: 1.3.3 -> 1.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/mu/versions
2019-10-22 13:33:27 -07:00
Michael Weiss
f1d46d094a
home-assistant: Fix the build after baf5494330 2019-10-22 22:22:39 +02:00
Michael Weiss
597881a9e1
gitRepo: 1.13.7 -> 1.13.7.1 2019-10-22 21:23:49 +02:00
c0bw3b
845593d807 dvdplusrwtools: revamp at 7.1
+ replace local patches with Gentoo ones
+ add meta.licenses
2019-10-22 20:57:50 +02:00
c0bw3b
382ca30e76 cdrtools: 3.02a06 -> 3.02a09 2019-10-22 20:57:50 +02:00
Bjørn Forsman
263a81e285 nixos-rebuild: support sudo + --target-host
This adds support for deploying to remote hosts without being root:

  sudo nixos-rebuild --target-host non-root@host

Without this change, only root@host is able to deploy.

The idea is that if the local command is run with sudo, so should the
remote one, thus there is no need for adding any CLI options.
2019-10-22 20:44:25 +02:00
edef
14803d8070
Merge pull request #71462 from puckipedia/waon
waon: init at 0.11
2019-10-22 18:18:07 +00:00
R. RyanTM
2f85344d4e mopidy: 2.2.3 -> 2.3.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/mopidy/versions
2019-10-22 11:17:37 -07:00
Carlos Fernandez Sanz
420f0adca5 Disabled libvmaf for ffmpeg-full on darwin. Added postFixup to libvmaf. Removed period at end of description. 2019-10-22 10:33:30 -07:00
R. RyanTM
d93659ffa0 nauty: 26r11 -> 26r12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nauty/versions
2019-10-22 10:14:36 -07:00
markuskowa
a51a7187cb
Merge pull request #71675 from cruegge/texmaker-wrapqtappshook
texmaker: use wrapQtAppsHook
2019-10-22 18:36:44 +02:00
R. RyanTM
36169eba89 python37Packages.magic-wormhole-transit-relay: 0.1.2 -> 0.2.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-magic-wormhole-transit-relay/versions
2019-10-22 09:35:16 -07:00
Puck Meerburg
27e7fcd6b9 notmuch: 0.29.1 -> 0.29.2 2019-10-22 09:22:38 -07:00
Andreas Rammhold
ed8f58fe8b
Merge pull request #71624 from taku0/firefox-bin-70.0-esr-68.2.0esr
firefox-bin: 69.0.2 -> 70.0,  firefox-esr: 68.1.0esr -> 68.2.0esr
2019-10-22 18:03:04 +02:00
Ryan Mulligan
61d19f1430
Merge pull request #71496 from r-ryantm/auto-update/armadillo
armadillo: 9.700.2 -> 9.800.1
2019-10-22 09:01:32 -07:00
R. RyanTM
8d1a20b5b0 josm: 15322 -> 15390
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-10-22 08:51:28 -07:00
R. RyanTM
45d9abf7c3 libmesode: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmesode/versions
2019-10-22 08:44:32 -07:00
Domen Kožar
c1993e9256
Merge pull request #71583 from turboMaCk/elm-format-ghc88x
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 17:41:00 +02:00
Elis Hirwing
a18d59affd
sonarr: Move build time dependency 2019-10-22 17:40:13 +02:00
Elis Hirwing
d9975aa842
lidarr: Add missing dependency chromaprint
Without adding this dependency in the system status page I get the
warning saying the following:
> fpcalc could not be found. Audio fingerprinting disabled.

With this dep we instead get the following:
> You have an old version of fpcalc. Please upgrade to 1.4.3.

Which I would find an improvement from the current state.
2019-10-22 17:39:09 +02:00
Jonathan Ringer
ec39360a7c
redeclipse: fix src url 2019-10-22 08:31:19 -07:00
Christoph Ruegge
97f734a4f1 texmaker: avoid shell expansion when setting qmakeFlags 2019-10-22 17:27:47 +02:00
Frederik Rietdijk
7f63ecfff9 pipenv: fix dependencies
- setup_requires belong in nativeBuildInputs
- requests is only for Python 2. We offer only a Python 3 version of
pipenv
- setting PYTHONPATH is not needed because the magical sed expression
injects the dependencies in the executables. Otherwise, we would use
NIX_PYTHONPATH.
- PIP_IGNORE_INSTALLED was needed because of PYTHONPATH, but since we do
not set that anymore we can remove.
2019-10-22 07:59:15 -07:00
R. RyanTM
8310e6430a leatherman: 1.7.2 -> 1.8.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/leatherman/versions
2019-10-22 07:54:32 -07:00
Christoph Ruegge
adf81192c6 texmaker: use qt5 mkDerivation 2019-10-22 16:51:36 +02:00
R. RyanTM
c941516f0d friture: 0.36 -> 0.37 (#71608)
* friture: 0.36 -> 0.37

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/friture/versions

* friture: restrict to Linux platforms

Fails on Darwin with:

Traceback (most recent call last):
  File "nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 13, in <module>
    import sounddevice # to find the libportaudio.dylib path
  File "/nix/store/2sr2xabfdkcijzkwg5ic99lprwd6slij-python3.7-sounddevice-0.3.13/lib/python3.7/site-packages/sounddevice.py", line 61, in <module>
    _lib = _ffi.dlopen('/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2')
OSError: cannot load library '/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2': dlopen(/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2, 2): image not found
2019-10-22 16:49:14 +02:00
R. RyanTM
1e6056742d ipv6calc: 2.1.1 -> 2.2.0 (#71630)
* ipv6calc: 2.1.1 -> 2.2.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/ipv6calc/versions

* ipv6calc: add https source url
+ use postPatch hook instead of overriding patchPhase

* ipv6calc: replace legacy geoip with maxminddb
+ define install dirs using configure flags
2019-10-22 16:46:38 +02:00
R. RyanTM
97e4b65014 lttng-tools: 2.10.7 -> 2.10.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-10-22 16:43:39 +02:00
R. RyanTM
d7c5f8de19 libplacebo: 1.18.0 -> 1.21.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/libplacebo/versions
2019-10-22 07:37:52 -07:00
R. RyanTM
32fb640237 librsync: 2.1.0 -> 2.2.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/librsync/versions
2019-10-22 06:58:37 -07:00
Ryan Mulligan
e97ed888d2
Merge pull request #71652 from r-ryantm/auto-update/kodelife
kodelife: 0.8.5.99 -> 0.8.6.101
2019-10-22 06:27:30 -07:00
Ryan Mulligan
3133a144d5
Merge pull request #71629 from r-ryantm/auto-update/janet
janet: 1.3.1 -> 1.4.0
2019-10-22 06:24:52 -07:00
worldofpeace
700dcaf30f
Merge pull request #71667 from romildo/fix.qt5dxcb-plugin
deepin.qt5dxcb-plugin: fix qtbase version
2019-10-22 13:02:59 +00:00
Mario Rodas
ea8686e253
Merge pull request #66963 from r-ryantm/auto-update/lsp-plugins
lsp-plugins: 1.1.9 -> 1.1.10
2019-10-22 07:53:34 -05:00
Marek Fajkus
148d4a214a
elmPackages: elm-format GHC 8.8.1 patch 2019-10-22 14:52:57 +02:00
Mario Rodas
9008b890ff
lsp-plugins: disable on aarch64
does not build on aarch64 https://github.com/sadko4u/lsp-plugins/issues/56
2019-10-22 07:47:45 -05:00
José Romildo Malaquias
32e0398280 deepin.qt5dxcb-plugin: fix qtbase version 2019-10-22 09:44:12 -03:00
Frederik Rietdijk
4ca7e3d75f python.pkgs.sqlalchemy: support sqlite 3.30 2019-10-22 14:38:03 +02:00
Silvan Mosberger
1230fc8674
Merge pull request #67809 from Infinisil/propagate-override-args
lib.makeOverridable: Propagate function arguments
2019-10-22 14:37:40 +02:00
Michael Raskin
872166e136
Merge pull request #71660 from NixOS/revert-71571-bump_pango
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238"
2019-10-22 11:52:18 +00:00
R. RyanTM
5f6b5175ce ipe: 7.2.12 -> 7.2.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-10-22 13:36:30 +02:00
Frederik Rietdijk
ac148d40ed python.pkgs.pip2nix: mark as broken 2019-10-22 13:34:03 +02:00
Michael Raskin
419d8ddadd
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238" 2019-10-22 11:33:03 +00:00
Michael Raskin
dd5d488d7b
Merge pull request #71571 from d-goldin/bump_pango
pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
2019-10-22 11:32:14 +00:00
Robin Gloster
03df08ae6b
Merge pull request #71045 from bachp/plex-1.18.0.1944
plex: 1.17.0.1841 -> 1.18.0.1944
2019-10-22 13:26:34 +02:00
R. RyanTM
6482876c7d links2: 2.20 -> 2.20.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-10-22 04:23:42 -07:00
Robin Gloster
dc459bdc30
Merge pull request #71293 from etu/phpcbf-phpcs-updates
phpPackages.phpc(bf|s): 3.5.0 -> 3.5.1
2019-10-22 13:23:33 +02:00