Commit Graph

36889 Commits

Author SHA1 Message Date
Daniel Albert
d27f4bf0a1 cura: 4.2.1 -> 4.3.0
See https://ultimaker.com/learn/ultimaker-cura-4-3-available-now for
more info.
2019-09-25 22:53:21 +02:00
Daniel Albert
55e5c32425 curaengine: 4.2.1 -> 4.3.0
See https://ultimaker.com/learn/ultimaker-cura-4-3-available-now for
more info.
2019-09-25 22:53:08 +02:00
Fabian Möller
7ddc19ba8c
teamspeak-client: fix stuck build 2019-09-25 21:36:39 +02:00
Robin Gloster
74f63cace8
Merge pull request #69356 from kmein/tamarin-prover
tamarin-prover: mark as broken because upstream is broken
2019-09-25 12:39:25 +02:00
Robin Gloster
fb6595eafd
paulstretch: fix build 2019-09-25 11:26:28 +02:00
Christian Kampka
a82ae1470a kops_1_13: 1.13.0 -> 1.13.1 (#69407) 2019-09-25 08:57:34 +00:00
Jörg Thalheim
0802e5715a
IPMIView: 2.14.0 --> 2.16.0, fix iKVM console (#69406)
IPMIView: 2.14.0 --> 2.16.0, fix iKVM console
2019-09-25 09:52:52 +01:00
Florian Klink
08a1aa4e6a
virtualboxGuestAdditions: Fix clipboard integration. (#69306)
virtualboxGuestAdditions: Fix clipboard integration.
2019-09-25 10:26:49 +02:00
Timo Kaufmann
78741fc409 sage: 8.9.rc0 -> 8.9.rc1 2019-09-25 10:19:04 +02:00
László Vaskó
3848206bd2 IPMIView: create desktop file 2019-09-25 09:59:25 +02:00
László Vaskó
15b8478211 IPMIView: fix iKVM console
This commit fixes #26650

The main problem was that the iKVM related libraries are always loaded
from the current working directory. The bundled wrapper script makes
sure to CD to the package root folder. This is a no-go in nix as the
application writes its settings in the current working directory and the
store is read-only.

Workaround: create a directory in the users home, where the required
binaries are symlinked and is writable for the current user.

There was an additional issue that for some BMCs IPMIView relies on
the bundled `stunnel` binary to wrap the iKVM traffic in a TLS tunnel.
Therefore it has to be patched to make it executable and the `killall`
command is needed on the PATH because it is used to terminate the
`stunnel` process upon exit.
2019-09-25 09:59:25 +02:00
László Vaskó
13cd9e1bf3 IPMIView: 2.14.0 --> 2.16.0
Notes:
 * Previous URL is no longer accesible
 * build has to be adjusted for the updated JRE bundle
2019-09-25 09:30:36 +02:00
László Vaskó
96b2c4c395 IPMIView: fix indentation 2019-09-25 09:30:36 +02:00
worldofpeace
c5df3a63e3 peek: add gifski support
This is an optional feature for gif post-processing.
It produces much better quality gif.

Also added which to PATH with the wrapper, as it's
needed to check for these types of programs [0].

[0]: 8b48e8847a/src/utils.vala (L57)
2019-09-25 03:07:07 -04:00
worldofpeace
f5867c346f peek: 1.3.1 -> 1.4.0
* build with meson
* add gstreamer deps
  Needed for recording in GNOME shell
2019-09-25 02:59:09 -04:00
Michael Raskin
aad0efd524
Merge pull request #69366 from erosennin/gajim-setuptools
gajim: add missing setuptools dependency
2019-09-25 05:53:56 +00:00
Daniel Albert
1e26027802 vlc: Add libssh2 as dependency to support sftp inputs 2019-09-25 00:51:26 +02:00
Peter Hoeg
6d2e24e80e
Merge pull request #69061 from Anton-Latukha/adopt-djview
djview: adopt, upd {descriptions, to qt5}, add features
2019-09-25 05:57:01 +08:00
Peter Hoeg
07a8b0ad31
Merge pull request #68540 from peterhoeg/u/trojita
trojita: 0.7 -> 0.7.20190618
2019-09-25 04:47:50 +08:00
Andrey Golovizin
f626a71be4 gajim: add missing setuptools dependency 2019-09-24 17:57:53 +02:00
Timo Kaufmann
1797c9c295 sage: 8.9.beta9 -> 8.9.rc0
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
2019-09-24 17:51:09 +02:00
Peter Simons
a7bf8161fa picard: 2.1.3 -> 2.2.1 2019-09-24 17:18:30 +02:00
Jörg Thalheim
5398171b85
dbeaver: 6.1.5 -> 6.2.1 (#69354)
dbeaver: 6.1.5 -> 6.2.1
2019-09-24 15:18:37 +01:00
Jörg Thalheim
f7f356a9c9
Merge pull request #69349 from uri-canva/rider
jetbrains.rider: fix on darwin
2019-09-24 14:45:04 +01:00
Tim Steinbach
a7e1051f62
vivaldi: 2.8.1664.35-1 -> 2.8.1664.38-1 2019-09-24 09:32:30 -04:00
Kierán Meinhardt
815d940e52 tamarin-prover: mark as broken because upstream is broken 2019-09-24 15:25:43 +02:00
Johannes Schleifenbaum
0f5fc1e2d5
dbeaver: 6.1.5 -> 6.2.1 2019-09-24 14:57:32 +02:00
Florian Klink
981f2b16d8
virtualbox: Temporary fix for kernel >= 5.3 (#69323)
virtualbox: Temporary fix for kernel >= 5.3
2019-09-24 13:36:01 +02:00
Uri Baghin
336a2937ec jetbrains.rider: fix on darwin 2019-09-24 21:08:28 +10:00
Peter Simons
6e8db5d67f shotcut: improve VAAPI rendering auto-detection some more
https://github.com/mltframework/shotcut/issues/771#issuecomment-533842055
2019-09-24 11:29:04 +02:00
Vladimír Čunát
9892d5ab2c
jetbrains.rider: fail evaluation in a good way on non-Linux
The tarball job was broken because of this (darwin).
2019-09-24 11:15:26 +02:00
Peter Hoeg
a3e2ab12db trojita: 0.7 -> 0.7.20190618 2019-09-24 14:55:38 +08:00
Bruno Bzeznik
e4108becbe macse: init at 2.03 2019-09-24 08:24:07 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Joachim F
fb5f43a486
Merge pull request #69335 from oxij/pkgs/tor-browser-856
firefoxPackages.tor-browser: 8.5.4 -> 8.5.6
2019-09-24 04:57:16 +00:00
Jörg Thalheim
bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Jörg Thalheim
f121c52389
Merge pull request #69283 from NixOS/update-brave-browser
brave: 0.68.131 -> 0.69.128
2019-09-24 04:01:36 +01:00
Jan Malakhovski
54c8da0787 firefoxPackages.tor-browser: 8.5.4 -> 8.5.6 2019-09-24 01:54:11 +00:00
worldofpeace
a4d1b0ad83
Merge pull request #69308 from Gerschtli/update/dwm-status
dwm-status: 1.6.2 -> 1.6.3
2019-09-23 19:14:37 -04:00
Timo Kaufmann
ba9e5a2785 Merge remote-tracking branch 'upstream/master' into sage-8.9 2019-09-23 23:58:37 +02:00
Timo Kaufmann
17e1fead49
Merge pull request #69322 from timokau/pynac-update
pynac: 0.7.25 -> 0.7.26
2019-09-23 21:58:12 +00:00
worldofpeace
a345e17962
Merge pull request #69266 from Kiwi/simplenote-1.8.0
simplenote: 1.1.3 -> 1.8.0
2019-09-23 17:43:59 -04:00
Franz Pletz
da90a46591
Merge pull request #69320 from Tomahna/mopidy-iris
mopidy-iris: 3.39.0 -> 3.40.0
2019-09-23 20:38:51 +00:00
Timo Kaufmann
995a728684 pynac: 0.7.25 -> 0.7.26 2019-09-23 22:08:23 +02:00
Kevin Rauscher
49e52b7ba5 mopidy-iris: 3.39.0 -> 3.40.0 2019-09-23 22:01:56 +02:00
Kevin Rauscher
09dac43f32 mopidy: add setuptools to propagatedBuildInputs 2019-09-23 21:57:24 +02:00
William Kral
2f2da824ed virtualbox: Temporary fix for kernel >= 5.3 2019-09-23 12:33:34 -07:00
Tobias Happ
e25bf4c0fa dwm-status: 1.6.2 -> 1.6.3 2019-09-23 19:04:38 +02:00
Marek Mahut
9b775dfad9 jormungandr: 0.3.9999 -> 0.5.0 2019-09-23 18:54:59 +02:00
Timo Kaufmann
5aba3be6f9 sage: 8.9.beta8 -> 8.9.beta9 2019-09-23 18:50:59 +02:00
Ambroz Bizjak
7dcef37ef8 virtualboxGuestAdditions: Fix clipboard integration.
VBoxClient needs a RUNPATH entry to dlopen libXfixes successfully.

Fixes https://github.com/NixOS/nixpkgs/issues/65542
2019-09-23 18:07:37 +02:00
Timo Kaufmann
8593d468ae Merge remote-tracking branch 'upstream/master' into sage-8.9 2019-09-23 17:11:15 +02:00
Timo Kaufmann
94a84b844e
Merge pull request #69294 from timokau/sage-add-pager
sage: add pager to environment
2019-09-23 15:09:26 +00:00
Matthieu Coudron
60f3c94965
Merge pull request #68882 from rvolosatovs/update/neovim
Neovim: 0.3.8 -> 0.4.2
2019-09-23 22:15:01 +09:00
Timo Kaufmann
cbe12344ca sage: add pager to environment
Temporary fixup while waiting for an upstream fix.
2019-09-23 15:14:43 +02:00
Robert Djubek
3f4a464efb
simplenote: 1.1.3 -> 1.8.0 2019-09-23 12:09:32 +00:00
Uri Baghin
01f0c10ba2 jetbrains.idea-community: add darwin support 2019-09-23 22:07:21 +10:00
Jörg Thalheim
a2be11b1f7
mucommander: 0.9.2 -> 0.9.3-3 (#69280)
mucommander: 0.9.2 -> 0.9.3-3
2019-09-23 10:43:16 +01:00
Michael Raskin
4342f5e413
Merge pull request #68453 from nlewo/pr-next
Add the browser `next`
2019-09-23 09:39:35 +00:00
Claudio Bley
308617eb7e mucommander: 0.9.2 -> 0.9.3-3
Mucommander 0.9.3-3 was released in January 2019.

* comment out `proguard.enabled = ...` in build.gradle
* use Gradle 4.10 (upstream uses 4.8)
* fix version in build.gradle
2019-09-23 11:14:42 +02:00
Pascal Wittmann
4235d8b07c
brave: 0.68.131 -> 0.69.128 2019-09-23 10:34:49 +02:00
Jörg Thalheim
fbfdaed210
Merge pull request #69036 from pacien/gscan2pdf-v2.5.6
gscan2pdf: 2.5.5 -> 2.5.6
2019-09-23 09:15:15 +01:00
Jörg Thalheim
043ce505a6
Merge pull request #69259 from suhr/kvirc
kvirc: use qt5.mkDerivation
2019-09-23 07:53:12 +01:00
Sarah Brofeldt
57649e8d63
Merge pull request #68934 from mimame/update/gigedit-1.1.1
gigedit: 1.1.0 -> 1.1.1
2019-09-23 07:53:47 +02:00
Mario Rodas
2c46706b45
Merge pull request #69135 from doronbehar/update-imapfilter
imapfilter: 2.6.12 -> 2.6.13
2019-09-22 22:50:03 -05:00
Peter Hoeg
3b8a23247f
Merge pull request #69077 from peterhoeg/u/librecad
librecad: 2.1.3 -> 2.2.0-rc1
2019-09-23 11:29:28 +08:00
Peter Hoeg
fd3b329068
Merge pull request #68478 from peterhoeg/u/maestral
maestral: 0.2.6 -> 0.4.0
2019-09-23 11:20:18 +08:00
Matthew Bauer
4633bad304
Merge pull request #69269 from matthewbauer/dolphin-baloo-propagate
dolphin: add baloo to propagatedUseEnvPkgs
2019-09-22 22:58:10 -04:00
Matthew Bauer
ad22b9084d treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in

96ffba10f5
2019-09-22 20:14:05 -04:00
Matthew Bauer
de15e981f6 dolphin: add baloo to propagatedUseEnvPkgs
This is needed for "Search for..." feature in dolphin.

Fixes #68174
2019-09-22 17:36:14 -04:00
Eric Ren
696b36f928 lefthook: init at 0.6.3 (#69233)
lefthook: init at 0.6.3
2019-09-22 16:18:08 -05:00
Charles Strahan
96bd4d218d
Merge pull request #63604 from dingxiangfei2009/version-pin-cni-plugins
cni-plugins: add version pin
2019-09-22 15:16:17 -05:00
Сухарик
fa435f2291 kvirc: use qt5.mkDerivation 2019-09-22 22:24:03 +03:00
Austin Seipp
3c10b93320 k9s: 0.7.13 -> 0.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-22 13:18:46 -05:00
adisbladis
17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
adisbladis
31e89df52a
Merge pull request #69212 from NeQuissimus/emacs
Emacs: Package updates
2019-09-22 16:36:07 +01:00
Jörg Thalheim
c210392271
mutt: 1.12.1 -> 1.12.2 (#69239)
mutt: 1.12.1 -> 1.12.2
2019-09-22 16:01:23 +01:00
Jörg Thalheim
3f46dd4c43
Merge pull request #69250 from flokli/afew-setuptools
afew: propagate setuptools
2019-09-22 15:43:18 +01:00
Jan Tojnar
11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Florian Klink
acd7c02ea9 afew: propagate setuptools 2019-09-22 16:15:59 +02:00
Jörg Thalheim
980a309219
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 (#68907)
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09
2019-09-22 15:10:22 +01:00
Matthias Beyer
2d1ee0e981 mutt: 1.12.1 -> 1.12.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-09-22 10:13:26 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-22 09:38:09 +02:00
Daniël de Kok
b7efd50e83 drawio: 11.1.4 -> 11.3.0
Changelogs:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0
https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0

Most salient change: fixes crash after print
2019-09-22 07:48:46 +02:00
Mario Rodas
c1fe83d61c
Merge pull request #69193 from marsam/update-spotifyd
spotifyd: 0.2.11 -> 0.2.14
2019-09-21 17:39:35 -05:00
Danielle Lancashire
de627c704b firecracker: 0.15.2 -> 0.18.0 2019-09-21 17:22:25 -05:00
Mario Rodas
53c3ad4fff
spotifyd: 0.2.11 -> 0.2.14 2019-09-21 16:15:39 -05:00
Michael Weiss
e5f3951f62
androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12 2019-09-21 20:16:08 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing
changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace
ad09694ef3
Merge pull request #69145 from delroth/mcomix-setuptools
mcomix: add missing setuptools dependency
2019-09-21 13:19:24 -04:00
worldofpeace
19b4d18893
Merge pull request #69129 from eadwu/typora/include-pandoc
typora: allow pandoc to be in PATH
2019-09-21 12:29:07 -04:00
Edmund Wu
55ebe58462 typora: allow pandoc to be in PATH 2019-09-21 12:08:54 -04:00
worldofpeace
9a9760d88e
Merge pull request #69143 from Taneb/fix-kexi
kexi: patch error due to Qt 5.13
2019-09-21 12:03:48 -04:00
markuskowa
a1f6032ea1
Merge pull request #69136 from doronbehar/package-onedrive
onedrive: init at 2.3.9
2019-09-21 16:10:28 +02:00
Tim Steinbach
8317facd14
emacsPackages: Update elpa
Via `update-elpa` script
2019-09-21 10:09:48 -04:00
Tim Steinbach
bae10449e7
emacsPackages: Update melpa
Via `update-melpa` script
2019-09-21 10:09:20 -04:00
Ihar Hrachyshka
3a9cb10b2b turses: fix python3.7 support (#61984) 2019-09-21 13:36:23 +01:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Mario Rodas
9e968db302 git-lfs: use buildGoPackage 2019-09-21 04:34:00 -05:00
Mario Rodas
a727f4795b rclone: use buildGoPackage 2019-09-21 04:23:00 -05:00
Mario Rodas
2f87a2ef7e kubeless: use buildGoPackage 2019-09-21 04:22:00 -05:00
Mario Rodas
224dab14f3 cointop: use buildGoPackage 2019-09-21 04:21:00 -05:00
Jörg Thalheim
2f261c9fc0
Merge pull request #69108 from srghma/dropbox
dropbox: 73.4.118 -> 81.4.195
2019-09-21 09:33:03 +01:00
Jörg Thalheim
8fc3fe400c
Firefox bin 69.0.1 (#69099)
Firefox bin 69.0.1
2019-09-21 08:28:57 +01:00
Marek Mahut
639771fa5d
Merge pull request #69166 from mmahut/jormungandr
jormungandr: adding jormungandr-scenario-tests
2019-09-21 08:01:38 +02:00
Matthew Bauer
abbb9ea848 firefox: mark broken on darwin
this has been broken for a while, best to not make hydra keep building it.
2019-09-20 23:20:32 -04:00
Matthew Bauer
566796ab13
Merge pull request #69038 from matthewbauer/ncurses5
treewide: use libtinfo.so.5 where needed
2019-09-20 23:00:04 -04:00
Maximilian Bosch
87a9e5eb31
Merge pull request #68627 from Ma27/build-unfree-locally
treewide: build some unfree packages locally
2019-09-20 23:45:28 +02:00
Marek Mahut
477776c521 jormungandr: adding jormungandr-scenario-tests 2019-09-20 22:44:57 +02:00
Marek Mahut
6e4ed2ed0b
Merge pull request #69157 from mmahut/jormungandr
jormungandr: 0.3.1415 -> 0.3.9999
2019-09-20 22:24:04 +02:00
Aaron Andersen
8310533289
Merge pull request #69084 from c0deaddict/feature/init-osmid
osmid: init at 0.6.8
2019-09-20 16:19:11 -04:00
worldofpeace
6dae6702c3
Merge pull request #68850 from eyJhb/purple-slack
purple-slack: Init at 2019-08-18
2019-09-20 16:06:47 -04:00
eyjhbb@gmail.com
a191823096 purple-slack: Init at 2019-08-18 2019-09-20 21:27:15 +02:00
Doron Behar
c5f3851909 neovim-remote: 2.2.0 -> 2.2.1 2019-09-21 01:23:01 +09:00
Anton-Latukha
cc7952401a djview: {adopt, clean-up, doc, Qt(4 -> 5), add features}
djview: adopt

djview: upd description

djview: add longDescription

djview: upd to Qt5, use Qt5's mkDerivation

djview: add configureFlags (enabling couple features)

upd longDescription

djview: upd clean-up
2019-09-20 18:58:52 +03:00
Marek Mahut
c48083f0aa jormungandr: 0.3.1415 -> 0.3.9999 2019-09-20 17:13:24 +02:00
Doron Behar
b22d36f768 onedrive: init at 2.3.9 2019-09-20 15:38:51 +03:00
Jos van Bakel
fe740624a7
osmid: init at 0.6.8 2019-09-20 13:50:30 +02:00
Pierre Bourdon
eef06df7f5
mcomix: add missing setuptools dependency 2019-09-20 12:11:00 +02:00
Nathan van Doorn
550d67cc0b kexi: patch error due to Qt 5.13 2019-09-20 10:17:53 +01:00
Doron Behar
c4f5faa2c0 imapfilter: 2.6.12 -> 2.6.13 2019-09-20 10:40:22 +03:00
Bjørn Forsman
5af0d0b5da kicad: fix build
Fix configure time error:
  ...
  ImportError: No module named wx
  CMake Error at CMakeModules/FindwxPython.cmake:52 (message):
    wxPython/Phoenix does not appear to be installed on the system

Only build tested.

Fixes: f7e28bf5d818 ("Split buildPythonPackage into setup hooks")
2019-09-20 08:17:58 +02:00
Peter Hoeg
25544be831
Merge pull request #68996 from marsam/update-terraform
terraform: 0.12.8 -> 0.12.9
2019-09-20 11:04:09 +08:00
Graham Christensen
8dbca5e3ca
Merge pull request #69054 from ivan/chromium-77.0.3865.90
chromium: 77.0.3865.75 -> 77.0.3865.90
2019-09-19 18:01:06 -04:00
Graham Christensen
a81f8304d8
Merge pull request #68991 from ivan/chromium-77-font-fix
chromium: add patch to fix performance regression with fonts
2019-09-19 18:00:36 -04:00
Antoine Eiche
1c7d3389e4 next: init at 1.3.1 2019-09-19 22:28:36 +02:00
Marek Mahut
8cc942d2ae
Merge pull request #69101 from 1000101/pdfsam
pdfsam-basic: init at 4.0.4
2019-09-19 20:43:19 +02:00
Gabriel Ebner
3e0127b878
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0 (#69051)
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-19 20:37:25 +02:00
Serhii Khoma
36c772b5f3 dropbox: 73.4.118 -> 81.4.195 2019-09-19 20:26:50 +03:00
Jan Hrnko
2584e33288 pdfsam-basic: init at 4.0.4 2019-09-19 18:16:15 +02:00
Frederik Rietdijk
0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Tim Steinbach
b24afa9294
vivaldi: 2.7.1628.33-1 -> 2.8.1664.35-1 2019-09-19 10:01:19 -04:00
taku0
a4edff0fec firefox: 69.0 -> 69.0.1 2019-09-19 21:50:43 +09:00
taku0
ae20db1f21 firefox-bin: 69.0 -> 69.0.1 2019-09-19 21:43:32 +09:00
Marek Mahut
0784d26de3
Merge pull request #69011 from srghma/hubstaff_update
hubstaff: 1.4.10 -> 1.4.11
2019-09-19 13:53:44 +02:00
Marek Mahut
e9586bf9ae
Merge pull request #69041 from jonringer/fix-mystem
mystem: fix hash
2019-09-19 13:50:35 +02:00
Marek Mahut
283cf08576 jormungandr: 0.3.3 -> 0.3.1415 2019-09-19 10:51:35 +02:00
Peter Hoeg
454b052450 librecad: 2.1.3 -> 2.2.0-rc1
rc1 is considered stable by upstream.
2019-09-19 12:31:09 +08:00
Ivan Kozik
5456def6b3 chromiumDev: fix widevine support
Upstream moved libwidevinecdm.so from
./opt/google/chrome-unstable/libwidevinecdm.so
to
./opt/google/chrome-unstable/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so
2019-09-19 00:05:30 +00:00
Ivan Kozik
44957a9f30 chromiumDev: fix build by disabling jumbo
This fixes:

FAILED: obj/chrome/browser/ui/ui/ui_jumbo_3.o
../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/chrome/browser/ui/ui/ui_jumbo_3.o.d -DUSE_DBUS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"371202-8455294f-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_LIBCPP_ABI_UNSTABLE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCPP_ENABLE_NODISCARD -DCR_LIBCXX_REVISION=361348 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSE_CUPS -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DENABLE_IPC_FUZZER -DTOOLKIT_VIEWS=1 -DVK_NO_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DSYNC_PASSWORD_REUSE_DETECTION_ENABLED -DON_FOCUS_PING_ENABLED -DEXPAT_RELATIVE_PATH -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DV8_USE_EXTERNAL_STARTUP_DATA -DSK_GL -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DI18N_ADDRESS_VALIDATION_DATA_URL=\"https://chromium-i18n.appspot.com/ssl-aggregate-address/\" -DPERFETTO_IMPLEMENTATION -I. -I../.. -Igen -Igen/shim_headers/snappy_shim -I../../third_party/libyuv/include -Igen/shim_headers/libpng_shim -Igen/shim_headers/libwebp_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -Igen/shim_headers/opus_shim -Igen/third_party/dawn -I../../third_party/dawn/src/include -Igen/shim_headers/flac_shim -I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/cacheinvalidation/overrides -I../../third_party/cacheinvalidation/src -Igen/third_party/metrics_proto -I../../third_party/leveldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/ced/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/skia -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/vulkan/include -I../../third_party/libwebm/source -I../../v8/include -Igen/v8/include -I../../third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -Igen/third_party/perfetto -I../../third_party/re2/src -I../../third_party/mesa_headers -Igen -Igen -Igen -Igen -I../../third_party/libaddressinput/src/cpp/include -Igen/components/sync/protocol -I../../third_party/flatbuffers/src/include -I../../third_party/perfetto -I../../third_party/perfetto/include -Igen/third_party/perfetto/build_config -I../../third_party/brotli/include -I../../third_party/zlib -I../../third_party/fontconfig/src -Igen -Igen -Igen -Igen -Igen -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -fcomplete-member-pointers -m64 -march=x86-64 -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-xor-used-as-pow -Wno-c99-designator -Wno-reorder-init-list -Wno-final-dtor-non-final-class -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wexit-time-destructors -I/nix/store/fn0ag3ahbrjjjbsqb2846x321zj4jika-glib-2.60.7-dev/include -I/nix/store/fn0ag3ahbrjjjbsqb2846x321zj4jika-glib-2.60.7-dev/include/glib-2.0 -I/nix/store/ilk1606qj4pqzsplnnzycsxpzl6pjss8-glib-2.60.7/lib/glib-2.0/include -Wno-shorten-64-to-32 -Wno-header-guard -I/nix/store/c3i4il1c0n9mjhzm1dsvcw8h8d973s0b-nspr-4.21-dev/include -I/nix/store/qk3racv0a2967wsk0g9ps9wlbfn17faj-nss-3.46-dev/include/nss -I/nix/store/v85mz845m1hv2xlhp0zvxv36pmsfbc3q-dbus-1.12.16-dev/include/dbus-1.0 -I/nix/store/j3sv2g9s6dnlh672rwx0mmlkcm37v1k8-dbus-1.12.16-lib/lib/dbus-1.0/include -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c gen/chrome/browser/ui/ui_jumbo_3.cc -o obj/chrome/browser/ui/ui/ui_jumbo_3.o
warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-xor-used-as-pow'; did you mean '-Wno-unused-macros'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-c99-designator'; did you mean '-Wno-gnu-designator'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-reorder-init-list'; did you mean '-Wno-empty-init-stmt'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
In file included from gen/chrome/browser/ui/ui_jumbo_3.cc:24:
./../../chrome/browser/ui/views/profiles/profile_menu_view.cc:68:25: error: redefinition of 'GetProfileAttributesEntry'
ProfileAttributesEntry* GetProfileAttributesEntry(Profile* profile) {
                        ^
./../../chrome/browser/ui/views/profiles/avatar_toolbar_button.cc:49:25: note: previous definition is here
ProfileAttributesEntry* GetProfileAttributesEntry(Profile* profile) {
                        ^
5 warnings and 1 error generated.
2019-09-19 00:05:24 +00:00
Mario Rodas
6890d08b13
Merge pull request #69006 from marsam/fix-mkvtoolnix
mkvtoolnix: fix build with clang
2019-09-18 18:13:36 -05:00
Ivan Kozik
2e2a9ae22a chromium: 77.0.3865.75 -> 77.0.3865.90
CVE-2019-13685 CVE-2019-13688 CVE-2019-13687 CVE-2019-13686
2019-09-18 22:19:08 +00:00
Will Dietz
6429696f43
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0 2019-09-18 17:05:59 -05:00
Jaka Hudoklin
22812a240f
Merge pull request #69044 from johanot/kubernetes-1.15.4
kubernetes: 1.15.3 -> 1.15.4
2019-09-18 23:12:07 +02:00
Jan Tojnar
105abdd52c
Merge branch 'master' into staging-next 2019-09-18 22:40:03 +02:00
Johan Thomsen
b21a3356f0 kubernetes: 1.15.3 -> 1.15.4 2019-09-18 22:38:10 +02:00
Peter Simons
cde50a4fab shotcut: use vaapi_device /dev/dri/renderD128 instead of ":0"
This fixes the auto-detection of VAAPI hardware encoders
provided by Intel chipsets. Be sure to define

  hardware.opengl.extraPackages = [pkgs.vaapiIntel];

in configuration.nix to make the necessary OpenGL drivers
available.
2019-09-18 21:58:12 +02:00
Jonathan Ringer
83442bc07c mystem: fix hash 2019-09-18 12:44:25 -07:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Matthew Bauer
4c85abae94 treewide: use libtinfo.so.5 where needed
This was originally added in

https://github.com/NixOS/nixpkgs/pull/21350

best to use this name for clarity.
2019-09-18 13:57:20 -04:00
worldofpeace
0d11e8575b
Merge pull request #69035 from pacien/riot-v1.3.5
riot-{web,desktop}: 1.3.3 -> 1.3.5
2019-09-18 13:25:34 -04:00
pacien
518e23bcb8 gscan2pdf: 2.5.5 -> 2.5.6 2019-09-18 18:39:30 +02:00
pacien
e32515aa92 riot-desktop: 1.3.3 -> 1.3.5 2019-09-18 18:32:41 +02:00
pacien
8e09b940f8 riot-web: 1.3.3 -> 1.3.5 2019-09-18 18:32:25 +02:00
worldofpeace
ee29fbd9a2
Merge pull request #68492 from worldofpeace/pam-sessionvariables
Introduce environment.profileRelativeSessionVariables
2019-09-18 11:15:26 -04:00
worldofpeace
5669b06235 lightdm-mini-greeter: put xgreeters in passthru 2019-09-18 11:13:43 -04:00
worldofpeace
6d7687871e lightdm-mini-greeter: use wrapGAppsHook 2019-09-18 11:13:43 -04:00
worldofpeace
b558eb8329 nixos/lightdm-gtk-greeter: don't wrap in module 2019-09-18 11:13:43 -04:00
worldofpeace
7814a2f566 nixos/enso-os: don't wrap in module 2019-09-18 11:13:42 -04:00
Serhii Khoma
77490218e9 hubstaff: 1.4.10 -> 1.4.11 2019-09-18 10:33:00 +03:00
Mario Rodas
fa64037b99
mkvtoolnix: fix build with clang 2019-09-17 22:41:28 -05:00
Matthew Bauer
eb7118f980
Merge pull request #69002 from marsam/pianobar-darwin
pianobar: enable on darwin
2019-09-17 22:29:40 -04:00
Mario Rodas
5084011920
rclone: 1.49.2 -> 1.49.3 (#68999)
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
Mario Rodas
9499f4f5c1
pianobar: enable on darwin 2019-09-17 20:38:51 -05:00
Maximilian Bosch
17fb9ffdda
Merge pull request #68993 from elohmeier/xmind
xmind: fix shell escape
2019-09-18 02:44:03 +02:00
worldofpeace
710212e761
Merge pull request #68982 from symphorien/nixos-unstable
paperwork: include setuptools to fix startup
2019-09-17 20:30:46 -04:00
worldofpeace
327c52ec70
Merge pull request #68717 from groodt/groodt-qbec-0.7.5
qbec: init at 0.7.5
2019-09-17 20:21:14 -04:00
Greg Roodt
a0f7cd0997 qbec: init at 0.7.5 2019-09-17 20:20:56 -04:00
Enno Lohmeier
11435e0616 xmind: fix shell escape 2019-09-18 01:59:32 +02:00
Ivan Kozik
19d730df85 chromium: add patch to fix performance regression with fonts
This reverts a commit to fix a serious performance regression
introduced in Chromium 77:

https://bugs.chromium.org/p/chromium/issues/detail?id=1003997
2019-09-17 23:42:11 +00:00
Jan Tojnar
be4606dbe4
Merge pull request #67617 from dawidsowa/kcc
kcc: init at 5.5.1
2019-09-17 23:58:49 +02:00
Matthew Bauer
b6ad762f9c
Merge pull request #68870 from B4dM4n/amp-darwin
amp: fix darwin build
2019-09-17 17:54:20 -04:00
Matthew Bauer
cda7025a71
Merge pull request #68528 from lilyball/macvim-ibtool-fix
macvim: work around ibtool issue
2019-09-17 17:48:13 -04:00
Matthew Bauer
1d7f5073fa
Merge pull request #68342 from sikmir/gpscorrelate
gpscorrelate: enable NLS
2019-09-17 17:47:07 -04:00
Mario Rodas
f676b540d9
terraform: 0.12.8 -> 0.12.9
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.9
2019-09-17 16:20:00 -05:00
Symphorien Gibol
944aa2bb0d paperwork: include setuptools to fix startup 2019-09-17 22:35:43 +02:00
Michael Weiss
1c8ed8fd7e
gitRepo: 1.13.5.1 -> 1.13.6 2019-09-17 21:28:29 +02:00
ysander
84d4243ccc solaar: track latest release and set correct repo owner
Update project homepage

Drop 'unstable' package name attribute
2019-09-17 19:53:22 +02:00
worldofpeace
446dd2543d scribusUnstable: drop harfbuzz 2019-09-17 13:43:50 -04:00
worldofpeace
41ac894ccc
Merge pull request #68274 from lightdiscord/packages/protonmail-bridge-update-1-2-2-1
protonmail-bridge: 1.1.6-1 -> 1.2.2-1
2019-09-17 13:38:28 -04:00
worldofpeace
2fe6173cc6
Merge pull request #68455 from rvolosatovs/update/git-lfs
git-lfs: 2.7.2 -> 2.8.0, ensure go 1.13 compatibility
2019-09-17 13:26:38 -04:00
David Wood
d73ccc66e1
franz: 5.3.2 -> 5.3.3 2019-09-17 17:45:39 +01:00
Jörg Thalheim
b0d5098035
helmfile: 0.79.3 -> 0.85.0 (#68943)
helmfile: 0.79.3 -> 0.85.0
2019-09-17 17:11:26 +01:00
worldofpeace
8f3421ec34
Merge pull request #68405 from leenaars/blink320
Blink + dependencies: update 3.0.3 -> 3.2.0
2019-09-17 07:43:32 -04:00
worldofpeace
73d39d5db3
Merge pull request #68881 from fgaz/sfxr-qt/setuptools
sfxr-qt: fix build by adding setuptools native dep
2019-09-17 07:33:27 -04:00
worldofpeace
40ba2e91b8
Merge pull request #68956 from marius851000/protonvpn
protonvpn-cli: fix missing runtime dependancies
2019-09-17 07:19:44 -04:00
marius851000
f924dc9f99 protonvpn-cli: fix missing runtime dependancies 2019-09-17 12:38:55 +02:00
David Wood
80ddf72986
pastel: init at 0.5.3 2019-09-17 10:13:51 +01:00
Graham Christensen
21dd0207b2
alacritty: fix path to xdg-open 2019-09-16 21:49:00 -04:00
worldofpeace
7bbce4af57
Merge pull request #68535 from craigem/add_libsnark_builddep_to_zcash
zcash: Add libsnark to stop build failures
2019-09-16 18:39:17 -04:00
volth
8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Roman Volosatovs
4fee6bee73
helmfile: 0.79.3 -> 0.85.0 2019-09-16 23:21:09 +02:00
Maximilian Bosch
fd778c6b7a
Merge pull request #68607 from wizeman/u/upd-todoist
todoist: 0.13.1 -> 0.14.0
2019-09-16 23:13:11 +02:00
Maximilian Bosch
3161b0319b
todoist: fix gomod hash 2019-09-16 23:01:37 +02:00
Roman Volosatovs
824869c3fc
neovim: 0.3.8 -> 0.4.2 2019-09-16 22:00:43 +02:00
Miguel Madrid Mencía
3ffd7ba6d0
gigedit: 1.1.0 -> 1.1.1 2019-09-16 21:04:25 +02:00
Peter Simons
a41a49aa64 shotcut: fix bogus path to ffmpeg binary 2019-09-16 20:12:12 +02:00
Marek Mahut
55eacf5a5c
Merge pull request #62808 from dtzWill/feature/minder-1.3.1
minder: init at 1.5.0
2019-09-16 20:09:52 +02:00
Marek Mahut
6ba65846e1
Merge pull request #68924 from asymmetric/unmaintain-electrum-ltc
electrum-ltc: remove asymmetric from maintainers
2019-09-16 19:44:19 +02:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Robin Gloster
5c4941852c
Merge pull request #68899 from davidtwco/franz-5.3.2
franz: 5.3.1 -> 5.3.2
2019-09-16 19:13:42 +02:00
Will Dietz
5e5206fb8e
Merge pull request #68909 from dtzWill/update/gcalcli-4.2.0
gcalcli: 4.1.1 -> 4.2.0
2019-09-16 12:08:49 -05:00
Vincent Laporte
8288301636 coq_8_10: 8.10+β2 → 8.10+β3 2019-09-16 11:41:43 -05:00
Lorenzo Manacorda
11d71d18f6 electrum-ltc: remove asymmetric from maintainers
Not using the application anymore.
2019-09-16 17:43:19 +02:00
Peter Simons
b558ca80e4 shotcut: update version 19.08.16 to 19.09.14
Changelog is at https://shotcut.org/blog/new-release-190914/.
2019-09-16 17:05:22 +02:00
Will Dietz
cc2bca78e2
gcalcli: 4.1.1 -> 4.2.0 2019-09-16 09:55:56 -05:00
Will Dietz
bbf0e8aa3c
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 2019-09-16 09:54:34 -05:00
Craig Hall
6bdaca51e8
neovim: sort lists alphabetically 2019-09-16 16:10:13 +02:00
David Wood
5867ab84db
franz: 5.3.1 -> 5.3.2 2019-09-16 14:47:15 +01:00
Francesco Gazzetta
65bda96630 sfxr-qt: fix build by adding setuptools native dep 2019-09-16 10:19:57 +02:00
Vladimír Čunát
48af02a402
Merge #63643: handbrake: fix build on Darwin 2019-09-16 08:28:04 +02:00
Vladimír Čunát
aaf3881a80
handbrake: enableParallelBuilding = false
It doesn't build too long anyway, so let's prefer reliability.
2019-09-16 08:26:51 +02:00
Sascha Grunert
29819009ec cri-o: 1.15.1 -> 1.15.2 (#68490)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-16 00:15:49 -04:00
Peter Hoeg
f6382c947b maestral: 0.2.6 -> 0.4.0 2019-09-16 11:12:16 +08:00
worldofpeace
9eec0a3b1e
Merge pull request #68655 from eadwu/vscode/1.38.1
vscod{e,ium}: 1.38.0 -> 1.38.1
2019-09-15 21:17:26 -04:00
Fabian Möller
383fc6e2cf
amp: fix darwin build 2019-09-16 00:29:08 +02:00
Greg Roodt
6c0595e171 kubecfg: 0.12.0 -> 0.12.5 (#68715) 2019-09-15 15:19:41 -04:00
Maximilian Bosch
5abd97aa92
Merge pull request #68843 from marsam/update-diff-pdf
diff-pdf: 2017-12-30 -> 0.3
2019-09-15 19:01:40 +02:00
Thomas Tuegel
77783bc39a
Merge pull request #65354 from colemickens/nixpkgs-spectral
spectral: v2019-03-03 -> v2019-08-15
2019-09-15 09:51:46 -05:00
Thomas Tuegel
d72b552931
Merge pull request #68470 from acowley/kdenlive-mlt
kdenlive: Avoid exposing configurable paths to melt
2019-09-15 09:49:18 -05:00
Thomas Tuegel
db9838ef7e
Merge pull request #68386 from nyanloutre/kmail_akonadi_usr_env
kmail: add akonadi to propagated user env
2019-09-15 09:46:56 -05:00
Nikolay Korotkiy
57230c14e5 gpxsee: 7.12 -> 7.13 2019-09-15 16:04:07 +02:00
Maximilian Bosch
5c85124cc1
Merge pull request #68826 from aanderse/zhf/cataract
cataract: fix broken build
2019-09-15 15:51:42 +02:00
Aaron Andersen
d026dcd617
Merge pull request #68781 from hkjn/20190914-wasabi-1.1.9
wasabiwallet: 1.1.8 -> 1.1.9
2019-09-15 09:51:27 -04:00
Aaron Andersen
063c82fd2f
Merge pull request #68773 from mimame/update/cytoscape-3.7.2
cytoscape: 3.7.1 -> 3.7.2
2019-09-15 09:43:11 -04:00
Aaron Andersen
7e5098a4eb
Merge pull request #68619 from evanjs/feature/gitkraken-6.2.0
gitkraken: 6.1.4 -> 6.2.0
2019-09-15 09:39:12 -04:00
Aaron Andersen
ee279738fe
Merge pull request #68750 from dtzWill/update/joplin-desktop-1.0.167
joplin-desktop: 1.0.158 -> 1.0.167
2019-09-15 09:26:40 -04:00
Maximilian Bosch
f6a6cf3d73
Merge pull request #68584 from avdv/wtf-0.22.0
wtf: 0.21.0 -> 0.22.0 & rename binary
2019-09-15 14:07:49 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Mario Rodas
1743fc5e4d
diff-pdf: 2017-12-30 -> 0.3 2019-09-15 04:20:00 -05:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Daniel Fullmer
1fff932e7f k2pdfopt: Fix patch for mupdf 1.16.1 2019-09-15 17:18:18 +09:00
Matthieu Coudron
8a4029fa8b llpp: 30 -> 31 2019-09-15 17:18:18 +09:00
Matthieu Coudron
8c5898347d zathura: 0.3.4 -> 0.3.5
to fix issues with the new mupdf
2019-09-15 17:18:18 +09:00
Matthieu Coudron
1ba3d1a591 mupdf: 1.14.0 -> 1.16.1 2019-09-15 17:18:18 +09:00
José Romildo Malaquias
a85b938495
Merge pull request #67775 from danieldk/softmaker-office
Add Softmaker Office and FreeOffice
2019-09-14 21:59:40 -03:00
Aaron Andersen
806dfb3f6a cataract: fix broken build 2019-09-14 20:31:09 -04:00
Will Dietz
b2a6a34031
Merge pull request #68755 from dtzWill/update/noice-0.8
noice: 0.6 -> 0.8
2019-09-14 14:13:33 -05:00
Will Dietz
89c0e459b3
Merge pull request #68751 from dtzWill/update/todoman-3.6.0
todoman: 3.5.0 -> 3.6.0
2019-09-14 14:13:10 -05:00
Franz Pletz
789760aa10
Merge pull request #68779 from mimame/update/maintainer
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
Vladimír Čunát
152f1e6577
Merge #68776: thunderbird*: 68.0 -> 68.1.0 (security) 2019-09-14 15:25:53 +02:00
Maximilian Bosch
0b32f6f78c
Merge pull request #68786 from JohnAZoidberg/paperless-testfix
paperless: Fix tests, including NixOS test
2019-09-14 15:17:59 +02:00
Cole Mickens
bfb0ac357e spectral: 2019-03-03 -> unstable-2019-08-15 2019-09-14 15:03:45 +02:00
Maximilian Bosch
0d5806fefd
paperless: fix cors header
`django-cors-headers` 3.x (which is used in nixpkgs) requires a scheme
for allowed hosts. Upstream uses 2.4, however we create the python env
with Nix, so the source needs to be patched accordingly.
2019-09-14 14:59:00 +02:00
Daniel Fullmer
740d4c22ec k2pdfopt: Fix build and clean up 2019-09-14 21:52:06 +09:00
WilliButz
44f5a5c440
Merge pull request #68790 from JohnAZoidberg/fix-ape
ape: 6.7-131003 -> 2019-08-10
2019-09-14 14:42:28 +02:00
Herwig Hochleitner
dd57bf928b
Merge pull request #60833 from jflanglois/chromium-widevine
chromium: fix widevine
2019-09-14 14:30:29 +02:00
Ivan Kozik
d66430be79 chromium: 76.0.3809.132 -> 77.0.3865.75
CVE-2019-5870 CVE-2019-5871 CVE-2019-5872 CVE-2019-5873
CVE-2019-5874 CVE-2019-5875 CVE-2019-5876 CVE-2019-5877
CVE-2019-5878 CVE-2019-5879 CVE-2019-5880 CVE-2019-5881
CVE-2019-13659 CVE-2019-13660 CVE-2019-13661 CVE-2019-13662
CVE-2019-13663 CVE-2019-13664 CVE-2019-13665 CVE-2019-13666
CVE-2019-13667 CVE-2019-13668 CVE-2019-13669 CVE-2019-13670
CVE-2019-13671 CVE-2019-13673 CVE-2019-13674 CVE-2019-13675
CVE-2019-13676 CVE-2019-13677 CVE-2019-13678 CVE-2019-13679
CVE-2019-13680 CVE-2019-13681 CVE-2019-13682 CVE-2019-13683
2019-09-14 14:29:35 +02:00
Daniel Schaefer
ea3ea651f9 ape: 6.7-131003 -> 2019-08-10 2019-09-14 14:25:11 +02:00
WilliButz
f3d7447c74
Merge pull request #68784 from JohnAZoidberg/twister-openssl102
twister: 0.9.34 -> 2019-08-19
2019-09-14 14:24:21 +02:00