Commit Graph

46369 Commits

Author SHA1 Message Date
Aaron Andersen
996cc9e845 libav_all: use callPackages instead of callPackage 2020-08-26 14:27:27 -07:00
Michael Weiss
9a96d71f71
chromiumDev: Unbreak the build by using LLVM 11 2020-08-26 22:29:07 +02:00
Michael Weiss
b8fb1e15b9
Merge pull request #96308 from primeos/chromium
chromium: 84.0.4147.135 -> 85.0.4183.83
2020-08-26 22:27:11 +02:00
Daniël de Kok
0e54f3a6d8
Merge pull request #96303 from AndersonTorres/upload-tty-solitaire
tty-solitaire: init at 1.3.0
2020-08-26 20:20:59 +02:00
V
7f3a18d33b featherpad: use qt5's mkDerivation 2020-08-26 19:16:25 +02:00
Ryan Mulligan
b1051e3595
Merge pull request #96333 from r-ryantm/auto-update/k9s
k9s: 0.21.2 -> 0.21.7
2020-08-26 09:48:04 -07:00
Ryan Mulligan
232dbcc5a1
Merge pull request #96367 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 20.03 -> 20.08
2020-08-26 08:51:06 -07:00
Ryan Mulligan
23a00dc66d
Merge pull request #96334 from r-ryantm/auto-update/istioctl
istioctl: 1.6.7 -> 1.7.0
2020-08-26 06:53:28 -07:00
R. RyanTM
1d8caa0db0
gerrit: 3.2.2 -> 3.2.3 (#96304) 2020-08-26 15:24:21 +02:00
adisbladis
5f464fcd1f
Merge pull request #95113 from samuelgrf/update/firefox-bin-ffmpeg
firefox-bin: ffmpeg_3 -> ffmpeg
2020-08-26 15:22:59 +02:00
adisbladis
06abd5c4f1
Merge pull request #96343 from RaghavSood/ethereum/1.9.20
go-ethereum: 1.9.19 -> 1.9.20
2020-08-26 15:11:30 +02:00
R. RyanTM
db1afe3c37 mediainfo-gui: 20.03 -> 20.08 2020-08-26 12:34:46 +00:00
Michael Weiss
8815c9e186
chromiumDev: Fix "patchShebangs ."
Note: The following might also need to be updated:
substituteStream(): WARNING: pattern '/usr/share/xcb' doesn't match anything in file 'ui/gfx/x/BUILD.gn'
2020-08-26 14:33:18 +02:00
Michael Weiss
bf0e13a322
chromiumDev: Drop the optional VA-API patches
I didn't look into this yet but IIRC M86 will finally have a flag for
Linux to enable VA-API. So we shouldn't need
enable-video-acceleration-on-linux.patch anymore.

But we likely need to update enable-vdpau-support-for-nvidia.patch
when/before M86 hits the stable channel if we want to keep VDPAU
support.
2020-08-26 14:30:49 +02:00
Michael Weiss
2213c464f6
chromiumDev: Drop nix_plugin_paths_68.patch
Ok, so I was about to update the patch (didn't apply anymore) when I
also started looking at it's usage and realized that
NIX_CHROMIUM_PLUGIN_PATH_ (and other substrings) only appears in the
patch itself (i.e. it seemed like we don't need this patch anymore).

Turns out that we have this patch since 2014 (1b84fbf0cac) and it was
only ever used for NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE (and from the log
it isn't clear if/when or how well that worked). But in 2019 that last
usage got removed (545d58a1ef8) so we should be able to safely drop this
patch now :) \o/

(I just wanted to note that as it seemed somewhat of a funny story :D
But there is of course nothing wrong with it.)
Git history (git log --oneline -S NIX_CHROMIUM_PLUGIN_PATH_):
7205bd64a38d73ff8c46a5bb9d4732da1a26ac02 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef8abb5a493654a84b9d6a3ca87a7909 chromium: fix widevine
cd3283f9218b70fdf39640ba1be6fa16e137c209 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb14a8b5903f01c7b40f216a0a6149fb8 chromium: fix nix_plugin_paths for 68+
7a3a16dd8040e7ba675b50ca47d023ee61f087d3 chromium: Remove plugin paths patch for version 50
79d18eb6045b33e081fbce4b66374ea75dfeeb5f chromium: Update dev channel to v52.0.2743.10
c7a3645e7bfe8bd6db7d3d9a320c2f07ea582347 chromium: Remove stuff for versions <= v51
8b97ca270e84c38bb0fb1da829da318ed7dbda8a chromium: Update all channels to latest versions
b9093f1c641846882fdced70269a4ee09c2c376b chromium: Updates, fixes #11492
471cdd15e2dd6ac1c20aa18e177e590d67de2c44 chromium: Update beta and dev channels.
5c6aa391fc480898fa80b34df4037e4ee8b2d8a6 chromium: Cleanup old patch and update stable
af54ddf8b635e2897db64d775317e33a42c259e2 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb35ee9cffb8e62f5a294adc781b9d348 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee418a5a4a6aa0c2da8a590480a63562a chromium: Update all channels to latest versions.
1b84fbf0cacaa3999979602919c3ee8df7ae9c6d chromium: Allow env vars for passing plugin paths.
2020-08-26 14:30:49 +02:00
Lassulus
bd37bc58f9
Merge pull request #96253 from ImExtends/electronplayer
Electron player: init at 2.0.8
2020-08-26 12:08:55 +02:00
ImExtends
d8f5a66b0c Electron Player: init at 2.0.8 2020-08-26 11:35:00 +02:00
Gabriel Ebner
5df33396e7
Merge pull request #96294 from j0hax/octoprint-update
Octoprint: 1.4.0 -> 1.4.2
2020-08-26 10:06:36 +02:00
Raghav Sood
f222501d3d
go-ethereum: Add RaghavSood to maintainers 2020-08-26 16:05:49 +08:00
Raghav Sood
6f7bd51fc9
go-ethereum: 1.9.19 -> 1.9.20 2020-08-26 15:41:08 +08:00
R. RyanTM
8e6d8fe9f3 node-problem-detector: 0.8.2 -> 0.8.3 2020-08-26 08:52:10 +02:00
R. RyanTM
df2317a6e3 flexibee: 2020.2.1.2 -> 2020.2.3.1 2020-08-26 08:51:25 +02:00
Daniël de Kok
ff926743b6
Merge pull request #96320 from r-ryantm/auto-update/fossil
fossil: 2.11.1 -> 2.12.1
2020-08-26 08:27:06 +02:00
Daniël de Kok
8a54067152
Merge pull request #96285 from AndersonTorres/upload-viw
viw: init at 20171029
2020-08-26 08:23:36 +02:00
Lassulus
c0c4378b3d
Merge pull request #88591 from chkno/opentoonz
opentoonz: Init at 1.4.0
2020-08-26 08:10:04 +02:00
AndersonTorres
1b4c4193c6 viw: init at 20171029 2020-08-26 07:54:46 +02:00
R. RyanTM
a45fa65ff3 istioctl: 1.6.7 -> 1.7.0 2020-08-26 05:16:50 +00:00
R. RyanTM
d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
R. RyanTM
ba9f3e80d7 fossil: 2.11.1 -> 2.12.1 2020-08-25 22:56:39 +00:00
zowoq
e6ec21dfa3 podman: 2.0.4 -> 2.0.5
https://github.com/containers/podman/releases/tag/v2.0.5
2020-08-26 08:04:49 +10:00
Johannes Arnold
b1b8caed56 octoprint: 1.4.0 -> 1.4.2 2020-08-25 23:29:31 +02:00
Michael Weiss
25aed428aa
chromium: Make the gnChromium overrides depend on the version
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
2020-08-25 23:22:41 +02:00
Michael Weiss
4252ba90f4
chromium: 84.0.4147.135 -> 85.0.4183.83
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571
2020-08-25 22:36:56 +02:00
André-Patrick Bubel
27b77e9a49 lutris: add harfbuzz to fhsenv
libpango needs harfbuff
2020-08-25 12:43:22 -07:00
AndersonTorres
8fd02cfde5 tty-solitaire: init at 1.3.0 2020-08-25 16:28:49 -03:00
Ryan Mulligan
5a5aab84df
Merge pull request #96068 from r-ryantm/auto-update/navi
navi: 2.7.1 -> 2.8.0
2020-08-25 11:44:48 -07:00
Arnout Engelen
28945790d0
helm: compile with gcc9 (#95862)
To make using MESA libraries that are compiled with gcc9 work,
refs #95806
2020-08-25 20:26:10 +02:00
Michael Weiss
31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8dbe3eac1a8f6e4dd8146eae633142808.
With 57f05745951 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss
f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1b28b0de3d774731bc26cde47c24c44.
With 57f05745951 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss
6b34320036
signal-desktop: Add libdbusmenu support (#96078)
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Oleksii Filonenko
4527558cdf
Merge pull request #96171 from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
Lassulus
0fcb4673be
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres
a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Linus Heckemann
86afe1e4d7
Merge pull request #96261 from sternenseemann/bemenu-0.5.0
bemenu: 0.4.1 → 0.5.0
2020-08-25 13:23:47 +02:00
Maximilian Bosch
049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Justin Humm
e253cb26fa
Merge pull request #96236 from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
Nick Hu
887e7b6036
Merge pull request #96217 from NickHu/i3lock-fancy-rapid
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 11:36:29 +01:00
sternenseemann
2e80f34521 bemenu: 0.4.1 → 0.5.0 2020-08-25 12:14:10 +02:00
Robert Schütz
c0f61f3e17 setzer: 0.2.8 -> 0.3.0 2020-08-25 11:33:15 +02:00
Jörg Thalheim
c8189b52b5
Merge pull request #96232 from r-ryantm/auto-update/cheat
cheat: 4.0.3 -> 4.0.4
2020-08-25 09:35:39 +01:00