Commit Graph

58180 Commits

Author SHA1 Message Date
Stefan Frijters
25e46dda3d openrgb: Fix udev rules with hardcoded /bin/chmod
New rules introduced in openrgb 0.6.

openrgb: Implement nixpkgs-review suggestions

* warning: missing-phase-hooks
* warning: unclear-gpl
* warning: unnecessary-parallel-building
2021-06-05 08:19:58 -07:00
kat
e4a0b10190
wezterm: Add terminfo output (#125320)
* wezterm: Add terminfo output

* Update pkgs/applications/terminal-emulators/wezterm/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 17:17:37 +02:00
Sandro
63ab3672b7
Merge pull request #125243 from tcbravo/songrec
songrec: init at 0.1.8
2021-06-05 17:03:36 +02:00
Sandro
1918720d0f
Merge pull request #124234 from rkitover/aucc-init 2021-06-05 16:57:36 +02:00
Sandro
bdb89449af
Merge pull request #124436 from mmilata/charge-lnd 2021-06-05 16:47:14 +02:00
Sandro
d21278344f
Merge pull request #125052 from Vonfry/init/clifm
clifm: init at 1.1
2021-06-05 16:44:46 +02:00
lunik1
13e7b38ac1
mpvScripts.youtube-quality: init at unstable-2020-02-11 (#125284)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 16:44:12 +02:00
Sandro
c037394f5f
Merge pull request #117606 from bgamari/graphia 2021-06-05 16:31:10 +02:00
Sandro
5225a75c4d
Merge pull request #125790 from FliegendeWurst/trilium-update-0.47.4 2021-06-05 16:24:38 +02:00
Sandro
00b0c6a83b
Merge pull request #125717 from Artturin/update-discord-canary
discord-canary: 0.0.123 -> 0.0.124
2021-06-05 16:23:48 +02:00
FliegendeWurst
287e0f248a trilium: 0.47.3 -> 0.47.4 2021-06-05 14:10:44 +02:00
Maximilian Bosch
5b5f01050e
Merge pull request #125732 from Ma27/rambox-insecure
rambox: unmaintain & mark as insecure
2021-06-05 13:41:08 +02:00
Maximilian Bosch
6acaea67cf
Merge pull request #125723 from Ma27/bump-ferdi
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
2021-06-05 13:40:46 +02:00
Vincent Laporte
5ca9831cb1 ocamlPackages.menhir: 20190626 → 20210419
ocamlPackages.menhirLib: init at 20210419
ocamlPackages.menhirSdk: init at 20210419
2021-06-05 13:38:01 +02:00
Robert Scott
1af9269ba7
Merge pull request #125645 from TredwellGit/wireshark
wireshark: 3.4.5 -> 3.4.6
2021-06-05 12:21:24 +01:00
Maximilian Bosch
e2a15cd395
rambox: unmaintain & mark as insecure
Rambox hasn't had a stable release in a while and an increasing number
of issues which is why I don't intend to use this anymore.

While taking a closer look at the source I also realized that it uses
Electron 7.2.4[1]. This is not only EOLed[2], it also contains a few
security vulnerabilities which is why I decided to mark it as insecure.

A few (most likely not all) vulnerabilities can be found by looking at
the Electron 7 changelog[3]: after 7.2.4 there were a few more releases
with security backports - mostly from Chromium. Security issues that
were found later on (and are probably exploitable on the dependency
chain of rambox) aren't listed here. I only added two issues that seemed
applicable to `rambox`, but I haven't researched enough to check the
other ones.

[1] https://github.com/ramboxapp/community-edition/blob/0.7.7/package.json#L70
[2] https://www.electronjs.org/docs/tutorial/support#currently-supported-versions
[3] https://www.electronjs.org/releases/stable?version=7
2021-06-05 13:13:42 +02:00
Bart Brouns
394fb1d6ab sjaehn plugins: use lowercase pname 2021-06-05 19:37:22 +09:00
Michael Weiss
934bd6d7b7
Merge pull request #125724 from primeos/signal-desktop
signal-desktop: 5.3.0 -> 5.4.0
2021-06-05 11:30:24 +02:00
Doron Behar
c11aaff283
Merge pull request #125693 from LutzCle/zoom
zoom-us: 5.6.16888.0424 -> 5.6.20278.0524
2021-06-04 21:20:14 +00:00
Maximilian Bosch
cd4ad7d2fe
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
ChangeLog: 1886c8abed/CHANGELOG.md (560-beta6-2021-05-31)

Even though this isn't explicitly noted in the Changelog, this seems to
have fixed the Element integration for me.

Additionally, I added a (hacky) `xdg-open` wrapper which removes the
`GDK_BACKEND` variable to fix the XWayland integration[1]. The problem
is that if a Firefox is running with Wayland (`ferdi` is running under
X11) and `GDK_BACKEND=x11` is passed to the `xdg-open` (and thus
`firefox`) process, Firefox refuses to start since another instance of
it is running under Wayland (but attempts to start in X11 mode because of
`GDK_BACKEND=x11`).

[1] https://github.com/electron/electron/issues/28436
2021-06-04 22:56:10 +02:00
Michael Weiss
f5be28bcc9
signal-desktop: 5.3.0 -> 5.4.0 2021-06-04 21:57:25 +02:00
Artturin
f3dac01a71 discord-canary: 0.0.123 -> 0.0.124 2021-06-04 21:23:34 +03:00
Florian Klink
6f1857f2f2
terraform-providers.metal: init at 2.1.0 (#125665)
terraform-provider-packet is deprecated, and this is its successor.
2021-06-04 18:20:38 +02:00
Kim Lindberger
8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Sandro
42e87863e6
Merge pull request #125634 from samuela/upkeep-bot/plexamp-3.4.7-1622798351
plexamp: 3.4.6 -> 3.4.7
2021-06-04 17:20:09 +02:00
Sandro
6fd19b1f96
Merge pull request #121663 from vojta001/lwks 2021-06-04 17:19:48 +02:00
Clemens Lutz
c69b9cee04 zoom-us: 5.6.16888.0424 -> 5.6.20278.0524 2021-06-04 17:10:15 +02:00
Sandro
1c551d8071
Merge pull request #125676 from 06kellyjac/terragrunt
terragrunt: 0.29.4 -> 0.29.8
2021-06-04 17:05:24 +02:00
Sandro
015e07daf4
Merge pull request #125682 from Xitian9/geogebra 2021-06-04 16:59:42 +02:00
Sandro
ecb2faca0b
Merge pull request #125680 from 06kellyjac/waypoint
waypoint: 0.3.2 -> 0.4.0
2021-06-04 16:57:47 +02:00
Stephen Morgan
f12d58f223 geogebra6: 6-0-631-0 -> 6-0-644-0 2021-06-04 23:49:04 +10:00
Stephen Morgan
b6f4313e4a geogebra: 5-0-620-0 -> 5-0-644-0 2021-06-04 23:48:27 +10:00
06kellyjac
82d1d45028 waypoint: 0.3.2 -> 0.4.0 2021-06-04 14:44:17 +01:00
06kellyjac
8717ae4eb5 terragrunt: 0.29.4 -> 0.29.8 2021-06-04 13:50:38 +01:00
j-k
da05be87f5
starboard: 0.10.1 -> 0.10.2 -> 0.10.3 (#122888)
* starboard: 0.10.1 -> 0.10.2

* starboard: 0.10.2 -> 0.10.3
2021-06-04 08:39:07 -04:00
Michael Weiss
3df02b20f7
Merge pull request #125641 from primeos/chromiumDev
chromiumDev: 92.0.4515.40 -> 93.0.4530.5
2021-06-04 12:19:30 +02:00
Michael Weiss
2c9e2b6875
chromiumDev: 92.0.4515.40 -> 93.0.4530.5 2021-06-04 11:54:51 +02:00
Michael Weiss
c6890330f5
chromiumBeta: 91.0.4472.77 -> 92.0.4515.40 2021-06-04 11:52:14 +02:00
TredwellGit
15974f58b8 wireshark: 3.4.5 -> 3.4.6
https://www.wireshark.org/docs/relnotes/wireshark-3.4.6.html
2021-06-04 09:52:11 +00:00
upkeep-bot
69e6ec23d2 plexamp: 3.4.6 -> 3.4.7 2021-06-04 09:19:11 +00:00
Sandro
a58f441ed9
Merge pull request #125394 from fortuneteller2k/win-spice
win-spice: say yes to all 7z dialogs
2021-06-04 11:18:21 +02:00
Vonfry
1245d3b6a7
clifm: init at 1.1 2021-06-04 16:32:22 +08:00
Sandro
a855b14f2c
Merge pull request #125585 from sikmir/micro 2021-06-04 10:29:37 +02:00
Sandro
18f814c7ea
Merge pull request #125486 from polygon/nufraw 2021-06-04 10:15:23 +02:00
Sandro
6536a44697
Merge pull request #125615 from marsam/update-nnn 2021-06-04 10:11:44 +02:00
Elis Hirwing
d0bc04ff70
php: Upgrade from PHP 7.4 to 8.0 as default PHP 2021-06-04 09:27:00 +02:00
Vladimír Čunát
83d0782095
Merge #125465: thunderbird*: 78.10.2 -> 78.11.0 2021-06-04 09:26:44 +02:00
polygon
5e903ee079 nufraw: fix build
Sources would include glib-headers from within an extern-C scope.
Since glib-headers contained templates, this would fail. Add a patch
to move the header includes outside of the extern-C scope.
2021-06-04 08:26:06 +02:00
Mario Rodas
620fac4746
Merge pull request #125589 from r-ryantm/auto-update/docker-slim
docker-slim: 1.35.0 -> 1.35.2
2021-06-04 00:20:43 -05:00
zowoq
2959ad27de gh: 1.10.3 -> 1.11.0
https://github.com/cli/cli/releases/tag/v1.11.0
2021-06-04 10:18:55 +10:00