summaryrefslogtreecommitdiff
path: root/nongnu
AgeCommit message (Collapse)Author
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.
2023-01-17nongnu: firefox: Update to 109.0 [security fixes].John Kehayias
Fixes CVE-2023-23597, CVE-2023-23598, CVE-2023-23599, CVE-2023-23600, CVE-2023-23601, CVE-2023-23602, CVE-2023-23603, CVE-2023-23604, CVE-2023-23605, and CVE-2023-23606. * nongnu/packages/mozilla.scm (firefox): Update to 109.0.
2023-01-14gnu: Add r8168-linux-module.Morgan Smith
* nongnu/packages/linux.scm (r8168-linux-module): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-14nongnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-10.08589e2.Leo Famulari
* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-10.08589e2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-13nongnu: zoom: Update to 5.13.4.711.John Kehayias
* nongnu/packages/messaging.scm (zoom): Update to 5.13.4.711.
2023-01-13nongnu: signal-desktop: Update to 6.2.0.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.2.0.
2023-01-13nongnu: element-desktop: Update to 1.11.17.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.17.
2023-01-11nongnu: Add bluez-firmware.Petr Hodina
* nongnu/packages/firmware.scm (bluez-firmware): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-11nongnu: Add ap6256-firmware.Petr Hodina
* nongnu/packages/firmware.scm (ap6256-firmware): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-11nongnu: Add anx7688-firmware.Petr Hodina
* nongnu/packages/firmware.scm (anx7688-firmware): New variable.
2023-01-11nongnu: Add rtl8723bt-firmware.Petr Hodina
* nongnu/packages/firmware.scm (rtl8723bt-firmware): New variable. Co-authored-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-11nongnu: Add ov5640-firmware.Petr Hodina
* nongnu/packages/firmware.scm (ov5640-firmware): New variable. Co-authored-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-10nongnu: Add reaper.Sughosha
* nongnu/packages/music.scm: New file. * nongnu/packages/music.scm (reaper): New variable. Co-authored-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-08nongnu: Set linux to linux@6.1.John Kehayias
Upstream Guix will be removing linux-libre@6.0 and defaulting to linux-libre@6.1. Do likewise here. * nongnu/packages/linux.scm (linux-6.0): Remove variable. (linux): Set to linux-6.1.
2023-01-08nongnu: signal-desktop: Update to 6.1.0.Jonathan Brielmaier
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.1.0.
2023-01-08nongnu: Remove linux-4.9.Jonathan Brielmaier
linux-libre-4.9 was removed from Guix: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958 * nongnu/packages/linux.scm (linux-4.9): Remove variable.
2023-01-08nongnu: make-google-chrome: Switch to default pipewire.John Kehayias
* nongnu/packages/chrome.scm (make-google-chrome)[inputs]: Switch to default pipewire as pipewire-0.3 was removed upstream.
2023-01-06nongnu: firefox: Update to 108.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 108.0.2.
2023-01-04nongnu: mozilla: Use the new hunspell module.John Kehayias
Fixes guix pull as the hunspell package has moved from (gnu packages libreoffice) to (gnu packages hunspell) * nongnu/packages/mozilla.scm: Remove the libreoffice module and use the new hunspell module.
2023-01-03nongnu: steam: Fix URL handling.John Kehayias
This replaces 'xdg-utils' with 'flatpak-xdg-utils' so that the steam container will call out to the host to open URLs and properly handle steam:// URLs as well. This requires portals on the host, e.g. xdg-desktop-portal-gtk. * nongnu/packages/steam-client.scm (steam-client-libs): Replace 'xdg-utils' with 'flatpak-xdg-utils'.