Commit Graph

160718 Commits

Author SHA1 Message Date
Silvan Mosberger
9253e2883f
pythonPackages.streamz: Fix build
Can't test tcp in the sandbox
2019-05-27 19:11:35 +02:00
Tristan Helmich
69796ba25d intel-ocl: fix source URL (#62097) 2019-05-27 19:04:20 +02:00
Silvan Mosberger
2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
New znc modules
2019-05-27 18:40:18 +02:00
Silvan Mosberger
d824a3724b
Merge pull request #62087 from marsam/update-nv-codec-headers
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-27 18:39:34 +02:00
Silvan Mosberger
526a0b2277
Merge pull request #60499 from JohnAZoidberg/chromium-upstream-desktop-entry
chromium: Use upstream desktop entry
2019-05-27 18:28:20 +02:00
Silvan Mosberger
254cccd22d
Merge pull request #62085 from michaelpj/fix/fprintd-sysconfdir
fprintd: set sysconfdir
2019-05-27 18:05:35 +02:00
Silvan Mosberger
b6a959b59e
Merge pull request #62040 from abbradar/chrootenv-extend
buildFHSUserEnv: extend PATH and LD_LIBRARY_PATH
2019-05-27 17:56:04 +02:00
Silvan Mosberger
e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Silvan Mosberger
55014a0947
Fix chrootenv segfaulting on exit (#62091)
Fix chrootenv segfaulting on exit
2019-05-27 17:51:49 +02:00
Bas van Dijk
d19b0b2ddf terraform-provider-elasticsearch: init at 0.6.0 2019-05-27 17:48:36 +02:00
marius851000
1ac6fa55a3 ndstool: init at 2.1.2 2019-05-27 17:03:58 +02:00
Robert Schütz
ad4bd3ba8d
Merge pull request #61754 from dotlambda/home-assistant-0.93
home-assistant: 0.92.2 -> 0.93.2
2019-05-27 16:30:54 +02:00
Lancelot SIX
56835a890f
qgis: 3.4.7 -> 3.4.8 2019-05-27 16:26:59 +02:00
Maximilian Bosch
e4b49457af
osquery: 3.2.9 -> 3.3.2
Although there's already a windows-only 3.4[1], the latest release for
Unix systems is 3.3.2[2] with the following changes:

* SELinux event recording[3]
* SMART drive information[4]
* ELF parsing to monitor compiler-level protections for binaries[5]

The diff became rather big in the end due to the following changes:

* The SMART information feature uses a custom fork of smartmontools to
  retrieve SMART data programatically[6].

* Replaced the old, bloated `misc.patch` by a simpler patch that only
  fixes two (actual) issues in the CMake build, unnecessary link targets
  and an invalid compiler flag.

* I tried to clean the derivation's code up a little bit by
  simplifying the `preConfigure` hook and adding only one build-input
  per line (that makes merging of several changes to the derivation
  easier as well).

[1] https://github.com/facebook/osquery/releases/tag/3.4.0
[2] https://github.com/facebook/osquery/releases/tag/3.3.2
[3] https://github.com/facebook/osquery/pull/4224
[4] https://github.com/facebook/osquery/pull/4133
[5] https://github.com/facebook/osquery/pull/4708
[6] https://github.com/allanliu/smartmontools
2019-05-27 16:15:56 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Robert Schütz
b7f0f89306 python.pkgs.isbnlib: 3.9.6 -> 3.9.8 2019-05-27 15:48:19 +02:00
Robert Schütz
6bed56dafc spectre-meltdown-checker: 0.41 -> 0.42 2019-05-27 15:46:23 +02:00
Silvan Mosberger
41c33668a0
cargo-make: 0.19.1 -> 0.19.2 (#62077)
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 15:21:34 +02:00
R. RyanTM
131b8b9b8b python37Packages.cupy: 5.2.0 -> 5.4.0 (#59651)
* python37Packages.cupy: 5.2.0 -> 5.3.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-cupy/versions

* pythonPackages.cupy: use default gcc instead of gcc5

* pythonPackages.cupy: build with CUDA10.0

* pythonPackages.cupy: 5.3.0 -> 5.4.0
2019-05-27 15:20:34 +02:00
Florian Klink
b301df76a4
linuxPackages.nvidia_x11_legacy390: use patches from archlinux (#62064)
linuxPackages.nvidia_x11_legacy390: use patches from archlinux
2019-05-27 15:10:28 +02:00
Orivej Desh (NixOS)
4448d040c8
Merge pull request #58757 from markuskowa/upd-openmpi
openmpi: 4.0.0 -> 4.0.1
2019-05-27 12:32:21 +00:00
Markus Kowalewski
069167de8a
gnuradio: rename plugins gnuradio-* -> gr-*
* harmonize plugin names with repology
* added aliases to maintain backwards compatability
2019-05-27 14:26:31 +02:00
Renaud
f0df3f13bb
Merge pull request #62098 from fadenb/hashcat-utils_1.9_init
hashcat-utils: init at 1.9
2019-05-27 14:17:36 +02:00
markuskowa
625f62bbb4
Merge pull request #62080 from thefloweringash/packer-1.4.1
packer: 1.4.0 -> 1.4.1
2019-05-27 13:25:43 +02:00
Tristan Helmich (omniIT)
c5be0e5f05 hashcat-utils: init at 1.9 2019-05-27 11:02:56 +00:00
Markus Kowalewski
3b08f26ebd
pythonPackages.mpi4py: add patch for openmpi-4.0.1 2019-05-27 13:01:04 +02:00
Markus Kowalewski
0297ec2412
openmpi: 4.0.0 -> 4.0.1 2019-05-27 13:01:04 +02:00
Marek Mahut
4d5ab3a5ca exodus: init at 19.5.24 2019-05-27 20:00:02 +09:00
Renaud
b978c1daa2
Merge pull request #62066 from petabyteboy/feature/slack
slack: 3.4.0 -> 3.4.2
2019-05-27 11:34:42 +02:00
Lancelot SIX
e4fc985cce
Merge pull request #62081 from matthiasbeyer/update-mutt
mutt: 1.11.4 -> 1.12.0
2019-05-27 11:29:14 +02:00
Ryan Mulligan
9745c3b64a
Merge pull request #62093 from siddharthist/dropbox
dropbox: 63.4.107 -> 73.4.118
2019-05-26 22:21:39 -07:00
Ryan Mulligan
a257789f7b
Merge pull request #62095 from rvolosatovs/update/kitty
kitty: 0.13.3 -> 0.14.0
2019-05-26 22:09:57 -07:00
Silvan Mosberger
9f6e78f23a
tmatrix: init at 1.0 2019-05-27 05:06:40 +02:00
xrelkd
aa90dc21b5 cargo-make: 0.19.1 -> 0.19.2 2019-05-27 09:41:50 +08:00
Edmund Wu
f3a49a8fae
vscode-extensions.justusadam.language-haskell: 2.5.0 -> 2.6.0 2019-05-26 21:07:25 -04:00
Edmund Wu
3a1e3cf5e5
vscode-extensions.alanz.vscode-hie-server: 0.0.25 -> 0.0.27 2019-05-26 21:07:03 -04:00
Edmund Wu
dfa8da4cd0
vscode-extensions.WakaTime.vscode-wakatime: 2.1.1 -> 2.1.2 2019-05-26 21:06:34 -04:00
Mario Rodas
8d219aa578
Merge pull request #61758 from ecoughlan/python-xhtml2pdf
python-xhtml2pdf: init at 0.2.3
2019-05-26 18:33:29 -05:00
Mario Rodas
7f09bd65d7
Merge pull request #62094 from rvolosatovs/fix/gopass
gopass: Use latest buildGoPackage
2019-05-26 18:00:53 -05:00
Renaud
f43b54f35e
Merge pull request #61907 from Izorkin/tengine
tengine: 2.2.3 -> 2.3.0
2019-05-26 23:52:36 +02:00
Mario Rodas
9e04cb3143
Merge pull request #61901 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.8.3 -> 0.9.0
2019-05-26 16:45:32 -05:00
Silvan Mosberger
c6a9902b42
Merge pull request #60785 from mnacamura/cdda-updates
cataclysm-dda{,-git}: bump version
2019-05-26 23:25:51 +02:00
Izorkin
c9156695cc tengine: 2.2.3 -> 2.3.0 2019-05-27 00:21:57 +03:00
Michael Raskin
477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
Silvan Mosberger
aacc24826e
Merge pull request #62086 from marsam/update-parallel
parallel: 20190422 -> 20190522
2019-05-26 22:50:17 +02:00
R. RyanTM
5ff19ca742
python37Packages.folium: 0.8.3 -> 0.9.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-folium/versions
2019-05-26 15:14:10 -05:00
Aaron Andersen
39adff94a1
Merge pull request #61988 from teh/clickhouse
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-26 15:35:46 -04:00
Silvan Mosberger
6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Roman Volosatovs
98a6607e34
kitty: Adapt patches to upstream changes 2019-05-26 20:06:57 +02:00
Roman Volosatovs
567defecde
kitty: Remove integrated patches 2019-05-26 20:06:56 +02:00
Roman Volosatovs
b73cd684cb
kitty: 0.13.3 -> 0.14.0 2019-05-26 20:06:56 +02:00
Langston Barrett
21344bc172 dropbox: 63.4.107 -> 73.4.118 2019-05-26 10:34:09 -07:00
Aaron Andersen
a7adfc6abe
Merge pull request #62068 from mmahut/62056
ddclient: patch unpure /usr/bin/perl
2019-05-26 12:48:49 -04:00
Roman Volosatovs
52c83b3c68
gopass: Use latest buildGoPackage 2019-05-26 18:33:03 +02:00
Aaron Andersen
1316e4a745
Merge pull request #61998 from marius851000/ytcc
ytcc: init at 1.8.1
2019-05-26 12:27:51 -04:00
Mario Rodas
a3cd1b8fda wtf: 0.4.0 -> 0.10.3 (#62084) 2019-05-26 09:23:10 -07:00
Renaud
71cd2b0bd4
Merge pull request #61989 from r-ryantm/auto-update/roccat-tools
roccat-tools: 5.8.0 -> 5.9.0
2019-05-26 18:16:28 +02:00
Renaud
dd6c797b3b
Merge pull request #61920 from sonercirit/jetbrains
jetbrains batch update
2019-05-26 18:15:44 +02:00
Marek Mahut
5a5a597a3f ddclient: patch unpure /usr/bin/perl 2019-05-26 16:10:46 +00:00
Las
50c215df4a
Fix chrootenv segfaulting on exit
glibc 2.27 (and possibly other versions) can't handle an `nopenfd` value larger than 2^19 in `ntfw`, which is problematic if you've set the maximum number of fds per process to a value higher than that.
2019-05-26 17:19:06 +02:00
c0bw3b
80ef0e2112 compactor: 0.11.1 -> 0.12.2 2019-05-26 17:11:51 +02:00
c0bw3b
863e1bde7c libtins: 4.0 -> 4.2 2019-05-26 17:10:17 +02:00
Tim Steinbach
567b63c78f
oh-my-zsh: 2019-05-21 -> 2019-05-26 2019-05-26 10:10:57 -04:00
Tim Steinbach
492938e593
linux: 5.1.4 -> 5.1.5 2019-05-26 10:01:10 -04:00
Tim Steinbach
bba0a01e08
linux: 5.0.18 -> 5.0.19 2019-05-26 10:00:44 -04:00
Tim Steinbach
ccd79f25b1
linux: 4.9.178 -> 4.9.179 2019-05-26 10:00:21 -04:00
Tim Steinbach
e988d510ed
linux: 4.19.45 -> 4.19.46 2019-05-26 10:00:00 -04:00
Tim Steinbach
282dce1d0c
linux: 4.14.121 -> 4.14.122 2019-05-26 09:59:27 -04:00
William Casarin
94c3b33001 unity3d: remove myself (jb55) as maintainer
I don't really use this anymore

Signed-off-by: William Casarin <jb55@jb55.com>
2019-05-26 22:36:21 +09:00
Mario Rodas
bfe65b9526
nv-codec-headers: 8.2.15.6 -> 9.0.18.1 2019-05-26 08:20:55 -05:00
Michael Peyton Jones
1bb51a3a86
fprintd: set sysconfdir 2019-05-26 14:05:11 +01:00
marius851000
8ca86c757d ytcc: init at 1.8.1 2019-05-26 13:55:41 +02:00
Matthias Beyer
0a3fdeb1d2 mutt: 1.11.4 -> 1.12.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-26 12:47:49 +02:00
Aaron Andersen
bfc2ea774e
Merge pull request #62057 from minijackson/waybar-0.6.6
spdlog: 1.2.1 -> 1.3.1 ; waybar: 0.6.5 -> 0.6.6
2019-05-26 06:38:20 -04:00
Florian Klink
fa6c93abe5
linuxPackages.virtualboxGuestAdditions: don't install VBoxOGL for now (#61944)
linuxPackages.virtualboxGuestAdditions: don't install VBoxOGL for now
2019-05-26 12:30:28 +02:00
Florian Klink
c689671345
virtualbox: 6.0.6 -> 6.0.8 (#62067)
virtualbox: 6.0.6 -> 6.0.8
2019-05-26 12:29:41 +02:00
Andrew Childs
a7a904768c packer: 1.4.0 -> 1.4.1 2019-05-26 18:50:03 +09:00
Marcial Gaißert
c7bcd4277c caffeine-ng: init at 3.4.2 2019-05-26 18:24:23 +09:00
Marcial Gaißert
38ec6d9a08 pythonPackages.setproctitle: 1.1.9 -> 1.1.10 2019-05-26 18:24:23 +09:00
Mario Rodas
d28cbaef61
parallel: 20190422 -> 20190522 2019-05-26 04:20:00 -05:00
Roman Volosatovs
7a48c0258a go-tools: 2017.2.2 -> 2019.1.1 2019-05-26 11:17:02 +02:00
Vladimír Čunát
8809ebe42a Revert "libpsl: don't build docs"
This reverts commit 7c62ef8685.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
ea01202e5e Revert "libical: temporarily don't build docs to unblock staging-next"
This reverts commit dae72e7e7d.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b41ef4c7ba Revert "gtk-doc: 1.29 -> 1.30"
This reverts commit 765079fbf9.
Problems, usually around https://gitlab.gnome.org/GNOME/gtk-doc/issues/84
2019-05-26 11:03:50 +02:00
Vladimír Čunát
7c1568645b Revert "gtk-doc: build with meson"
This reverts commit 064ca0afe9.
The previous gtk-doc version won't build with our current meson.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
451be596d3 Revert "gtk-doc: fix css file permissions"
This reverts commit 0e2768050a.
Let's revert the gtk-doc update for now; it causes too many problems.
2019-05-26 11:03:50 +02:00
Florian Klink
00263c9306 linuxPackages.nvidia_x11_legacy390: use patches from archlinux
Those seem to have gotten outdated, and don't build on current kernels
anymore.

Reported-In: https://github.com/NixOS/nixpkgs/issues/62012
2019-05-26 10:58:34 +02:00
Edmund Wu
1b3a08fa0e weasyprint: 45 -> 47 2019-05-26 10:15:50 +02:00
Robert Djubek
98ed6f2e49
zncModules: palaver init at 2018-09-18 2019-05-26 05:02:30 +00:00
Robert Djubek
f054767603
zncModules: ignore init at 2017-04-28 2019-05-26 05:02:29 +00:00
Robert Djubek
5e0d79376d
zncModules: clientaway init at 2017-04-28 2019-05-26 05:02:29 +00:00
Matthew Bauer
e380ef3987
Merge pull request #62072 from thumphries/autorandr-docfix
autorandr: use official package description
2019-05-25 22:37:30 -05:00
Aaron Andersen
5dc4d65b57
Merge pull request #61982 from bignaux/xcpc
xcpc: move libdsk and lesstiff as optional
2019-05-25 23:03:17 -04:00
Tim Humphries
b7032b5281 autorandr: use official package description
Use the description from the manpage / upstream repository.
2019-05-25 18:32:53 -07:00
Renaud
f563832d28
Merge pull request #62002 from cresh/riemann-3.2
riemann: 0.3.1 -> 0.3.2
2019-05-26 01:07:09 +02:00
Renaud
6f19a3c131
Merge pull request #62041 from Ma27/fix-w3m-nox
w3m-nox: fix build
2019-05-26 00:54:54 +02:00
Renaud
0f3a78bc66
Merge pull request #62048 from romildo/upd.terminology
enlightenment.terminology: 1.4.0 -> 1.4.1
2019-05-26 00:52:12 +02:00
Matthew Bauer
fcd012eed6
Merge pull request #61824 from vlaci/multipath-tools-1
multipath-tools: fix download URL and adjust download URL
2019-05-25 17:03:52 -05:00
Timo Kaufmann
28b4f7b6ac
Merge pull request #62052 from timokau/rl-coach-init
python.pkgs.rl-coach: init at 0.12.0
2019-05-25 22:45:04 +02:00
Daniel Schaefer
0f537a49e1 chromium: Use upstream desktop entry
Upstream provides a much more featureful desktop entry file. If we use
that we take advantage of all of those features and don't have to maintain it
ourselves.
2019-05-25 22:39:47 +02:00
Michael Weiss
d9153a6815
androidStudioPackages.{dev,canary}: 3.5.0.14 -> 3.6.0.1 2019-05-25 22:21:27 +02:00
Tadeo Kondrak
0dfa25e17c l-smash: init at 2.4.15 2019-05-26 04:54:57 +09:00
Ambroz Bizjak
1430e10892 virtualbox: 6.0.6 -> 6.0.8 2019-05-25 21:39:55 +02:00
Andreas Rammhold
ef35ad1dbc
ghostscript: add patches for CVE-2019-3839 (#62029)
ghostscript: add patches for CVE-2019-3839
2019-05-25 18:56:04 +00:00
Tom Hunger
efcaed45ce clickhouse: 18.16.1 -> 19.6.2.11 2019-05-25 19:48:28 +01:00
Milan Pässler
1078041946 slack: 3.4.0 -> 3.4.2 2019-05-25 20:26:26 +02:00
Vladimír Čunát
bb2a49d1e7
Merge #62063: evince: patch CVE-2019-11459 2019-05-25 19:57:53 +02:00
Nikolay Amiantov
8f7e1fde58 gajim: 1.1.2 -> 1.1.3 2019-05-25 20:34:07 +03:00
Nikolay Amiantov
f8a4e79b20 pythonPackages.python-axolotl: 0.2.2 -> 0.2.3
Fixes corrupted OMEMO messages from Gajim.
2019-05-25 20:34:07 +03:00
Aaron Andersen
10ed05ec5c
Merge pull request #61976 from suhr/kvirc
kvirc: init at 5.0.0
2019-05-25 13:32:30 -04:00
Marek Mahut
ace58ebcd3 evince: CVE-2019-11459 2019-05-25 17:27:09 +00:00
Renaud
e2d1da7c51
perlPackages.Po4a: 0.47 -> 0.55 (#62060)
+ refresh meta.homepage
2019-05-25 19:06:32 +02:00
Markus Schneider
0ae372dcde leftwm: init at 0.1.9 2019-05-26 01:27:04 +09:00
Renaud
f5e9f0f44b
axel: update meta.homepage
alioth.debian.org is gone
2019-05-25 17:58:45 +02:00
Renaud
e73f42be1c
pythonPackages.python-daemon: update meta.homepage 2019-05-25 17:11:31 +02:00
Minijackson
370a81d88f
waybar: 0.6.5 -> 0.6.6 2019-05-25 16:44:23 +02:00
Minijackson
a52835176e
spdlog: 1.2.1 -> 1.3.1 2019-05-25 16:43:37 +02:00
Maximilian Bosch
09e2189af4
Merge pull request #62051 from dhl/serverlessrepo-fix-pyyaml
pythonPackages.serverlessrepo: fix pyyaml override
2019-05-25 16:14:42 +02:00
Timo Kaufmann
dbed8e977c
Merge pull request #61535 from timokau/linbox-1.6.2
linbox: 1.6.1 -> 1.6.2
2019-05-25 15:32:03 +02:00
Timo Kaufmann
700e8bc64c python.pkgs.rl-coach: init at 0.12.0 2019-05-25 15:07:55 +02:00
Timo Kaufmann
3342953dff python.pkgs.annoy: init at 1.15.2 2019-05-25 14:56:14 +02:00
David Leung
93a90e1fbb
aws-sam-cli: Fix pyyaml override 2019-05-25 20:43:54 +08:00
David Leung
8de2c9edb5
pythonPackage.serverlessrepo: fix pyyaml override 2019-05-25 20:32:29 +08:00
Сухарик
8adf033984 kvirc: init at 5.0.0 2019-05-25 15:13:19 +03:00
Mario Rodas
25837378a2
Merge pull request #61799 from r-ryantm/auto-update/colm
colm: 0.13.0.6 -> 0.13.0.7
2019-05-25 07:08:37 -05:00
José Romildo Malaquias
490810e6b5 enlightenment.terminology: 1.4.0 -> 1.4.1 2019-05-25 08:54:26 -03:00
R. RyanTM
f9ff05dbc9 libpqxx: 6.4.3 -> 6.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/libpqxx/versions
2019-05-25 12:48:06 +02:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Frederik Rietdijk
dae72e7e7d libical: temporarily don't build docs to unblock staging-next 2019-05-25 12:37:50 +02:00
Elis Hirwing
fa05f332eb
Merge pull request #62030 from freepotion/harmonist-init
harmonist: init at 0.1
2019-05-25 12:20:20 +02:00
Free Potion
e38110ab6c
harmonist: init at 0.1 2019-05-25 13:14:43 +03:00
R. RyanTM
48d6a67f12 smplayer: 19.1.0 -> 19.5.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/smplayer/versions
2019-05-25 19:04:55 +09:00
edef
6a347bca67
Merge pull request #60984 from edef1c/ipxe-uefi
ipxe: enable UEFI support
2019-05-25 09:57:09 +00:00
Maximilian Bosch
3cad8fba29
w3m-nox: fix build
In the latest version (0.5.3+git20190105), `<X11/xlib.h>` isn't directly
included in `fb_imlib2.c` anymore, however it's used by `<Imlib.h>`
which broke our patch which disables X11 here.

Hydra build failure: https://hydra.nixos.org/build/93730733
See also 2266d1bd98
2019-05-25 11:53:54 +02:00
Mario Rodas
429d71d520
ragelDev: 7.0.0.11 -> 7.0.0.12 2019-05-25 04:20:00 -05:00
Robert Schütz
4fc639aa75 home-assistant: 0.92.2 -> 0.93.2
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz
c20b21df47 home-assistant-cli: 0.6.0 -> 0.7.0
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Jörg Thalheim
e06dc0b5a9
Merge pull request #62038 from marsam/update-dive
dive: 0.6.0 -> 0.7.2
2019-05-25 10:02:29 +01:00
Maximilian Bosch
35961a169d
Merge pull request #62011 from dhl/dhl/aws-sam-and-lambda-builders
aws-sam-cli: 0.14.2 -> 0.16.1
2019-05-25 10:59:11 +02:00
Nikolay Amiantov
668f8a12f7 buildFHSUserEnv: extend PATH and LD_LIBRARY_PATH
This allows one to run applications from PATH and override libraries for
applications inside chrootenv. Useful for development environments.
2019-05-25 11:37:01 +03:00
Nikolay Amiantov
9da82ca01f steam: add extraLibraries argument 2019-05-25 11:22:37 +03:00
Jörg Thalheim
08adaf685e
Merge pull request #61834 from eadwu/vscode/1.34.0
vscod{e,ium}: 1.33.1 -> 1.34.0
2019-05-25 09:22:08 +01:00
Jörg Thalheim
2ea821800e
tautulli: 2.1.28 -> 2.1.29 (#62004)
tautulli: 2.1.28 -> 2.1.29
2019-05-25 09:21:41 +01:00
Jörg Thalheim
10ddd34921
verilator: 4.012 -> 4.014 (#62013)
verilator: 4.012 -> 4.014
2019-05-25 09:16:58 +01:00
Jörg Thalheim
733baa436d
gallery-dl : 1.8.3 -> 1.8.4 (#61992)
gallery-dl : 1.8.3 -> 1.8.4
2019-05-25 09:16:40 +01:00
Jörg Thalheim
dae9bb9afb
cjdns: 20.2 -> 20.3 (#61990)
cjdns: 20.2 -> 20.3
2019-05-25 09:16:18 +01:00
marius851000
d6e7f93364 the-powder-toy: 93.3 -> 94.1 2019-05-25 11:14:06 +03:00
Vladyslav M
2a38e0f737
cargo-xbuild: 0.5.8 -> 0.5.9 (#62036)
cargo-xbuild: 0.5.8 -> 0.5.9
2019-05-25 11:02:14 +03:00
Okina Matara
59738bae06 lutris: init at 0.5.2.1
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00
R. RyanTM
10d80720b0 texstudio: 2.12.14 -> 2.12.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/texstudio/versions
2019-05-25 08:30:29 +02:00
Justin Humm
ad6a5824ee opensc: add patch for CVE-2019-6502
Closes #61957
2019-05-25 08:29:04 +02:00
edef
99ece30213 wireshark: include nghttp2 by default
Without nghttp2 included, Wireshark's HTTP/2 dissector is rather neutered,
and the UI gives no indication of why.
2019-05-25 08:13:14 +02:00
Elis Hirwing
52fde0733d
Merge pull request #61996 from marius851000/hackertyper
hackertyper: update to 2.1
2019-05-25 08:06:51 +02:00
Mario Rodas
b44d06a513
Merge pull request #62015 from r-ryantm/auto-update/vocal
vocal: 2.4.0 -> 2.4.1
2019-05-24 21:45:58 -05:00
Mario Rodas
840505ac12
dive: 0.6.0 -> 0.7.2 2019-05-24 21:00:00 -05:00
xrelkd
7415e6a9fc cargo-xbuild: 0.5.8 -> 0.5.9 2019-05-25 09:49:23 +08:00
David Leung
47e31ab621
aws-sam-cli: 0.14.2 -> 0.16.1 2019-05-25 09:40:12 +08:00
Alyssa Ross
bed7e5aaf2
linux_libre-latest: fix build 2019-05-25 00:53:44 +00:00
Roman Volosatovs
52a118fb20 gotools: 2019-03-05 -> 2019-05-24 (#60385) 2019-05-24 17:42:36 -07:00
Silvan Mosberger
e4fe0dc9a2
imagemagick7: 7.0.8-34 -> 7.0.8-46 (#61836)
imagemagick7: 7.0.8-34 -> 7.0.8-46
2019-05-25 01:50:21 +02:00
Robert Scott
f55969bbb3 ghostscript: add patches for CVE-2019-3839 2019-05-24 23:21:38 +01:00
Dmitry Kalinkin
785204f5a1
Merge pull request #61895 from smaret/gildas-update
gildas: 20190401_a -> 20190501_a
2019-05-24 17:48:25 -04:00
Silvan Mosberger
4c1bf57f37
imagemagick: Remove obsolete patch
According to https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
this has been mitigated in versions 6.9.4-7 and 7.0.1-9, which we're well
past already.
2019-05-24 23:43:01 +02:00
Silvan Mosberger
3556df6247
Merge pull request #61686 from georgewhewell/broadcom-sta
broadcom_sta: fix build on linux-5.1
2019-05-24 23:37:36 +02:00
Elis Hirwing
f0adad2d01
Merge pull request #62000 from r-ryantm/auto-update/stunnel
stunnel: 5.53 -> 5.54
2019-05-24 23:17:22 +02:00
José Romildo Malaquias
e2c77cd9cb lumina.lumina-pdf: init at 2019-04-27 2019-05-24 18:14:46 -03:00
Elis Hirwing
8bbdde7032
Merge pull request #61975 from markuskowa/fix-rtl433
rtl_433: enable soapysdr backend support
2019-05-24 23:12:43 +02:00
José Romildo Malaquias
c345f347d1 lumina.lumina-calculator: init at 2019-04-27 2019-05-24 17:22:21 -03:00
José Romildo Malaquias
1a8005393d lumina.lumina: 1.4.0-p1 -> 1.5.0 2019-05-24 17:20:15 -03:00
José Romildo Malaquias
272fa9d41c lumina: init package set for the lumina desktop 2019-05-24 17:20:15 -03:00
Maximilian Bosch
7755d37eca
Merge pull request #62014 from r-ryantm/auto-update/vim-vint
vim-vint: 0.3.19 -> 0.3.20
2019-05-24 22:10:42 +02:00
Vladyslav M
040bee95e4
lsd: 0.15.0 -> 0.15.1 (#62020)
lsd: 0.15.0 -> 0.15.1
2019-05-24 22:24:10 +03:00
Vladyslav M
5bcc45c42b
lsd: 0.15.0 -> 0.15.1 2019-05-24 21:49:00 +03:00
Christopher League
53b7e136e5 briss: Use makeWrapper so it can take command-line args 2019-05-24 20:43:21 +02:00
Matthew Bauer
0b0265a932
Merge pull request #62018 from dhruvio/vim_configurable
vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix builds on darwin
2019-05-24 13:41:31 -05:00
Matthew Bauer
eea307ab17
Merge pull request #62017 from JohnAZoidberg/stdmanpages-license
stdmanpages: Use correct fdl12Plus license
2019-05-24 13:40:45 -05:00
Florian Klink
32c25b4f1d shairport-sync: set sysconfdir to /etc/
since 2.8.5, shairport-sync uses the directory path sysconfdir to
determine where to place the configuration file shairport-sync.conf.

This led to shairport-sync complaining at startup:
> configuration file name "/nix/store/i8gb0hsb2zczdl8g1h73pbcb952585l9-shairport-sync-3.2.2/etc/shairport-sync.conf" can not be resolved.

Looking for a configuration file there doesn't make much sense, as we'd
have to include configuration in the shairport-sync derivation itself.

By setting sysconfdir to /etc/, shairport-sync will try to read its
configuration from /etc/shairport-sync.conf, which is a more sane
default.
2019-05-24 18:33:28 +00:00
R. RyanTM
f41618a7c3 syslogng: 3.20.1 -> 3.21.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/syslog-ng/versions
2019-05-24 18:30:56 +00:00
Ryan Mulligan
4edbd027e2
Merge pull request #62010 from r-ryantm/auto-update/uftp
uftp: 4.9.9 -> 4.9.11
2019-05-24 11:18:11 -07:00
Andreas Rammhold
2b8b71ea66
Merge pull request #62016 from r-ryantm/auto-update/wimlib
wimlib: 1.13.0 -> 1.13.1
2019-05-24 20:09:11 +02:00
Dhruv Dang
ca799c5187 vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix builds on darwin 2019-05-24 10:51:59 -07:00
Daniel Schaefer
e5f2bea31b stdmanpages: Use correct fdl12Plus license
See: https://gcc.gnu.org/onlinedocs/libstdc++/
2019-05-24 19:51:50 +02:00
R. RyanTM
1cb1a1523f wimlib: 1.13.0 -> 1.13.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/wimlib/versions
2019-05-24 10:15:34 -07:00
R. RyanTM
2c4c5a316d vocal: 2.4.0 -> 2.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/vocal/versions
2019-05-24 09:50:56 -07:00
R. RyanTM
78fd3f103a vim-vint: 0.3.19 -> 0.3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim-vint/versions
2019-05-24 09:29:44 -07:00
R. RyanTM
66b4fd678c verilator: 4.012 -> 4.014
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-05-24 09:19:04 -07:00
Silvan Mosberger
b596bec9d9
Merge pull request #61966 from vbgl/qarte-4
qarte: 3.10.0+188 -> 4.6.0
2019-05-24 18:13:15 +02:00
John Children
8698c2a7d5 buildGoModule: pre-initialize module cache (#61967)
For some Go projects a go.mod file is included but there are no listed
dependencies. When this is encountered the Go toolchain will not create
a cache folder for downloaded dependencies which causes buildGoModule to
fail.

An example of a project like this that is widely used is:
https://github.com/golang/protobuf

This commit adds a mkdir command to ensure that the directory always
exists so it can be copied and prevent the failure.
2019-05-24 09:10:35 -07:00
Peter Simons
02ea1812c8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:45:21 +02:00
Peter Simons
c85fe3c330 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:44:16 +02:00
Peter Simons
b93138e174 all-cabal-hashes: update to Hackage at 2019-05-24T00:09:15Z 2019-05-24 17:44:15 +02:00
Peter Simons
2ad8ac54bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
e029651cf8.
2019-05-24 17:44:15 +02:00
Peter Simons
bdb704e8d7 hackage2nix: update list of broken builds 2019-05-24 17:44:15 +02:00
Silvan Mosberger
3643fa4bca hackage2nix: un-break some Haskell packages
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly
49345f233c hackage2nix: lattices is no longer broken 2019-05-24 17:38:07 +02:00
Jack Kelly
ea3c0aa1b5 haskellPackages.hakyll: remove obsolete patch 2019-05-24 17:38:02 +02:00
Peter Simons
b644d5b159 LTS Haskell 13.22 2019-05-24 17:36:35 +02:00
David Leung
2da548f856
pythonPackages.serverlessrepo: fix build by pinning pyyaml at 3.12 2019-05-24 23:34:56 +08:00
David Leung
10b83ac7ad
pythonPackages.aws-lambda-builders: 0.2.1 -> 0.3.0 2019-05-24 23:34:55 +08:00
R. RyanTM
c3a0f32d3e uftp: 4.9.9 -> 4.9.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftp/versions
2019-05-24 08:31:09 -07:00