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
Michael Weiss
597881a9e1
gitRepo: 1.13.7 -> 1.13.7.1
2019-10-22 21:23:49 +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
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
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
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
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
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
Robin Gloster
781e2ba0ff
Merge pull request #71364 from Ma27/bump-wireguard
...
wireguard-tools: 0.0.20190913 -> 0.0.20191012
2019-10-22 13:20:13 +02:00
Linus Heckemann
f035588907
Merge pull request #71517 from fleaz/remove_fleaz
...
Remove fleaz as maintainer
2019-10-22 12:41:10 +02:00
R. RyanTM
0fcffecf8b
kodelife: 0.8.5.99 -> 0.8.6.101
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kodelife/versions
2019-10-22 03:15:07 -07:00
R. RyanTM
016a8b6f5c
liblockfile: 1.15 -> 1.16 ( #69664 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-10-22 11:26:05 +02:00
Aaron Andersen
43a3d8dc29
Merge pull request #71461 from etu/lidarr-specify-datadir-option
...
nixos/lidarr: Add dataDir option
2019-10-22 05:07:49 -04:00
Renaud
e43420ea92
monkeysphere: restrict to linux platforms
...
On Hydra, Darwin build is failing since v0.42
cc @primeos
2019-10-22 11:01:29 +02:00
R. RyanTM
3bcb069e1f
acpica-tools: 20190816 -> 20191018
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-10-22 10:17:48 +02:00
R. RyanTM
eb6ad6e959
imagemagick7: 7.0.8-66 -> 7.0.8-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/imagemagick/versions
2019-10-22 10:17:20 +02:00
R. RyanTM
1f9fc456b4
groonga: 9.0.7 -> 9.0.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/groonga/versions
2019-10-22 10:16:56 +02:00
R. RyanTM
5b379a9d6e
gdcm: 3.0.2 -> 3.0.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/gdcm/versions
2019-10-22 10:15:23 +02:00
Robin Gloster
1eb7eece1a
Merge pull request #71637 from max-wittig/patch-3
...
gitlab-runner: 12.3.0 -> 12.4.0
2019-10-22 10:11:33 +02:00
R. RyanTM
bb6389ee89
gmic: 2.7.1 -> 2.7.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/gmic/versions
2019-10-22 10:11:04 +02:00
R. RyanTM
5ecc647ae0
icingaweb2: 2.7.1 -> 2.7.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/icingaweb2/versions
2019-10-22 10:10:20 +02:00