Oleg Pykhalov
|
136973dd94
|
Merge branch 'aichat' into 'master'
nongnu: Add aichat.
See merge request nonguix/nonguix!671
|
2025-06-24 22:30:22 +00:00 |
|
Tomas Volf
|
57c186c44f
|
nongnu: firefox-esr: Update to 128.12.0esr [security fixes].
Fixes CVE-2025-6424, CVE-2025-6425, CVE-2025-6426, CVE-2025-6429,
CVE-2025-6430.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 128.12.0esr.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 03:04:30 +08:00 |
|
Tomas Volf
|
3cf2590392
|
nongnu: firefox: Update to 140.0 [security fixes].
Fixes CVE-2025-6424, CVE-2025-6425, CVE-2025-6426, CVE-2025-6427,
CVE-2025-6428, CVE-2025-6429, CVE-2025-6430, CVE-2025-6431,
CVE-2025-6432, CVE-2025-6433, CVE-2025-6434, CVE-2025-6435,
CVE-2025-6436.
* nongnu/packages/mozilla.scm (firefox): Update to 140.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 03:04:30 +08:00 |
|
Brice Waegeneire
|
4d6bc7d0dc
|
nongnu: firefox: Fix GPU decoding.
* nongnu/packages/patches/firefox-esr-add-store-to-rdd-allowlist.patch: New
file.
* nongnu/packages/mozilla.scm (firefox-esr)[source]<patches>: Add it.
[#:phases]<wrap-glxtest>: New phase ported from Guix's librewolf package.
<wrap-program>: Remove whitelist manipulation.
[inputs]: Add pciutils.
* nongnu/packages/patches/firefox-add-store-to-rdd-allowlist.patch: New file.
* nongnu/packages/mozilla.scm (firefox)[source]<patches>: Add it.
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/389
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 03:04:28 +08:00 |
|
Hilton Chain
|
554e6e6b43
|
nongnu: linux-firmware: Update to 20250613.
* nongnu/packages/linux.scm (linux-firmware): Update to 20250613.
|
2025-06-25 01:11:42 +08:00 |
|
Giacomo Leidi
|
4d8e51fa6f
|
nongnu: anytype: Update to 0.47.3.
* nongnu/packages/productivity.scm (anytype): Update to 0.47.3.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 01:11:40 +08:00 |
|
Nicolas Graves
|
07914de637
|
nongnu: electron: Fix wrapper-plan.
* nongnu/packages/electron.scm (electron-27)[arguments]<#:wrapper-plan>:
Also wrap chrome-sandbox and chrome_crashpad_handler.
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/399
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 01:09:36 +08:00 |
|
Nicolas Graves
|
5da1544521
|
nongnu: electron: Use extended wrapper-plan syntax.
* nongnu/packages/electron.scm (electron-27)
[#:wrapper-plan]: Use extended wrapper-plan syntax.
[#:phases]<wrap-where-patchelf-does-not-work>: Replace it with...
<symlink-binary-file>: ...this lighter phase.
[inputs]: Add nss, necessary for the RUNPATH.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 01:09:36 +08:00 |
|
Nicolas Graves
|
8e65d6358b
|
nongnu: electron-27: Improve style.
* nongnu/packages/electron.scm (electron-27): Improve style.
[arguments]: Rewrite using Gexps.
[inputs, native-inputs]: Remove input labels.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 01:09:36 +08:00 |
|
Nicolas Graves
|
3df17f84ac
|
gnu: steam-client: Update to 1.0.0.83.
* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.83.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-25 01:09:35 +08:00 |
|
Hilton Chain
|
c71fffec9d
|
nongnu: Add mpv-nvidia.
* nongnu/packages/video.scm (mpv-nvidia): New variable.
|
2025-06-25 00:39:37 +08:00 |
|
John Kehayias
|
94c750ad59
|
nongnu: element-desktop: Update to 1.11.104.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.104.
|
2025-06-21 15:57:27 -04:00 |
|
Hilton Chain
|
382df31152
|
nongnu: nvidia-driver: Update to 570.169.
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.169.
(nvidia-settings): Likewise.
|
2025-06-20 20:46:08 +08:00 |
|
Ashish SHUKLA
|
bfe682b9ab
|
nongnu: signal-desktop: Update to 7.58.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.58.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-20 20:46:08 +08:00 |
|
Hilton Chain
|
70a0de71d0
|
transformations: Deduplicate transformed field values.
* nonguix/transformations.scm (nonguix-transformation-guix)[substitute-urls]:
Delete duplicates.
(nonguix-transformation-nvidia)[kernel-arguments]: Likewise.
|
2025-06-20 20:40:06 +08:00 |
|
Hilton Chain
|
5c13dbf132
|
transformations: nvidia: Set nvidia_drm.modeset explicitly.
* nonguix/transformations.scm (nonguix-transformation-nvidia): Set
nvidia_drm.modeset to 0 when kernel-mode-setting? is #f.
|
2025-06-20 20:40:06 +08:00 |
|
John Kehayias
|
473e5a62cd
|
gnu: element-desktop: Update to 1.11.103 [security fixes].
Fixes CVE-2025-48937; previous versions fixed CVE-2025-32026.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.103.
|
2025-06-12 18:24:20 -04:00 |
|
Sergey Trofimov
|
5516beb575
|
nongnu: babashka: Add validate-classpath phase.
* nongnu/packages/clojure.scm (babashka): Validate babashka runs after
build.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-13 01:29:08 +08:00 |
|
Hilton Chain
|
7be4267bd9
|
nongnu: installation-os-nonfree: Use Nonguix system transformations.
* nongnu/system/install.scm (installation-os-nonfree): Use Nonguix system
transformations.
(%signing-key, %channels): Delete variables.
|
2025-06-12 21:57:56 +08:00 |
|
Tomas Volf
|
dff018fa52
|
nongnu: firefox: Update to 139.0.4 [security fixes].
Fixes CVE-2025-49709, CVE-2025-49710.
* nongnu/packages/mozilla.scm (firefox): Update to 139.0.4.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-12 20:52:22 +08:00 |
|
Nicolas Graves
|
86f184a060
|
nongnu: firefox, firefox-esr: Delete testing/web-platform.
* nongnu/packages/mozilla.scm (firefox, firefox-esr)[source]: Delete
testing/web-platform to allow build with 1G less RAM.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-12 20:52:22 +08:00 |
|
Ashish SHUKLA
|
24f10c7051
|
nongnu: signal-desktop: Update to 7.57.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.57.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-12 20:52:22 +08:00 |
|
Hilton Chain
|
65d23d2579
|
transformations: Re-export ‘replace-mesa’.
* nonguix/transformations.scm: Re-export replace-mesa.
|
2025-06-12 20:52:18 +08:00 |
|
Hilton Chain
|
c68afedfd4
|
transformations: Add ‘nonguix-transformation-nvidia’.
* nonguix/transformations.scm (nonguix-transformation-nvidia): New procedure.
|
2025-06-11 22:15:43 +08:00 |
|
Hilton Chain
|
af7b8544df
|
transformations: Add ‘nonguix-transformation-linux’.
* nonguix/transformations.scm (nonguix-transformation-linux): New procedure.
|
2025-06-11 22:15:43 +08:00 |
|
Hilton Chain
|
fba2af60c9
|
nonguix: Add ‘nonguix-transformation-guix’.
* nonguix/transformations.scm: New file.
|
2025-06-11 22:15:43 +08:00 |
|
Hilton Chain
|
1048cbf084
|
nongnu: replace-mesa: Define with ‘with-transformation’.
* nongnu/packages/nvidia.scm (replace-mesa): Define with
‘with-transformation’.
|
2025-06-11 22:15:42 +08:00 |
|
Hilton Chain
|
1b855a3a07
|
nongnu: Deprecate linux-xanmod.
* nongnu/packages/linux.scm (linux-xanmod): superseded by linux.
|
2025-06-11 22:15:42 +08:00 |
|
Hilton Chain
|
ab919d19a7
|
nongnu: linux-xanmod-lts: Update to 6.12.33.
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.33.
(linux-xanmod-lts-source): Update hash.
|
2025-06-11 22:15:42 +08:00 |
|
Maxim Cournoyer
|
fb1cda30b6
|
build/chromium-binary: Add xdg-inputs to implicit inputs.
* nonguix/build-system/chromium-binary.scm (lower)
<host-inputs>: Add xdg-utils.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-11 22:15:42 +08:00 |
|
Maxim Cournoyer
|
d829ab32c4
|
build/chromium-binary: Use 'add-input-labels' for host-inputs labels.
* nonguix/build-system/chromium-binary.scm (add-input-labels): New procedure.
(lower) <host-inputs>: Remove labels. Adjust accordingly.
* nonguix/build/chromium-binary-build-system.scm
(install-wrapper): Adjust for label change of fontconfig-minimal.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-11 22:15:42 +08:00 |
|
Maxim Cournoyer
|
d154ff0219
|
build/chromium-binary: Fix indentation.
* nonguix/build/chromium-binary-build-system.scm: Fix indentation.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-11 22:15:34 +08:00 |
|
Artem Ivanov
|
fb6696c598
|
nongnu: bitwarden-desktop: Update to 2025.5.1
* nongnu/packages/password-utils.scm (bitwarden-desktop): Update to 2025.5.1
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-09 14:23:38 +08:00 |
|
Ashish SHUKLA
|
d2ee13566f
|
nongnu: signal-desktop: Update to 7.56.1.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.1.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-07 01:30:41 +08:00 |
|
Danny Milosavljevic
|
02270b585e
|
nongnu: linux-firmware: Update to 20250509.
* nongnu/packages/linux.scm (linux-firmware): Update to 20250509.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-01 13:17:35 +08:00 |
|
Remco van 't Veer
|
7b1df97da1
|
nongnu: Add clojure-tools-bin.
Introduce clojure-tools-bin as a clojure-tools replacement package until
clojure-tools-deps includes missing S3TransporterFactory class.
* nongnu/packages/clojure.scm (clojure-tools-bin): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-01 13:17:35 +08:00 |
|
Remco van 't Veer
|
f00514ab7d
|
nongnu: Remove clojure-tools.
It replaces guix clojure-tools poorly (missing CLI tools).
* nongnu/packages/clojure.scm (clojure-tools): Delete variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-01 13:17:34 +08:00 |
|
Ashish SHUKLA
|
5ef51fab1d
|
nongnu: signal-desktop: Update to 7.56.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-06-01 13:17:33 +08:00 |
|
Giacomo Leidi
|
0b9e1041ae
|
nongnu: anytype: Update to 0.46.8.
* nongnu/packages/productivity.scm (anytype): Update to 0.46.8.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-28 20:23:55 +08:00 |
|
Tomas Volf
|
007985d517
|
nongnu: firefox: Update to 139.0 [security fixes].
Fixes CVE-2025-5262, CVE-2025-5263, CVE-2025-5264, CVE-2025-5265,
CVE-2025-5266, CVE-2025-5267, CVE-2025-5268, CVE-2025-5270,
CVE-2025-5271, CVE-2025-5272.
* nongnu/packages/mozilla.scm (firefox): Update to 139.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-28 20:23:55 +08:00 |
|
Tomas Volf
|
b2a1bbec49
|
nongnu: firefox-esr: Update to 128.11.0esr [security fixes].
Fixes CVE-2025-5262, CVE-2025-5263, CVE-2025-5264, CVE-2025-5265,
CVE-2025-5266, CVE-2025-5267, CVE-2025-5268, CVE-2025-5269.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 128.11.0esr.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-28 20:23:54 +08:00 |
|
Anderson Torres
|
4d9305bf3b
|
nongnu: Add google-chrome-canary.
* nongnu/packages/chrome.scm (google-chrome-canary): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-27 09:48:10 +08:00 |
|
Anderson Torres
|
08dde78562
|
nongnu: google-chrome-unstable: Update to 138.0.7191.0.
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 138.0.7191.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-27 09:47:59 +08:00 |
|
Anderson Torres
|
29cace4314
|
nongnu: google-chrome-beta: Update to 137.0.7151.40.
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 137.0.7151.40.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-27 09:47:59 +08:00 |
|
Anderson Torres
|
9833402f67
|
nongnu: google-chrome-stable: Update to 136.0.7103.113.
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 136.0.7103.113.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-27 09:47:58 +08:00 |
|
Ashish SHUKLA
|
7152e92a13
|
nongnu: signal-desktop: Update to 7.55.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.55.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-24 10:43:16 +08:00 |
|
Hilton Chain
|
029735b18e
|
nongnu: babashka: Use G-expressions.
* nongnu/packages/clojure.scm (babashka)[arguments]: Use G-expressions.
|
2025-05-24 10:37:28 +08:00 |
|
Sergey Trofimov
|
f443f09c5f
|
nongnu: babashka: Wrap BABASHKA_CLASSPATH.
* nongnu/packages/clojure.scm (babashka)[inputs]: Add clojure-tools.
Remove gcc:lib.
[arguments]<#:patchelf-plan>: Adjust accordingly.
<#:phases>: Wrap BABASHKA_CLASSPATH.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-24 10:37:28 +08:00 |
|
Sergey Trofimov
|
d8cef87267
|
nongnu: Add clojure-tools.
* nongnu/packages/clojure.scm (clojure-tools): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-24 10:37:27 +08:00 |
|
Murilo
|
ff1ede27b0
|
nongnu: nvidia-driver: Update to 570.153.02.
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.153.02.
(nvidia-settings): Likewise.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
2025-05-23 15:50:33 +08:00 |
|