summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-10nongnu: Add heroic.heroicJohn Kehayias
* nongnu/packages/steam-client.scm: Rename to ... * nongnu/packages/game-client.scm: ... this. (heroic-client, heroic-extra-client-libs, heroic-container, heroic-nvidia-container, heroic, heroic-nvidia): New variables. * nonguix/multi-arch-container.scm (make-container-wrapper): Preserve "^SSL_" for heroic to use curl. (make-internal-script): Add symlink for "/usrshare/glib-2.0".
2023-10-06nongnu: Add anytype.Giacomo Leidi
* nongnu/packages/productivity: New module. (anytype): new variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: google-chrome-unstable: Update to 119.0.6034.6.David Thompson
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 119.0.6034.6. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: google-chrome-unstable: Update to 117.0.5897.3.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 117.0.5897.3. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: google-chrome-beta: Update to 116.0.5845.50.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 116.0.5845.50. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: google-chrome-stable: Update to 116.0.5845.110.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 116.0.5845.110. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: make-google-chrome: Install icons.Giacomo Leidi
* nongnu/packages/chrome.scm (make-google-chrome)[phases]: New phase 'install-icons. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-06nongnu: Add kind.worldofgeese
* nongnu/packages/k8s.scm (kind): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-03nongnu: Add linux@6.5.Ada Stevenson
Adding linux@6.5 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.5): New variable. Co-authored-by: John Kehayias <john.kehayias@protonmail.com> Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-03nongnu: linux-firmware: Update firmware to 20230919.Ada Stevenson
* nongnu/packages/linux.scm (linux-firmware): Update to 20230919. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-29nongnu: hplip-plugin: Update source hash.Jonathan Brielmaier
Inherited hplip package was updated to 3.23.8 in commit 4a8c51c7be9ea22803a79d7214571718e5ff9bf2 of guix. * nongnu/packages/printers.scm (hplip-plugin)[native-inputs]: Update sha256 hash for hplip-plugin.
2023-09-28nongnu: Add Apple Symbols font.Krzysztof Baranowski
* nongnu/packages/fonts.scm (font-apple-symbols): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-28nongnu: Add Apple Color Emoji font.Krzysztof Baranowski
* nongnu/packages/fonts.scm (font-apple-color-emoji): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-28nongnu: Add Apple SF and New York fonts.Krzysztof Baranowski
Closes #248. * nongnu/packages/fonts.scm (apple-font): New function (font-apple-sf-pro): New variable. (font-apple-sf-compact): New variable. (font-apple-sf-mono): New variable. (font-apple-sf-arabic): New variable. (font-apple-new-york): New variable. (font-apple-sf-symbols): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-28nongnu: signal-desktop: Update to 6.30.2 [fixes CVE-2023-41064].Gabriel Wicki
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.30.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-28nongnu: firefox: Update to 118.0.1 [fixes CVE-2023-5217].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 118.0.1.
2023-09-28nongnu: firefox-esr: Update to 115.3.1esr [fixes CVE-2023-5217].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox-esr): Update to 115.3.1esr.
2023-09-27nongnu: firefox: Update to 118.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-5168, CVE-2023-5169, CVE-2023-5170, CVE-2023-5171, CVE-2023-5172, CVE-2023-5173, CVE-2023-5174, CVE-2023-5175 and CVE-2023-5176. * nongnu/packages/mozilla.scm (firefox): Update to 118.0.
2023-09-27nongnu: firefox-esr: Update to 115.3.0esr [security fixes].Tomas Volf
Fixes CVE-2023-5168, CVE-2023-5169, CVE-2023-5171, CVE-2023-5174, CVE-2023-5176. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.3.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-14nongnu: firefox: Update to 117.0.1 [security fixes].David Pflug
Fixes CVE-2023-4863. * nongnu/packages/mozilla.scm (firefox): Update to 117.0.1. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-09-14nongnu: firefox-esr: Update to 115.2.1esr [security fixes].Tomas Volf
Fixes CVE-2023-4863. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.2.1esr. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-09-12nongnu: winetricks: Update to 20230212.Sughosha
* nongnu/packages/wine.scm (winetricks): Update to 20230212. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-12nongnu: zoom: Update to 5.15.12.7665.John Kehayias
* nongnu/packages/messaging.scm (zoom): Update to 5.15.12.7665.
2023-09-12nongnu: signal-desktop: Update to 6.30.1.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.30.1.
2023-09-12nongnu: element-desktop: Update to 1.11.41.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.41.
2023-09-07nongnu: vscodium: Update to 1.81.1.23222.Giacomo Leidi
* nongnu/packages/editors (vscodium): Update to 1.81.1.23222. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-07nongnu: Add helm.Giacomo Leidi
* nongnu/packages/k8s.scm (helm): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-07nongnu: Add kompose.Giacomo Leidi
* nongnu/packages/k8s.scm (kompose): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-07nongnu: Add kubectl.Giacomo Leidi
* nongnu/packages/k8s.scm (kubectl): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-07nongnu: Add katenary.Giacomo Leidi
* nongnu/packages/k8s.scm (katenary): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-07nongnu: Add k9s.Giacomo Leidi
* nongnu/packages/k8s.scm: New module. (k9s): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-09-03nongnu: steam: Fix missing tray icon.John Kehayias
Finally, it's back! Using something like snixembed worked around this before by using a different tray icon format. * nongnu/packages/steam-client.scm (steam-client-libs): Add gdk-pixbuf. * nonguix/multiarch-container.scm (make-internal-script): Add symlink to /usr/share/mime.
2023-09-03nongnu: steam: Work around propagated libx11 profile collision.John Kehayias
Fixes #281. Use the same fix as when this happened before with expat and fontconfig, as in commit 3df99d77698a79f3c1dfdaf1becb96956f9ec65d. * nongnu/packages/steam-client.scm (libxdamage-fixed, mesa-fixed): New variables. (steam-client-libs): Replace mesa with mesa-fixed.
2023-09-03nonguix: chromium-binary-build-system: Use gcc:lib.John Kehayias
Effectively reverts changes that came from 9d58bb6e3e93a444d35bf62d4ca98a126ae4f295 which doesn't seem to be needed anymore. These got carried into chromium-binary-build-system when it was introduced. We need libstdc++ from the gcc:lib package, which is hidden from users but directly accessible from the build system. The library from make-libstdc++ has missing symbols compared to the one from gcc:lib. The addition of libgccjit seems to also be unneeded from this change and increases the closure of e.g. signal-desktop by nearly 10% or 200 MiB. Fixes #276 and #279. * nonguix/build-system/chromium-binary.scm (lower)[host-inputs]: Use gcc:lib again and remove libgccjit.
2023-09-01nongnu: packages: mozilla: Fix typos in the comments.Tomas Volf
* nongnu/packages/mozilla.scm (%firefox-esr-build-id, %firefox-build-id): Fix typos in the comments. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-08-31nongnu: firefox: Update to 117.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576, CVE-2023-4577, CVE-2023-4578, CVE-2023-4579, CVE-2023-4580, CVE-2023-4581, CVE-2023-4582, CVE-2023-4583, CVE-2023-4584 and CVE-2023-4585. * nongnu/packages/mozilla.scm (firefox): Update to 117.0.
2023-08-30nongnu: firefox-esr: Update to 115.2.0esr [security fixes].Tomas Volf
Fixes CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576, CVE-2023-4577, CVE-2023-4578, CVE-2023-4580, CVE-2023-4581, CVE-2023-4582, CVE-2023-4583, CVE-2023-4584, CVE-2023-4585, CVE-2023-4051 and CVE-2023-4053. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.2.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-08-16nongnu: firefox: Update to 116.0.3.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 116.0.3.
2023-08-16nongnu: firefox-esr: Update to 115.1.0esr.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox-esr): Update to 115.1.0esr. [inputs]: Use `icu4c-73`. [native-inputs]: Use `node-lts` and `rust-cbindgen-0.24`. (firefox)[inputs]: Remove section. [native-inputs]: No longer replace `node` and `rust-cbindgen-0.24` as firefox-esr uses them now in recent enough versions.
2023-08-09nongnu: intel-microcode: Update to 20230808 [security fixes].Timotej Lazar
Fixes CVE-2022-40982, CVE-2022-41804 and CVE-2023-23908. * nongnu/packages/linux.scm (intel-microcode): Update to 20230808. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-08-09nongnu: Remove linux@6.3.podiki
Upstream Guix will remove linux-libre@6.3 very soon. * nongnu/packages/linux.scm (linux-6.3): Remove variable.
2023-08-09nongnu: linux: Update to 6.4.podiki
Upstream Guix defaults to linux-libre@6.4. Follow suit by making linux track linux@6.4. * nongnu/packages/linux.scm (linux): Update to linux-6.4.
2023-08-06gnu: element-desktop: Fix .desktop file.John Kehayias
* nongnu/packages/messaging.scm (element-desktop)[phases]{unpack}: Fix the .desktop file binary location to be 'bin' rather than 'lib/Element'.
2023-08-06gnu: signal-desktop: Fix .desktop file.John Kehayias
Fix launching signal-desktop via its .desktop file (e.g. in a desktop environment or launcher). This also affects element-desktop (to be fixed in next commit). Fixes #274. * nongnu/packages/messaging.scm (signal-desktop)[phases]{unpack}: Fix the .desktop file binary location to be 'bin' rather than 'lib/Signal'.
2023-08-04nongnu: linux-firmware: Update to 20230804.John Kehayias
* nongnu/packages/linux.scm (linux-firmware): Update to 20230804.
2023-08-03nongnu: linux-firmware: Update to 20230625.John Kehayias
* nongnu/packages/linux.scm (linux-firmware): Update to 20230625.
2023-08-03gnu: firefox: Update to 116.0 [security fixes].John Kehayias
Fixes CVE-2023-4045, CVE-2023-4046, CVE-2023-4047, CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4051, CVE-2023-4052, CVE-2023-4053, CVE-2023-4054, CVE-2023-4055, CVE-2023-4056, CVE-2023-4057, and CVE-2023-4058. * nongnu/packages/mozilla.scm (firefox): Update to 116.0.
2023-08-03nongnu: firefox-esr: Update to 102.14.0esr [security fixes].John Kehayias
Fixes CVE-2023-4045, CVE-2023-4046, CVE-2023-4047, CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054, CVE-2023-4055, and CVE-2023-4056. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.14.0esr.
2023-07-30nongnu: Add intel-media-driver-nonfree.Jelle Licht
* nongnu/packages/video.scm: (intel-media-driver/nonfree): New variable.
2023-07-30nongnu: intel-media-driver: Use gexps.Jelle Licht
* nongnu/packages/video.scm (intel-media-driver): Use gexp.