summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-14nongnu: corrupt-linux: Extract upstream hashes.hack-hashesJelle 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-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-03Update NEWS.John Kehayias
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'.
2023-01-03nongnu: Add linux@6.1.John Kehayias
Adding linux@6.1 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.1): New variable.
2023-01-02nongnu: Add rtl8812au-aircrack-ng-linux-module.Petr Hodina
* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-02nongnu: Add rtl8821ce-linux-module.Petr Hodina
* nongnu/packages/linux.scm (rtl8821ce-linux-module): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-02nongnu: Add lycheeslicer.Demis Balbach
* nongnu/packages/engineering.scm: New file. (lycheeslicer): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-02nongnu: google-chrome-unstable: Update to 110.0.5464.2.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 110.0.5464.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-02nongnu: google-chrome-beta: Update to 109.0.5414.46.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 109.0.5414.46. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-01-02nongnu: google-chrome-stable: Update to 108.0.5359.124.Giacomo Leidi
The main point of this patch is to make Chrome rely as little as possible on the environment it's run into, allowing for easier debugging. The next step would probably be to generate this list from the input package-name. * nongnu/packages/chrome.scm (google-chrome-stable): Update to 108.0.5359.124; [arguments]{patchelf-inputs}: move to outer scope; {LD_LIBRARY_PATH}: wrap the entrypoint with all of Chrome's input, this should prevent loading libraries that are not listed as inputs from the outer environment; [inputs]: add some inputs following Nix's package definition to try and fix #215. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-31nongnu: Keep the raw-initrd references file.Mathieu Othacehe
The raw-initrd contains a "references" file that is used to keep the static guile used in the initrd alive. This file is not part of the combined-initrd. It means that during garbage collection, the static guile could be collected making the system unbootable because the static guile is then not part of the store once the root is switched. In the combined-initrds procedure, make sure to concatenate all the possible references files of the underlying initrds into a top-level references file. Fixes: <https://gitlab.com/nonguix/nonguix/issues/111> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-29Revert "Revert "nongnu: corrupt-linux: Rewrite to use customize-linux.""John Kehayias
This reverts commit 370749ab7bf8782e1f9a3cc6d9c38bf444fc3fe7, reinstating commit 3d53be2c5cc9e0a8f5a76447eb392d7b0901232d now that 1.4.0 has been released. Original commit message: This simplifies our linux package definitions to not need hash updates as they simply follow from the inherited part of the source field. The newly added 'customize-linux' procedure from Guix is the preferred way to customize the kernel as well. * nongnu/packages/linux.scm (corrupt-linux): No longer take 'version' or 'hash' arguments. Inherit from 'customize-linux' as a starting package. Remove patch for now removed 'build-doc' phase. (linux-6.0, linux-5.15, linux-5.10, linux-5.4, linux4.19, linux-4.14, linux-4.9, linux-arm64-generic-6.0, linux-arm64-generic-5.15): Remove version and hash strings.
2022-12-28nongnu: sof-firmware: Update to 2.2.3.Simen Endsjø
* nongnu/packages/linux.scm (sof-firmware): Update to 2.2.3. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-28nongnu: linux-firmware: Update to 20221214.Simen Endsjø
* nongnu/packages/linux.scm (linux-firmware): Update to 20221214. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-27nongnu: steam: Fix UI scaling.John Kehayias
Closes #226. * nongnu/package/steam-client.scm (make-container-wrapper): Preserve GDK_SCALE.
2022-12-19NEWS: Add NEWS file.v1.4.0Jonathan Brielmaier
* NEWS: New file.
2022-12-19.*: Use SPDX license identifiers for hidden files.Jonathan Brielmaier
.dir-locals.el: Use SPDX license identifier. .guix-authorizations: Dito. .guix-channel: Dito.