aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add vim-rainbowmason19202023-10-14
| | | | | | * gnu/packages/vim.scm (vim-rainbow): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: icewm: Update to 3.4.3Andy Tai2023-10-14
| | | | | | * gnu/packages/wm.scm (icewm): Update to 3.4.3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xnedit: Update to 1.5.2Andy Tai2023-10-14
| | | | | | * gnu/packages/text-editors.scm (xnedit): Update to 1.5.2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xpra: Update to 5.0.3Andy Tai2023-10-14
| | | | | | * gnu/packages/xorg.scm (xpra): Update to 5.0.3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: f3d: Update to 2.2.1.Paul A. Patience2023-10-14
| | | | | | | | | | | | * gnu/packages/graphics.scm (f3d): Update to 2.2.1. [snippet]: Update paths to delete and remove substitutions. [arguments]<#:configure-flags>: Remove obsolete options, update renamed options and add -DF3D_EXTERNAL_CXXOPTS, -DF3D_EXTERNAL_NLOHMANN_JSON and -DF3D_MODULE_EXR. [phases]: Add 'fix-cmake-rpath' phase. [inputs]: Add openexr. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: dhcp-client-service-type: Support DDNS.Lilah Tascheter2023-10-14
| | | | | | | * gnu/services/networking.scm (dhcp-client-shepherd-service): Enable -I flag on dhclient. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dexy-color-sddm-theme.Sergio Pastor Pérez2023-10-14
| | | | | | * gnu/packages/display-managers.scm (dexy-color-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add abstractdark-sddm-theme.Sergio Pastor Pérez2023-10-14
| | | | | | * gnu/packages/display-managers.scm (abstractdark-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wpewebkit: Update to 2.40.5.Efraim Flashner2023-10-14
| | | | * gnu/packages/webkit.scm (wpewebkit): Update to 2.40.5.
* gnu: dool: Update to 1.3.0.Yovan Naumovski2023-10-14
| | | | | | * gnu/packages/admin.scm (dool): Update to 1.3.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-icmplib.Gabriel Wicki2023-10-14
| | | | | | * gnu/packages/python-xyz.scm (python-icmplib): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guile-proba: Fix environment vars in Guile Proba's script.Fabio Natali2023-10-14
| | | | | | | | | | | | | * gnu/packages/check.scm (guile-proba): Micro fix. Guile Proba's CLI script, as created via Guix's `wrap-program', should take into account (as opposed to discard) the original, user-defined values of `GUILE_LOAD_PATH' and `GUILE_LOAD_COMPILED_PATH'. Currently, Guile Proba's CLI script is unable to find any third-party library needed by the app being tested. This micro change should fix this. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guile-next: Update to 3.0.9-0.79e836b.David Thompson2023-10-13
| | | | * gnu/packages/guile.scm (guile-next): Update to 3.0.9-0.79e836b.
* gnu: guile-ini: Update to 0.5.4.Fabio Natali2023-10-13
| | | | | | * gnu/packages/guile-xyz.scm: Update to 0.5.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: rosegarden: Update to 23.06.Nicolas Goaziou2023-10-13
| | | | * gnu/packages/music.scm (rosegarden): Update to 23.06.
* gnu: xournalpp: Update to 1.2.1.Nicolas Goaziou2023-10-13
| | | | | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.2.1. [arguments]<#:configure-flags>: Replace "ENABLE_CPPUNIT" with "ENABLE_GTEST". <#:phases>: Add a phase to build test files. [native-inputs]: Add GOOGLETEST.
* gnu: converseen: Update to 0.11.0.0.Nicolas Goaziou2023-10-13
| | | | | * gnu/packages/image.scm (converseen): Update to 0.11.0.0. * gnu/packages/patches/converseen-hide-updates-checks.patch: Update patch.
* gnu: linux-libre: Update to 6.5.7.Leo Famulari2023-07-23
| | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Update to linux-libre 6.5.
* gnu: distrobox: Update to 1.5.0.2.Ricardo Wurmus2023-10-13
| | | | | * gnu/packages/containers.scm (distrobox): Update to 1.5.0.2. [arguments]: Do not patch files with extensions, such as a .pdf.
* gnu: Add r-mafh5-gnomad-v3-1-2-grch38.Afkhami, Navid2023-10-13
| | | | | | * gnu/packages/bioconductor.scm (r-mafh5-gnomad-v3-1-2-grch38): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: gsequencer: Update to 6.1.3.Vinicius Monego2023-10-12
| | | | * gnu/packages/music.scm (gsequencer): Update to 6.1.3.
* gnu: python-metpy: Update to 1.5.1.Vinicius Monego2023-10-12
| | | | * gnu/packages/geo.scm (python-metpy): Update to 1.5.1.
* gnu: python-pint: Update to 0.22.Vinicius Monego2023-10-12
| | | | | | * gnu/packages/python-xyz.scm (python-pint): Update to 0.22. [native-inputs]: Add python-uncertainties. [propagated-inputs]: Add python-typing-extensions.
* gnu: python-scrapy: Update to 2.11.0.Vinicius Monego2023-10-12
| | | | * gnu/packages/python-web.scm (python-scrapy): Update to 2.11.0.
* services: cuirass: Add ‘log-expiry’ option for ‘remote-server’.Ludovic Courtès2023-10-12
| | | | | | | * gnu/services/cuirass.scm (<cuirass-remote-server-configuration>)[log-expiry]: New field. (cuirass-shepherd-service): Honor it. * doc/guix.texi (Continuous Integration): Document it.
* gnu: cuirass: Use gexps.Ludovic Courtès2023-10-12
| | | | | * gnu/packages/ci.scm (cuirass)[arguments]: Rewrite as per ‘guix style -S arguments’.
* gnu: cuirass: Simplify ‘wrap-program’ phase.Ludovic Courtès2023-10-12
| | | | | | * gnu/packages/ci.scm (cuirass)[arguments]: Add (srfi srfi-1) and (ice-9 match) to #:modules. Rewrite ‘wrap-program’ phase to iterate over INPUTS and select the subset that actually provides Guile modules.
* gnu: Update my copyright.Wilko Meyer2023-07-23
| | | | | | * gnu/packages/linux.scm: Update copyright header. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 4.14: Update to 4.14.327.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.327. (linux-libre-4.14-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 4.19: Update to 4.19.296.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.296. (linux-libre-4.19-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.4: Update to 5.4.258.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.258. (linux-libre-5.4-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.10: Update to 5.10.198.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.198. (linux-libre-5.10-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.15: Update to 5.15.135.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.135. (linux-libre-5.15-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.1: Update to 6.1.57.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.57. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.5: Update to 6.5.7.Wilko Meyer2023-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.7. (linux-libre-6.5-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: cuirass: Update to db6b633.Ludovic Courtès2023-10-12
| | | | * gnu/packages/ci.scm (cuirass): Update to db6b633.
* gnu: Add senpai.Nguyễn Gia Phong2023-10-12
| | | | | | * gnu/packaging/messaging.scm (senpai): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-delthas-go-localeinfo.Nguyễn Gia Phong2023-10-12
| | | | | | gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-delthas-go-libnp.Nguyễn Gia Phong2023-10-12
| | | | | | gnu/packages/golang.scm (go-github-com-delthas-go-libnp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: go-github-com-godbus-dbus: Update to 5.1.0Nguyễn Gia Phong2023-10-12
| | | | | | | gnu/packages/golang.scm (go-github-com-godbus-dbus): Update to 5.1.0. Signed-off-by: Nguyễn Gia Phong <mcsinyx@disroot.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* accounts: Fix typo in comment.Ludovic Courtès2023-10-12
| | | | * gnu/build/accounts.scm (passwd->shadow): Fix typo in comment.
* gnu: ripgrep: Prepare for cross-compiling.Efraim Flashner2023-10-12
| | | | | * gnu/packages/rust-apps.scm (ripgrep) [native-inputs]: Move pcre2 ... [inputs]: ... to here.
* gnu: stfl: Fix cross-compiling.Efraim Flashner2023-10-12
| | | | * gnu/packages/ncurses.scm (stfl)[native-inputs]: Add ncurses.
* gnu: Add r-complexupset.Navid Afkhami2023-10-12
| | | | | | * gnu/packages/cran.scm (r-complexupset): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: glibc: Fix CVE-2023-4911.Liliana Marie Prikler2023-10-12
| | | | | | | * gnu/packages/patches/glibc-2.35-CVE-2023-4911.patch: New file. * gnu/local.mk: Register it here. * gnu/packages/base.scm (glibc/fixed): New variable. (glibc): Use it as replacement.
* gnu: curl/fixed: Fix version.John Kehayias2023-10-11
| | | | | | | | | This is a followup to d6d706a58b8159748d3a46fa97cae18850487c8a. The version string is set separately to have the same length as curl for grafting and was forgotten in the previous commit. * gnu/packages/curl.scm (curl/fixed)[version]: Set to "8.4.0a" to match actual version and length needed for grafting.
* gnu: curl/fixed: Update to 8.4.0 [security fixes].John Kehayias2023-10-11
| | | | | | | | Fixes CVE-2023-38545 and CVE-2023-38546. See <https://curl.se/docs/CVE-2023-38545.html> and <https://curl.se/docs/CVE-2023-38546.html> for details. * gnu/packages/curl.scm (curl/fixed): Update to 8.4.0.
* gnu: libcue: Update to 2.3.0 [security fixes].Leo Nikkilä2023-10-11
| | | | | | | | | | Fixes CVE-2023-43641, see <https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/> for details. * gnu/packages/cdrom.scm (libcue): Update to 2.3.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: python-pyte: Update to 0.8.1.Stefan Reichör2023-10-11
| | | | | | * gnu/packages/terminals.scm (python-pyte): Update to 0.8.1. Co-authored-by: jgart <jgart@dismail.de>
* gnu: python-pyvirtualdisplay: Update to 3.0.jgart2023-10-11
| | | | * gnu/packages/python-xyz.scm (python-pyvirtualdisplay): Update to 3.0.