summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-26SQUASH: Change source of samsung-unified-printer.samsung-printerJonathan Brielmaier
2023-03-26SQUASH: make it a gexp.Jonathan Brielmaier
2023-03-26WIP: samsung-unified-printer.Jonathan Brielmaier
2023-03-26gnu: soapysdrplay3: Update to 0.4.1-1.9e5c80c.Guillaume Le Vaillant
* nongnu/packages/radio.scm (soapysdrplay3): Update to 0.4.1-1.9e5c80c. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-03-22nongnu: Remove rust-cbindgen 0.23/0.24 and their dependencies.Jonathan Brielmaier
Both are provided since 2022-11-30 by gnu/packages/gnuzilla.scm. Guix commit: 3275068f191e76c8615b8719f3d1a286b9f1403c * nongnu/packages/mozilla.scm (rust-unicode-ident-1, rust-textwrap-0.15, rust-clap-lex-0.2, rust-clap-derive-3.2.15, rust-clap-3.2.16, rust-cbindgen-0.24, rust-cbindgen-0.23): Remove variables.
2023-03-21nongnu: firefox: Update to 111.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 111.0.1.
2023-03-17nongnu: zoom: Fix background blurring and virtual backgrounds.John Kehayias
There is a long list of libraries for LD_LIBRARY_PATH that could be refactored into a LET form, but alas could not figure out with the many quotes and gexps how right now. Or aomhost may only need a subset of these. * nongnu/packages/messaging.scm (zoom)[patchelf-plan]: Add aomhost. [phases]{wrap-where-patchelf-does-not-work}: Wrap it.
2023-03-17nongnu: zoom: Fix failure to run.John Kehayias
Fixes #252. Zoom launches again. * nongnu/packages/messaging.scm: Remove unused (gnu packages qt). (zoom)[inputs]: Add mit-krb5, xcb-util, xcb-util-renderutil, xcb-util-wm and remove qtmultimedia. [phases]{wrap-where-patchelf-does-not-work}: Add mit-krb5, libxcb, libxext, xcb-util, xcb-util-wm, and xcb-util-renderutil to LD_LIBRARY_PATH for the zoom binary.
2023-03-16nongnu: zoom: Update to 5.13.11.1288 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-22881, CVE-2023-22882 and CVE-2023-22885. * nongnu/packages/messaging.scm (zoom): Update to 5.13.11.1288.
2023-03-16nongnu: intel-media-driver: Update to 22.6.6.Jelle Licht
* nongnu/packages/video.scm (intel-media-driver): Update to 22.6.6.
2023-03-16nongnu: gmmlib: Update to 22.3.3.Jelle Licht
* nongnu/packages/video.scm (gmmlib): Update to 22.3.3.
2023-03-14nongnu: firefox: Update to 111.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-25748, CVE-2023-25749, CVE-2023-25750, CVE-2023-25751, CVE-2023-25752, CVE-2023-28159, CVE-2023-28160, CVE-2023-28161, CVE-2023-28162, CVE-2023-28163, CVE-2023-28164, CVE-2023-28176 and CVE-2023-28177. * nongnu/packages/mozilla.scm (firefox): Update to 111.0.
2023-03-14nongnu: firefox-esr: Update to 102.9.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-25751, CVE-2023-25752, CVE-2023-28162, CVE-2023-28163, CVE-2023-28164 and CVE-2023-28176. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.9.0esr.
2023-03-12nongnu: signal-desktop: Update to 6.9.0.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.9.0.
2023-03-12nongnu: element-desktop: Update to 1.11.24.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.24.
2023-03-12nongnu: linux-firmware: Update to 20230310.John Kehayias
* nongnu/packages/linux.scm (linux-firmware): Update to 20230310.
2023-03-12nongnu: Set linux to linux@6.2.John Kehayias
Upstream Guix has now defaulted to linux-libre@6.2. Do likewise here. * nongnu/packages/linux.scm (linux): Set to linux-6.2.
2023-03-07nongnu: leiningen: Update to 2.10.0.Jelle Licht
* nongnu/packages/clojure.scm (leiningen, leiningen-jar): Update to 2.10.0.
2023-03-07nongnu: Add linux@6.2.Jelle Licht
Adding linux@6.2 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.2): New variable.
2023-03-04nongnu: corrupt-linux: Allow custom configs.Yash Tiwari
This allows access to the "configs" keyword argument from the 'corrupt-linux' procedure. This simplifies creation of kernels with custom modules. * nongnu/packages/linux.scm (corrupt-linux): Add 'configs' argument. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-28nongnu: firefox: Update to 110.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 110.0.1.
2023-02-26nongnu: firefox: Update to 110.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-0767, CVE-2023-25728, CVE-2023-25729, CVE-2023-25730, CVE-2023-25731, CVE-2023-25732, CVE-2023-25733, CVE-2023-25734, CVE-2023-25736, CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25740, CVE-2023-25741, CVE-2023-25742, CVE-2023-25744 and CVE-2023-25745. * nongnu/packages/mozilla.scm (firefox): Update to 110.0. [inputs]: Use icu4c-72. (rust-firefox): Update to rust-1.65.
2023-02-26nongnu: Add icu4c-72.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (icu4c-72): New local variable.
2023-02-24nongnu: linux-firmware: Use mirror://kernel.org instead.Feng Shu
* nongnu/packages/linux.scm (linux-firmware)[source]: Use mirror://kernel.org instead and switch to xz compressed tarball. Downloading tarball from https://git.kernel.org is too slow in some country. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-21nongnu: wasm32-wasi-libcxx: Update to 15.Pierre Langlois
* nongnu/packages/wasm.scm (llvm-monorepo): New variable. (wasm32-wasi-libcxx): Update to 15. [source]: Use llvm-monorepo. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-21nongnu: wasm32-wasi-clang: Update to 15.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-clang): Update to 15. Drop hash inheritance. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-21nongnu: wasm32-wasi-clang-runtime: Update to 15.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-clang-runtime): Update to 15. [native-inputs]: Use clang-15. [inputs]: Use llvm-15. [arguments]<#:configure-flags>: Adapt path to LLVM monorepo. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-21nongnu: wasi-libc: Update to sdk-19.Pierre Langlois
* nongnu/packages/wasm.scm (wasi-libc): Update to sdk-19. [native-inputs]: Use clang-15. [arguments]<#:make-flags>: Add BULK_MEMORY_SOURCES=. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-21nongnu: intel-microcode: Update to 20230214.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode): Update to 20230214. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-15nongnu: firefox-esr: Update to 102.8.0esr [security fixes].Jonathan Brielmaier
This fixes CVE-2023-0767, CVE-2023-25728, CVE-2023-25729, CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742, CVE-2023-25743, CVE-2023-25744 and CVE-2023-25746. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.8.0.esr.
2023-02-14nongnu: corrupt-linux: Extract upstream hashes.Jelle Licht
* nongnu/packages/linux.scm (linux-urls): Rename to ... (linux-url): ... this. Return single url with mirror prefix like guix does. (corrupt-linux): Use implementation details to dig up original hash of upstream linux kernel sources.
2023-02-14gnu: google-chrome-unstable: Update to 111.0.5563.19.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 111.0.5563.19. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-14gnu: google-chrome-beta: Update to 110.0.5481.77.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 110.0.5481.77. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-14gnu: google-chrome-stable: Update to 110.0.5481.77.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 110.0.5481.77. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-14nongnu: firefox: Update to 109.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 109.0.1.
2023-02-10nongnu: clj-kondo: Update to 2023.01.20.Jelle Licht
* nongnu/packages/clojure.scm (clj-kondo): Update to 2023.01.20.
2023-02-04nongnu: Add nvidia-system-monitor.Petr Hodina
* nongnu/packages/nvidia.scm (nvidia-system-monitor): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-04nongnu: Add python-py3nvml.Petr Hodina
* nongnu/packages/nvidia.scm (python-py3nvml): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-04nongnu: Add nvidia-htop.Petr Hodina
* nongnu/packages/nvidia.scm (nvidia-htop): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-04nongnu: Add gpustat.Petr Hodina
* nongnu/packages/nvidia.scm (gpustat): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-04nongnu: Add python-nvidia-ml-py.Petr Hodina
* nongnu/packages/nvidia.scm (python-nvidia-ml-py): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-02nongnu: rtl8821ce-linux-module: Remove duplicated definition.Zhu Zihao
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Remove duplicated definition. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-01nongnu: linux-firmware: Update to 20230117.Simen Endsjø
* nongnu/packages/linux.scm (linux-firmware): Update to 20230117. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-01nongnu: ap6256-firmware: Don't build substitutes.Jonathan Brielmaier
The license situation is unclear. * nongnu/packages/firmware.scm (ap6256-firmware)[arguments]: Set substitutable? to false.
2023-02-01nongnu: anx7688-firmware: Don't build substitutes.Jonathan Brielmaier
The license situation is unclear. * nongnu/packages/firmware.scm (anx7688-firmware)[arguments]: Set substitutable? to false.
2023-02-01nongnu: ov5640-firmware: Don't build substitutes.Jonathan Brielmaier
The license situation is unclear. * nongnu/packages/firmware.scm (ov5640-firmware)[arguments]: Set substitutable? to false.
2023-02-01nongnu: rtl8723bt-firmware: Don't build substitutes.Jonathan Brielmaier
The license situation is unclear. * nongnu/packages/firmware.scm (rtl8723bt-firmware)[arguments]: Set substitutable? to false.
2023-01-19nongnu: rtl8192eu-linux-module: Update to 0.0.0-5.865656c.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-5.865656c.
2023-01-19nongnu: rtl8821ce-linux-module: Increase to revision 9.Zhu Zihao
It was already present as revision 8. * nongnu/packages/linux.scm (rtl8821ce-linux-module)[revision]: Raise to 9. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-17nongnu: firefox-esr: Update to 102.7.0 [security fixes].John Kehayias
Fixes CVE-2022-46871, CVE-2022-46877, CVE-2023-23598, CVE-2023-23599, CVE-2023-23601, CVE-2023-23602, CVE-2023-23603, and CVE-2023-23605. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.7.0.