Petr Hodina
86c47336ef
nongnu: Add geekbench5.
...
* nongnu/packages/benchmark.scm: New file.
* nongnu/packages/benchmark.scm (geekbench5): New variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-11-10 17:59:50 +01:00
John Kehayias
dfc2b256eb
nongnu: firefox-esr: Fix VA-API support.
...
This also fixes the firefox package. VA-API runs in the RDD (Remote Data
Decoder) sandbox in firefox and thus needs to have specified everything it
needs access to. Using commit b7a0935420ee630a29b7e5ac73a32ba1eb24f00b of
Guix's icecat package, we can get all the dependencies needed and add that to
LD_LIBRARY_PATH. These are then accessible in the RDD sandbox, allowing
VA-API to fully load and work for hardware video decoding support.
* nongnu/package/mozilla.scm (firefox-esr)[modules]: Add (srfi srfi-1), (rnrs
bytevectors), (rnrs io ports), (guix elf), and (guix build gremlin).
[phases]{wrap-program}: New functions RUNPATH-OF and RUNPATHS-OF-INPUT. Use
these for RDD-WHITELIST, the runpaths of mesa and ffmpeg. Add this list to
LD_LIBRARY_PATH.
2022-11-06 12:49:51 -05:00
Zhu Zihao
bddabaacc5
nongnu: rtl8821ce-linux-module: Update to 0.0.0-8-50c1b12.
...
Now supports Linux 6.x series.
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-8-50c1b12.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-11-06 18:09:06 +01:00
John Kehayias
cbc4c651ad
nongnu: nvidia-module: Update to 515.76.
...
This fixes the build with linux@6.0.
* nongnu/packages/nvidia.scm (nvidia-module, nversion): Update to 515.76.
2022-11-04 18:56:35 -04:00
John Kehayias
7f4b912688
nongnu: linux-arm64-generic@5.15: Update to 5.15.77.
...
* nongnu/packages/linux.scm (linux-arm64-generic-5.15): Update to 5.15.77.
2022-11-04 16:40:35 -04:00
John Kehayias
bfae0326ad
nongnu: linux@4.9: Update to 4.9.332.
...
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.332.
2022-11-04 16:39:23 -04:00
John Kehayias
145adb8c99
nongnu: linux@4.14: Update to 4.14.298.
...
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.298.
2022-11-04 16:38:39 -04:00
John Kehayias
9a702bad20
nongnu: linux@4.19: Update to 4.19.264.
...
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.264.
2022-11-04 16:37:52 -04:00
John Kehayias
f7a56d7276
nongnu: linux@5.4: Update to 5.4.223.
...
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.223.
2022-11-04 16:36:56 -04:00
John Kehayias
c22e383c79
nongnu: linux@5.10: Update to 5.10.153.
...
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.153.
2022-11-04 16:36:18 -04:00
John Kehayias
aa54f6ce34
nongnu: linux@5.15: Update to 5.15.77.
...
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.77.
2022-11-04 16:35:03 -04:00
John Kehayias
9a3472c261
nongnu: Remove linux-arm64-generic@5.19. Add linux-arm64-generic@6.0.
...
* nongnu/packages/linux.scm (linux-arm64-generic-5.19): Remove variable.
(linux-arm64-generic-6.0): New variable.
(linux-arm64-generic): Set to linux-arm64-linux-6.0.
2022-11-04 16:29:56 -04:00
John Kehayias
46b9baccff
nongnu: Remove linux@5.19. Add linux@6.0.
...
* nongnu/packages/linux.scm (linux-5.19): Remove variable.
(linux-6.0): New variable.
(linux): Set to linux-6.0.
2022-11-04 16:25:53 -04:00
Jonathan Brielmaier
acbaa98856
nongnu: firefox: Update to 106.0.4.
...
* nongnu/packages/mozilla.scm (firefox): Update to 106.0.4.
2022-11-04 11:34:29 +01:00
Simen Endsjø
c1358b112f
nongnu: linux-firmware: Update to 20221012.
...
* nongnu/packages/linux.scm (linux-firmware): Update to 20221012.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-11-03 19:38:02 +01:00
John Kehayias
241988e2c0
nongnu: signal-desktop: Update to 5.62.0.
...
* nongnu/packages/messaging.scm (signal-desktop): Update to 5.62.0.
2022-11-03 11:21:07 -04:00
John Kehayias
4475d2ce74
nongnu: element-desktop: Update to 1.11.13.
...
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.13.
2022-11-03 11:17:03 -04:00
John Kehayias
7c26b2060a
nongnu: firefox: Update to 106.0.2.
...
* nongnu/packages/mozilla.scm (firefox): Update to 106.0.2.
2022-10-26 21:53:02 -04:00
Jonathan Brielmaier
d4f3c4b57e
nongnu: linux@5.15: Update to 5.15.74.
...
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.74.
2022-10-24 22:38:30 +02:00
Jonathan Brielmaier
77cae6a9dc
nongnu: linux@5.19: Update to 5.19.17.
...
* nongnu/packages/linux.scm (linux-5.19): Update to 5.19.17.
2022-10-24 22:14:31 +02:00
Jonathan Brielmaier
8fe57ffd70
nongnu: compcert: Fix build with coq@8.16.0.
...
* nongnu/packages/coq.scm (compcert)[arguments]: Reintroduce the 'allow-newer-coq-version phase.
2022-10-24 21:44:59 +02:00
Jonathan Brielmaier
3f00d57adc
nongnu: firefox-esr: Use newer clang and llvm.
...
* nongnu/packages/mozilla.scm (native-inputs): Use clang and llvm which
defaulting currently at version 13.
2022-10-21 17:07:00 +02:00
Alexey Abramov
2a368a20cc
nongnu: Add nvidia-nvml.
...
* nongnu/packages/nvidia.scm (nvidia-nvml): New variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-10-20 17:44:07 +02:00
Jonathan Brielmaier
b351f0bc36
nongnu: firefox-esr: Update to 102.4.0esr [security fixes].
...
Fixes CVE-2022-42927, CVE-2022-42928, CVE-2022-42929 and CVE-2022-42932.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 102.4.0esr.
2022-10-19 08:25:55 +02:00
John Kehayias
535f82a8b3
nongnu: firefox: Update to 106.0 [security fixes].
...
Fixes CVE-2022-42927, CVE-2022-42928, CVE-2022-42929, CVE-2022-42930,
CVE-2022-42931 and CVE-2022-42932.
* nongnu/packages/mozilla.scm (firefox): Update to 106.0.
2022-10-19 00:40:41 -04:00
John Kehayias
4399c012e4
nongnu: Remove unneeded rust packages.
...
Upstream Guix now defaults to rust 1.60, so remove unneeded bootstrapping.
* nongnu/packages/mozilla.scm (rust-firefox-1.58, rust-firefox-1.59,
rust-firefox-1.60): Remove variables.
(rust-firefox-1.61): Bootstrap from rust instead of rust-firefox-1.60.
(furst-firefox-esr): Set to be rust.
2022-10-15 18:56:41 -04:00
John Kehayias
208b549eb9
nongnu: zoom: Fix SSO and browser communication.
...
* nongnu/packages/messaging.scm (zoom)[phases]{rename-binary}: New phase.
Rename the binary that is called by the wrapper. The binary name must end in
"zoom" in order for IPC to work (for single sign-on and handling links from a
browser).
2022-10-14 13:23:57 -04:00
John Kehayias
20ca80db3c
nongnu: Add zoom.
...
Closes #54 . Recommitting due to missing signature.
* nongnu/packages/messaging.scm (zoom): New variable.
2022-10-13 14:55:24 -04:00
Jonathan Brielmaier
7772b8c5b6
nongnu: linux@4.9: Update to 4.9.330.
...
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.330.
2022-10-13 20:14:47 +02:00
Jonathan Brielmaier
dcc067c70a
nongnu: linux@5.14: Update to 5.14.295.
...
* nongnu/packages/linux.scm (linux-5.14): Update to 5.14.295.
2022-10-13 20:02:51 +02:00
Jonathan Brielmaier
598289d1e2
nongnu: linux@5.4: Update to 5.4.217.
...
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.217.
2022-10-13 19:14:50 +02:00
Jonathan Brielmaier
0f92939315
nongnu: linux@5.15: Update to 5.15.73.
...
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.73.
2022-10-13 18:34:24 +02:00
Jonathan Brielmaier
ce0543e0be
nongnu: linux@5.19: Update to 5.19.15.
...
* nongnu/packages/linux.scm (linux-5.19): Update to 5.19.15.
2022-10-13 18:14:09 +02:00
Jonathan Brielmaier
12024f8855
nongnu: linux-firmware: Update to 20220913.
...
* nongnu/packages/linux.scm (linux-firmware): Update to 20220913.
2022-10-12 14:52:49 +02:00
Jonathan Brielmaier
03ac69a85a
nongnu: dotnet: Update home-page.
...
* nongnu/packages/dotnet.scm (dotnet): Update home-page.
2022-10-10 21:08:14 +02:00
Simen Endsjø
148db9c29b
nongnu: dotnet: Update to 6.0.401.
...
* nongnu/packages/dotnet.scm (dotnet): Update to 6.0.401.
[source]: New url.
(dotnet-sdk-version): Update to 6.0.9.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-10-10 21:05:21 +02:00
Fredrik Salomonsson
f906960ddc
gnu: Add emacs-org-roam-ui.
...
* nongnu/packages/emacs.scm (emacs-org-roam-ui): New variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-10-10 20:42:16 +02:00
John Kehayias
174eded3dc
nongnu: linux-arm64-generic@5.15: Update to 5.15.72.
...
* nongnu/packages/linux.scm (linux-arm64-generic-5.15): Update to 5.15.72.
2022-10-06 14:44:55 -04:00
John Kehayias
5cfb05edea
nongnu: linux-arm64-generic@5.19: Update to 5.19.14.
...
* nongnu/packages/linux.scm (linux-arm64-generic-5.19): Update to 5.19.14.
2022-10-06 14:43:51 -04:00
John Kehayias
81c0567763
nongnu: linux@4.19: Update to 4.19.261.
...
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.261.
2022-10-06 14:41:09 -04:00
John Kehayias
6e32d1648f
nongnu: linux@5.4: Update to 5.4.216.
...
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.216.
2022-10-06 14:40:23 -04:00
John Kehayias
dbf6243188
nongnu: linux@5.10: Update to 5.10.147.
...
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.147.
2022-10-06 14:38:53 -04:00
John Kehayias
097153e81b
nongnu: linux@5.15: Update to 5.15.72.
...
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.72.
2022-10-06 14:37:37 -04:00
John Kehayias
00ae3737ed
nongnu: linux@5.19: Update to 5.19.14.
...
* nongnu/packages/linux.scm (linux-5.19): Update to 5.19.14.
2022-10-06 14:36:47 -04:00
Jonathan Brielmaier
d7791ba66b
nongnu: firefox: Update to 105.0.2.
...
* nongnu/packages/mozilla.scm (firefox): Update to 105.0.2.
2022-10-04 21:24:10 +02:00
Jonathan Brielmaier
e7d74a12d6
nongnu: firefox: Update to 105.0.1.
...
* nongnu/packages/mozilla.scm (firefox): Update to 105.0.1.
2022-10-04 19:41:38 +02:00
John Kehayias
5a76529aff
nongnu: Add signal-desktop.
...
* nongnu/packages/messaging.scm (signal-desktop): New variable.
2022-09-29 14:37:22 -04:00
John Kehayias
36f9d64033
nongnu: Add element-desktop.
...
* nongnu/packages/messaging.scm: New module.
(element-desktop): New variable.
2022-09-29 14:36:15 -04:00
Jonathan Brielmaier
354b152ce2
nongnu: rtl8192eu-linux-module: Update for linux@5.19.
...
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to revision 4.
2022-09-24 09:55:47 +02:00
Jonathan Brielmaier
6825f474db
nongnu: linux@5.15: Update to 5.15.70.
...
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.70.
2022-09-24 09:07:37 +02:00