summaryrefslogtreecommitdiff
path: root/nongnu
AgeCommit message (Collapse)Author
2023-07-19nongnu: hplip-plugin: Update source hash.arkhan
Inherited hplip package was updated to 3.23.5 in commit 57fe5b2338dfbb150d3921e9da3d9719fef6c9d9 of guix. * nongnu/packages/printers.scm (hplip-plugin)[native-inputs]: Update sha256 hash for hplip-plugin. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-07-15nongnu: Add linux@6.4.John Kehayias
Adding linux@6.4 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.4): New variable.
2023-07-13nongnu: Add facetimehd-calibration.Krzysztof Baranowski
* nongnu/packages/firmware.scm (facetimehd-calibration): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: Add facetimehd-firmware.Krzysztof Baranowski
* nongnu/packages/firmware.scm (dump-file-chunk): New function. (facetimehd-firmware): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: Add facetimehd.Krzysztof Baranowski
Closes https://gitlab.com/nonguix/nonguix/-/issues/247 * nongnu/packages/linux.scm (facetimehd): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: linux-xanmod-lts: Update to 6.1.38.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version,linux-xanmod-lts-source): Update to 6.1.38. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: linux-xanmod: Update to 6.4.3.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-version,linux-xanmod-source): Update to 6.4.3. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: Drop unused import.Giacomo Leidi
Follow-up to https://gitlab.com/nonguix/nonguix/-/merge_requests/290 * nongnu/packages/messaging.scm: Remove no longer needed `databases` module. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-13nongnu: signal-desktop: Update to 6.25.0.Jonathan Brielmaier
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.25.0. [source]: URL has changed.
2023-07-12nongnu: electron: Use chromium-binary-build-system.Giacomo Leidi
* nongnu/packages/electron.scm (define-module): Remove no longer required modules (electron)[build-system]: Use chromium-binary-build-system. [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12gnu: google-chrome-unstable: Update to 116.0.5803.2.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 116.0.5803.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12gnu: google-chrome-beta: Update to 115.0.5790.13.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 115.0.5790.13. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12gnu: google-chrome-stable: Update to 114.0.5735.106.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 114.0.5735.106. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12nongnu: Add vscodium.Giacomo Leidi
* nongnu/packages/editors.scm: New file. (vscodium): new variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12nongnu: lycheeslicer: Use chromium-binary-build-system.Giacomo Leidi
* nongnu/packages/engineering.scm (lycheeslicer) [build-system]: Use chromium-binary-build-system; [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12nongnu: signal-desktop: Use chromium-binary-build-system.Giacomo Leidi
* nongnu/packages/messaging.scm (signal-desktop) [build-system]: Use chromium-binary-build-system; [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12nongnu: element-desktop: Use chromium-binary-build-system.Giacomo Leidi
* nongnu/packages/messaging.scm (element-desktop) [build-system]: Use chromium-binary-build-system; [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-12nongnu: make-google-chrome: Use chromium-binary-build-system.Giacomo Leidi
* nongnu/packages/chrome.scm (make-google-chrome) [patchelf-inputs]: Drop them since the build system adds all inputs to the patchelf plan; [build-system]: Use chromium-binary-build-system; [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-11nongnu: firefox: Update to 115.0.2 [fixes CVE-2023-3600].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.2.
2023-07-11nongnu: firefox: Update to 115.0.1.Leo Famulari
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.1. (%firefox-build-id): Adjust accordingly. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: lgogdownloader: Update to 3.11.Eidvilas Markevičius
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.11. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: linux-xanmod-lts: Update to 6.1.37.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts): Update to 6.1.37. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: linux-xanmod: Update to 6.3.11.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod): Update to 6.3.11. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: ncurses-5: Update to use gexp and C++11.B. Wilson
* nongnu/packages/ncurses.scm (ncurses-rollup-patch): New variable. (ncurses-5): Backport changes from upstream guix repo. Note that ncurses-5 fails to build with the new C++17 default, so we also need to explicitly force C++11. (ncurses/tinfo-5): Use gexp and remove outdated comment. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: icu4c@72: Remove package.Jonathan Brielmaier
It's no longer used in any package. * nongnu/packages/mozilla.scm (icu4c-72): Remove variable.
2023-07-05nongnu: firefox: Update to 115.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203, CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207, CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211 and CVE-2023-37212. * nongnu/packages/mozilla.scm (icu4c-73): New variable. (firefox): Update to 115.0. [inputs]: Use `icu4c-73`.
2023-07-05nongnu: firefox-esr: Update to 102.13.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-37201, CVE-2023-37202, CVE-2023-37207, CVE-2023-37208 and CVE-2023-37211. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.13.0esr.
2023-07-03nongnu: intel-media-driver: Update to 23.1.6.John Kehayias
* nongnu/packages/video.scm (intel-media-driver): Update to 23.1.6. Remove extraneous "intel-media-driver" after package definition.
2023-06-30nongnu: Add linux-xanmod-lts.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version) (linux-xanmod-lts-revision,linux-xanmod-lts-source,linux-xanmod-lts): New variables. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-30nongnu: Add linux-xanmod.Hilton Chain
* nongnu/packages/linux.scm (%default-extra-linux-options,config->string) (make-linux-xanmod-source,make-linux-xanmod,linux-xanmod-version) (linux-xanmod-revision,linux-xanmod-source,linux-xanmod): New variables. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-29nongnu: steam-client-libs: Add xdg-user-dirs.John Kehayias
There is a warning spammed about missing 'xdg-user-dir' which doesn't seem to cause any problems but let's add the missing input just in case. * nongnu/packages/steam-client.scm (steam-client-libs): Add xdg-user-dirs.
2023-06-29nongnu: steam-client-libs: Add lsof.John Kehayias
Some friend's list options, like inviting to a game, are not available without lsof. * nongnu/packages/steam-client.scm (steam-client-libs): Add lsof.
2023-06-29nongnu: steam-client-libs: Change llvm-11 to llvm-for-mesa.John Kehayias
* nongnu/packages/steam-client.scm (steam-client-libs): Change llvm-11 to llvm-for-mesa to match what mesa is built with.
2023-06-29nongnu: element-desktop: Update to 1.11.34.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.34.
2023-06-26nongnu: nvidia-driver: Fix non-x86 builds.Pierre Langlois
This is needed to fix `guix pull' on non-x86 platforms. * nongnu/packages/nvidia.scm (nvidia-driver)[arguments]: Add catch-all for match install-plan. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-21nongnu: nvidia-driver: Support "i686-linux" system.Sughosha
* nongnu/packages/nvidia.scm (nvidia-driver): Support "i686-linux" system. Signed-off-by: ison <ison@airmail.cc>
2023-06-19nongnu: linux-firmware: Update to 20230515.John Kehayias
* nongnu/packages/linux.scm (linux-firmware): Update to 20230515.
2023-06-18nongnu: corrupt-linux: Pass defconfig value.Adam Kandur
* nongnu/packages/linux.scm (corrupt-linux): Pass defconfig value. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-18nongnu: intel-microcode: Update to 20230613.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode): Update to 20230613. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-08nongnu: Add sbcl-cl-electron.Andre A. Gomes
* nongnu/packages/lisp.scm (sbcl-cl-electron): New variable.
2023-06-07nongnu: firefox: Update to 114.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414, CVE-2023-34415, CVE-2023-34416 and CVE-2023-34417. * nongnu/packages/mozilla.scm (firefox): Update to 114.0.
2023-06-07nongnu: firefox-esr: Update to 102.12.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414 and CVE-2023-34416. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.12.0esr.
2023-06-06nongnu: Refresh AllegroCL license.Artyom Bologov
* nongnu/packages/lisp.scm (allegro-cl): Refresh license.
2023-06-06nongnu: Add electron.Pierre Neidhardt
* nongnu/packages/electron.scm (electron): New variable.
2023-06-01nongnu: rtl8821ce-linux-module: Update to 0.0.0-10-a478095.Zhu Zihao
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-10-a478095. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-01nongnu: Remove linux-6.2.Jonathan Brielmaier
linux-libre-6.2 was removed upstream in 13e2138c230431368ebf32df527f4b5d1e458e4b. * nongnu/packages/linux.scm (linux-6.2): Remove variable.
2023-05-29nongnu: Export steam containers and minor refactor.Elijah Malaby
nonguix: Make container actually respect the ngc-shared and ngc-exposed fields. * nongnu/packages/steam-client.scm (steam-container): New variable. This is to export the container definition from steam. (steam-nvidia-container): New variable. This is the container for steam-nvidia and now inherits from steam-container. (steam, steam-nvidia): Container definitions moved to steam-container and steam-nvidia-container. * nonguix/multiarch-container.scm (make-container-wrapper): Add ngc-exposed and ngc-shared to expose and share lists. Signed-off-by: ison <ison@airmail.cc>
2023-05-28nongnu: linux: Update to 6.3.Jelle Licht
Upstream Guix defaults to linux-libre@6.3. Follow suit by making linux track linux@6.3. * nongnu/packages/linux.scm (linux): Update to linux 6.3.
2023-05-26nongnu: linux-arm64-generic-*: Match guix kernel versions.Jelle Licht
The linux-lts commit introduced a breaking change by referring to the nonexistent linux-libre-arm64-generic package variants. Even before that all of nonguix's linux-arm64-generic package variants were based on the same kernel version. * nongnu/packages/linux.scm (linux-arm64-generic-6.0): Remove package variant. (linux-arm64-generic-5.15): Ditto. (linux-arm64-generic-lts): Ditto. (linux-arm64-generic-5.10): New package variant. (linux-arm64-generic-5.4): New package variant. (linux-arm64-generic): Match version to most recent kernel in guix.
2023-05-25nongnu: linux-lts: Update to 6.1.Wolf
6.1 is the newest long-term support version of the kernel. * nongnu/packages/linux.scm (linux-lts): Use linux-6.1 Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>