summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)AuthorFilesLines
8 daysgnu: Add librime-lua.Wang Wen1-0/+13
* gnu/packages/ibus.scm (librime-lua): New variable. Change-Id: Ib919ce6da510c22c4a3724a2bd9705f67d79eb59 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
8 days* gnu: msmtp: Update to 1.8.34.André Batista1-3/+7
* gnu/packages/mail.scm (msmtp): Update to 1.8.34. [arguments] <#:phases> {install-additional-files}: Fix vimfiles location. {fix-header-test phase}: New phase. Change-Id: I3bd8576a8eb835277f9b234a726ccf53f3c7a155 Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
8 daysmaint: Replace remaining usages of isc-dhcp with dhcpcd.Maxim Cournoyer3-7/+7
isc-dhcp has been unmaintained since 2022. This is a follow-up to commit 3e713ae41c73b352fad4830b23721ee07935c512. * doc/guix.texi (Keyboard Layout and Networking and Partitioning): Adjust example. * etc/manifests/cross-compile.scm (%system-packages) * etc/manifests/release-desktop.scm (%desktop-packages) * etc/manifests/release-minimal.scm (%system-packages): Replace "isc-dhcp" with "dhcpcd". * gnu/system.scm (%base-packages-networking): Likewise. * gnu/tests/install.scm (%simple-installation-script) (%extlinux-gpt-installation-script) (%simple-installation-script-for-/dev/vda) (%separate-store-installation-script) (%extra-encrypted-packages): Likewise.
8 daysgnu: network-manager: Remove obsolete isc-dhcp input.Maxim Cournoyer1-1/+0
* gnu/packages/gnome.scm (network-manager) [inputs]: Remove isc-dhcp.
8 daysgnu: Add adwaita-icon-theme-legacy.Alvin Hsu1-0/+31
* gnu/packages/gnome.scm (adwaita-icon-theme-legacy): New variable. Change-Id: I44c93d5046e79a5d8e0bcb1342ee89506d606d4e Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
8 daysgnu: adwaita-icon-theme: Add missing license.Alvin Hsu1-1/+1
* gnu/packages/gnome.scm (adwaita-icon-theme)[license]: Add cc-by-sa3.0. Change-Id: I9e85a906f5663b22dabaaf22d02f59ac81c7ea44 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
8 daysservices: elogind: Remove deprecated fields.Herman Rimm1-26/+1
* gnu/services/desktop.scm (elogind-deprecated-empty-serializer): Remove variable. (elogind-configuration): Remove deprecated fields. * doc/guix.texi (Desktop Services): Remove descriptions for deprecated configuration fields. Change-Id: Ic4847d9da352671eb0dd7a7ffe507b8b5ff149e4 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
8 daysRevert "services: nscd: Create /etc/resolv.conf if it does not exist."Maxim Cournoyer1-10/+1
This reverts commits 49f9d7f697d19870f01104cdb6a90a32aea87679 and c298fb133acbdc17e05a79c10ab9a9e214368264. Since glibc version 2.22 (Guix was already on 2.25 when these commits were introduced), nscd's inotify support is improved and can track a newly added /etc/resolv.conf. There is no need to create it beforehand. Fixes: #10192 Reported-by: brian cully <bjc@spork.org>
8 daysgnu: openresolv: Fix nscd restart patch.Maxim Cournoyer1-19/+5
Previously, the patch would cause nscd to be started when it wasn't running. * gnu/packages/patches/openresolv-restartcmd-guix.patch: Check if nscd is running via the Shepherd API.
8 daysgnu: gnunet: Add postgresql support.Maxim Cournoyer1-0/+2
* gnu/packages/gnunet.scm (gnunet) [inputs]: Add postgresql.
8 daysgnu: gnunet: Propagate required libraries.Maxim Cournoyer1-8/+12
* gnu/packages/gnunet.scm (gnunet) [inputs]: Move curl, jansson, libidn2, libgcrypt, libmicrohttpd, sqlite, and zlib to... [propagated-inputs]: ... here.
8 daysgnu: gnunet: Update to 0.28.0.Maxim Cournoyer1-7/+14
* gnu/packages/gnunet.scm (gnunet): Update to 0.28.0. [source]: Fetch from git. [native-inputs]: Sort and add gettext-minimal.
8 daysgnu: go-1.27: Update to 1.27.0 and deprecate go-next in favor of it.Sharlatan Hellseher1-3/+6
* gnu/packages/golang.scm (go-1.27): Update to 1.27.0. [name]: Change to "go". (go-next): New variable. Merges: guix/guix!10699
8 daysgnu: kitty: Set cpe-vendor to kovidgoyal.Hugo Buddelmeijer1-0/+1
* gnu/packages/terminals.scm (kitty): Set cpe-vendor to kovidgoyal. [properties]: Set cpe-vendor to kovidgoyal. Merges: guix/guix!10772 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8 daysgnu: kitty: Update to 0.48.2 [security-fixes].Hugo Buddelmeijer1-7/+10
Contains fixes for: CVE-2026-33633, CVE-2026-33642, CVE-2026-42850, CVE-2026-42851, CVE-2026-54055, and CVE-2026-54057. * gnu/packages/terminals.scm (kitty): Update to 0.48.2. [origin](snippet): Remove failing test. [arguments]<#:phases>: Update check phase to disable different tests. [native-inputs]: Remove go-github-com-kovidgoyal-exiffix, go-github-com-rwcarlsen-goexif, and go-github-com-seancfoley-bintree; add go-github-com-emmansun-base64 and go-github-com-sgtdi-fswatcher. Replace bash with bash-minimal. Relates-to: guix/guix!10772 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8 daysgnu: python-sphinx-inline-tabs: Update to 2025.12.21.14-0.cd6ba39.Hugo Buddelmeijer1-6/+24
* gnu/packages/sphinx.scm (python-sphinx-inline-tabs): Update to 2025.12.21.14-0.cd6ba39. [arguments]<#:tests?>: Enable tests. <#:test-flags>: Disable failing tests. [native-inputs]: Add python-beautifulsoup4, python-myst-parser, python-pytest, and python-pytest-regressions. Relates-to: guix/guix!10772 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8 daysgnu: Add go-github-com-emmansun-base64.Hugo Buddelmeijer1-0/+27
* gnu/packages/golang-crypto.scm (go-github-com-emmansun-base64): New variable. Relates-to: guix/guix!10772 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8 daysgnu: Add go-github-com-sgtdi-fswatcher.Hugo Buddelmeijer1-0/+29
* gnu/packages/golang-xyz.scm (go-github-com-sgtdi-fswatcher): New variable. Relates-to: guix/guix!10772 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9 daysgnu: guile-veritas: Update to 0.5.0.Sharlatan Hellseher1-2/+2
* gnu/packages/guile-xyz.scm (guile-veritas): Update to 0.5.0.
9 daysgnu: stable-diffusion-cpp: Update to 827-97d2990.Cayetano Santos1-7/+4
* gnu/packages/machine-learning.scm (stable-diffusion-cpp): Update to 827-97d2990. [arguments]: Adapt #:configure-flags. [inputs]: Remove ggml-for-stable-diffusion.
9 daysgnu: trealla: Update to 3.7.4.jgart1-2/+2
* gnu/packages/prolog.scm (trealla): Update to 3.7.4. Change-Id: I1e64090fda921052cda8c4453c98952ea85197d1
9 daysgnu: abseil-cpp-20220623: Fix cross-compilation.Herman Rimm1-13/+18
* gnu/packages/cpp.scm (abseil-cpp-20220623)[arguments]: Dedent a space. Add TODO comments. Do not enable tests or set CMAKE_EXE_LINKER_FLAGS if cross-compiling. Remove remove-gtest-check phase if cross-compiling. Fixes: guix/guix#2654 Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: texlive-neoschool: Update to 1.3.12.Nicolas Goaziou1-2/+2
* gnu/packages/tex.scm (texlive-neoschool): Update to 1.3.12.
9 daysgnu: texlive-beamerthemecelestia: Update to 1.2.6.Nicolas Goaziou1-2/+2
* gnu/packages/tex.scm (texlive-beamerthemecelestia): Update to 1.2.6.
9 daysgnu: libobjc2: Update to 2.3.Dariqq1-3/+7
* gnu/packages/gnustep.scm (libobjc2): Update to 2.3. [inputs]: Move clang-13 from here .. [native-inputs]: to here. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: robin-map: Update to 1.4.1.Dariqq1-8/+11
* gnu/packages/datastructures.scm (robin-map): Update to 1.4.1. [arguments]<#:phases>{check}: Do not force static boost and honor #:tests?. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: econnman: Use gexps.Anderson Torres1-17/+19
* gnu/packages/connman.scm (econnman)[source]: Switch to .tar.xz. [arguments]: Use gexps. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: cmst: Update to 2023.03.14.Anderson Torres1-3/+3
* gnu/packages/connman.scm (cmst): Update to 2023.03.14. Change-Id: Id309904851e9004000e60bf13b7469cfdd056dfc Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: cmst: Fetch from git.Anderson Torres1-5/+6
* gnu/packages/connman.scm (cmst)[source]: Use git-fetch. Change-Id: I6b11571b611dbb65715d9a2983f86d748cdecfdb Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: cmst: Use gexps.Anderson Torres1-23/+21
* gnu/packages/connman.scm (cmst)[arguments]<#:phases>: Use gexps. Change-Id: I3f1f71c9c3f1b18a04acbb8c1dffdba16f22738f Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: ganeti: Use newer docutils.Marius Bakke1-1/+1
* gnu/packages/virtualization.scm (ganeti)[native-inputs]: Change from python-docutils-0.19 to python-docutils. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: ganeti: Update to 3.1.1.Marius Bakke1-2/+9
* gnu/packages/virtualization.scm (ganeti): Update to 3.1.1. [arguments]<#:phases>: Skip one new test. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: ganeti: Enable the monitoring daemon.Marius Bakke1-0/+1
* gnu/packages/virtualization.scm (ganeti)[inputs]: Add ghc-psqueue. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: ganeti: Fix build.Marius Bakke1-5/+44
* gnu/packages/virtualization.scm (ganeti)[arguments]<#:phases>: Restore the 'setup-compiler and 'do-not-use-GHC_PACKAGE_PATH phases that were removed in 4fca464f917d4. This is necessary because of a GHC regression, see #10438. While at it, re-enable Python unittests (and disable some that don't work) by ... [native-inputs]: ... adding python-pytest. Also remove python-mock, which is no longer required. And remove an obsolete comment. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: Remove python-wait-for2.Nicolas Graves1-27/+0
* gnu/packages/python-xyz.scm (python-wait-for2): Delete variable. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: d-tools: Fix build on i686-linux.Dariqq1-0/+1
This snippet got dropped with 4ac3bf752f7f8cf1414563880b8bd51b5aa98656. * gnu/packages/dlang.scm (d-tools)[arguments]<#:phases>: Reintroduce target bit size for the test. Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: Remove julia-infinity.Andreas Enge1-33/+0
* gnu/packages/julia-xyz.scm (julia-infinity): Delete variable.
9 daysgnu: Remove julia-arraylayouts.Andreas Enge1-37/+0
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Delete variable.
9 daysgnu: Remove julia-blockarrays.Andreas Enge1-46/+0
* gnu/packages/julia-xyz.scm (julia-blockarrays): Delete variable.
9 daysgnu: Remove julia-bandedmatrices.Andreas Enge1-37/+0
* gnu/packages/julia-xyz.scm (julia-bandedmatrices): Delete variable.
9 daysgnu: Remove julia-matrixfactorizations.Andreas Enge1-33/+0
* gnu/packages/julia-xyz.scm (julia-matrixfactorizations): Delete variable.
9 daysgnu: Remove julia-blockbandedmatrices.Andreas Enge1-28/+0
* gnu/packages/julia-xyz.scm (julia-blockbandedmatrices): Delete variable.
9 daysgnu: Remove julia-arrayinterface.Andreas Enge1-45/+0
* gnu/packages/julia-xyz.scm (julia-arrayinterface): Delete variable.
9 daysgnu: Remove julia-ellipsisnotation.Andreas Enge1-23/+0
* gnu/packages/julia-xyz.scm (julia-ellipsisnotation): Delete variable.
9 daysgnu: Remove julia-intervalsets.Andreas Enge1-41/+0
* gnu/packages/julia-xyz.scm (julia-intervalsets): Delete variable.
9 daysgnu: Remove julia-finitediff.Andreas Enge1-39/+0
* gnu/packages/julia-xyz.scm (julia-finitediff): Delete variable.
9 daysgnu: Remove julia-recursivearraytools.Andreas Enge1-36/+0
* gnu/packages/julia-xyz.scm (julia-recursivearraytools): Delete variable.
9 daysgnu: Remove julia-axisarrays.Andreas Enge1-31/+0
* gnu/packages/julia-xyz.scm (julia-axisarrays): Delete variable.
9 daysgnu: Remove julia-nlsolversbase.Andreas Enge1-29/+0
* gnu/packages/julia-xyz.scm (julia-nlsolversbase): Delete variable.
9 daysgnu: Remove julia-imageaxes.Andreas Enge1-40/+0
* gnu/packages/julia-xyz.scm (julia-imageaxes): Delete variable.