aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-08-31gnu: glibc-2.35: Disable C++ compiler for build.Josselin Poiret
* gnu/packages/base.scm (glibc-2.33): Move disabling the compiler from here... (glibc-2.35): to here, and update the comment. Change-Id: Ie2511486f0e5791929f1f48529be7cc88c9553c2
2024-08-31gnu: glibc-2.35: Use CVE-2023-4911 again.Josselin Poiret
* gnu/packages/base.scm (glibc-2.35): Use glibc-2.35-CVE-2023-4911.patch which was forgotten when ungrafting. Change-Id: I7774f67b50ba3be1246325ea9f40ac31e3dbc74f
2024-08-31gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd.Josselin Poiret
* gnu/system/locale.scm (%default-locale-libcs): Stop checking for Hurd, since we have the same libc now. Also add glibc-2.35 while the transition happens. Change-Id: I1f4980d18184580f3a42a86ca244c8015df15269
2024-08-31gnu: glibc/fixed: Remove variable.Josselin Poiret
* gnu/packages/base.scm (glibc/fixed): Remove variable. Change-Id: I7882976eecd63fe7ccbbaabfe63484d258c4a167
2024-08-31gnu: cl-moptilities: Fix build.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-moptilities)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I7c50877547cc5b5e357d7963aebc0915dd4ebf7a
2024-08-31gnu: cl-cluffer: Fix build.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cluffer)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: Ic44a097dbe6d933fe86ce88fc0ca1a1ba7dc820d
2024-08-31gnu: stumpwm: Fix build.Guillaume Le Vaillant
* gnu/packages/wm.scm (stumpwm)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I6db6948750175de88f8e47eac10ceb76bff19640
2024-08-31gnu: python-3.10: Ungraft removing bundled cacert.pem.Josselin Poiret
* gnu/packages/python.scm (python-3.10): Rename phase "remove-windows-binaries" to "remove-vendored-wheel-content", and use it to also remove "cacert.pem". Ungraft. (python-3.10/fixed): Remove variable. Change-Id: I0a1a5c7f597ef6e14ea165ccded9aa473c6d9122
2024-08-31gnu: nss-certs: Ungraft update to 3.99.Josselin Poiret
* gnu/packages/certs.scm (nss-certs): Update to 3.99. (nss-certs-3.99): Remove variable. Change-Id: Ie44b6c6d0753abf4db9005b4c0ee48bc6168caa7
2024-08-31gnu: nss: Ungraft update to 3.99.Josselin Poiret
* gnu/packages/nss.scm (nss): Ungraft and update to 3.99. (nss/fixed): Remove variable. Change-Id: I57d4426deb3b96e88d83ba1a7a529a94c9e7815f
2024-08-31gnu: python-certifi: Ungraft.Josselin Poiret
* gnu/packages/python-crypto.scm (python-certifi): Ungraft and apply source snippet directly. (python-certifi/fixed): Remove variable. Change-Id: I6778ebcc3ef23dab1776d3876b9179d332a126e5
2024-08-31gnu: python-pip: Ungraft.Josselin Poiret
* gnu/packages/python-build.scm (python-pip): Ungraft and apply source snippet directly. (python-pip/fixed): Remove variable. Change-Id: I4913e8f87f5934bffec9d58ad86b97f8ca16ba32
2024-08-31gnu: glibc: Update patches following upstream's master branch.Josselin Poiret
* gnu/packages/patches/glibc-2.39-git-updates.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (glibc): Use it. Change-Id: I13ff3fa2eddd8296d138f87c9069487e9543b3bd
2024-08-31gnu: libarchive: Ungraft.Ludovic Courtès
* gnu/packages/backup.scm (libarchive)[replacement]: Remove. [source]: Add ‘patches’. (libarchive/fixed): Remove. Change-Id: I32b717c2166a6683043e0169b96f383dc9404b96
2024-08-31gnu: psm2: Allow compilation with glibc 2.39.Ludovic Courtès
* gnu/packages/linux.scm (psm2)[source]: Add snippet. Change-Id: Iff29026da7252e4ca35bdde25b24d83bab0d5554
2024-08-31gnu: Remove leftover references to ‘%glibc/hurd-configure-flags’.Ludovic Courtès
This is a followup to 901b3c2a9db1935149d6ee366bf6f2a325391740. * gnu/packages/base.scm (glibc/hurd-headers): Remove reference to ‘%glibc/hurd-configure-flags’. * gnu/packages/cross-base.scm (cross-libc*): Likewise. Change-Id: Iac43d84e3407c16a0f3f926d795b55c7b7ac73fd
2024-08-31gnu: Avoid cycle involving (gnu packages pkg-config).Ludovic Courtès
Fixes a regression introduced in 7a26aee61bbbd8e37745ce13433545333eac4505 whereby (gnu packages pkg-config) would be caught in a cycle, leading to miscompilation of package modules, in turn leading to failure to compute the Guix derivation with exceptions like: 1. &package-input-error: package: #<package libgc@8.2.4 7fee96c4dc60> input: ("_" #<syntax-transformer pkg-config>) * gnu/packages/pkg-config.scm: Autoload (gnu packages check). Change-Id: I624e701a0c411b6f3d9ad5e10dca6ad7cf552be4
2024-08-31gnu: mutter: Don't try to install rules to udev's output.Josselin Poiret
* gnu/packages/gnome.scm (mutter): Install udev rules to our own output. Change-Id: I4a332900321e86c53de485639a5651c9e9165766
2024-08-31gnu: epiphany: Fix encoding test.Josselin Poiret
* gnu/packages/patches/epiphany-fix-encoding-test.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (epiphany): Use it. Change-Id: I5405d92d4b355471ce7d62aceebdcde1500716b1
2024-08-31gnu: glibc: Remove unneeded workaround configure flags for Hurd.Josselin Poiret
* gnu/packages/base.scm (%glibc/hurd-configure-flags): Remove variable. (glibc): Stop using %glibc/hurd-configure-flags. Change-Id: I5cbdf8956a826d1eb25c449d4bc8a16d87dc8b80
2024-08-31gnu: redis: Skip OOM score test.Josselin Poiret
Since "daemon: Sacrifice builders on OOM." the default OOM score has changed to 1000, which effictively render this test impossible to pass. * gnu/packages/databases.scm (redis): Skip OOM score test. Change-Id: I92ff49425faa755cd4d0a22a33bf8b1fea03d25a
2024-08-31gnu: librsvg-2.40: Use G-Exps.Josselin Poiret
* gnu/packages/gnome.scm (librsvg-2.40): Use G-Exps. Change-Id: I36e49fdd734d6aa7bc472b754b5091dee1d3ccc5
2024-08-31gnu: datefudge: Update to 1.26.Efraim Flashner
* gnu/packages/time.scm (datefudge): Update to 1.26. [source]: Update source URIs. Remove patch. [arguments]: Adjust make-flags to allow cross-compiling and set the version string. Remove custom 'patch-makefile phase. * gnu/packages/patches/datefudge-gettimeofday.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I8b53f9a9c3eb900ce5bceaa864ed701fb3cd3dc4
2024-08-31gnu: icedtea-8: Fix building.Efraim Flashner
* gnu/packages/java.scm (icedtea-8)[arguments]: Replace 'build phase to not pass '-j' to make. Change-Id: Ifc5c99f33bb75bb52212aa32d0bbd10f4bce83a4
2024-08-31gnu: at-spi2-core: Honor the #:tests? flag.Efraim Flashner
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Adjust the 'check phase to honor the #:tests? flag. Skip the tests when building for powerpc-linux. Change-Id: Ia1fc275ebca5d69b851b566ae7afb47fdad8f066
2024-08-31gnu: lrdf: Add missing input.Efraim Flashner
* gnu/packages/rdf.scm (lrdf)[inputs]: Add mit-krb5, nettle. Remove input labels. Change-Id: I167e117b82f5a4cd260b7f02c547441b4c984369
2024-08-31gnu: tslib: Update to 1.23.Efraim Flashner
* gnu/packages/video.scm (tslib): Update to 1.23. [source]: Download using release tarball. [native-inputs]: Remove autoconf, automake, libtool. Change-Id: Ib3d33cb33eba39f8c273b8737b39b54f6c8f7819
2024-08-31gnu: libnotify: Fix build.Efraim Flashner
* gnu/packages/gnome.scm (libnotify)[arguments]: Adjust 'move-doc phase to use the directories as they exist. Change-Id: I72942c6fb8b7ed90f1b3361992adb7ce22b834fa
2024-08-31gnu: udisks: Add missing input.Efraim Flashner
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add kmod. Change-Id: I0c0d81d52100888ea043f863a5650654a25de4a9
2024-08-31gnu: ed: Update to 1.20.1.Andy Tai
* gnu/packages/text-editors.scm (ed): Update to 1.20.1. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Change-Id: I58ba1c8213a5ac2a126ecb58321859d64d0fcb01 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-31gnu: enchant: Update to 2.6.9.Nicolas Goaziou
* gnu/packages/enchant.scm (enchant): Update to 2.6.9. Change-Id: I7d5f229b0308e7a09101df0b8af344e03f2bbdbb
2024-08-31gnu: enchant: Add Nuspell support.Nicolas Goaziou
* gnu/packages/enchant.scm (enchant)[inputs]: Add NUSPELL. Change-Id: I60d70e6b6e4952722559848f715fc68dcf3e11f4 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31gnu: enchant: Improve package style.Nicolas Goaziou
* gnu/packages/enchant.scm (enchant)[arguments]: Use G-expressions. [native-inputs]: Drop input labels. [description]: Be more informative and less technical. Change-Id: I908fbbfcdc9f21beb1d6e05eec2dbc154b429831 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31gnu: enchant: Update to 2.6.8.Nicolas Goaziou
* gnu/packages/enchant.scm (enchant): Update to 2.6.8. [native-inputs]: Add GROFF. Change-Id: I8c7d7e2b9124a55401c6623fd76eacc0878ad6e6 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31gnu: unittest-cpp: Fix "Version" setting in ".pc" file.Nicolas Goaziou
* gnu/packages/check.scm (unittest-cpp)[arguments]<#:configure-flags>: Add Provide a "Version" value in ".pc" file for pkg-config checks. Change-Id: I934ef3d83d50876be8ab157ba52d8812ed33ba2e Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31gnu: sdl: Replace with sdl12-compat.宋文武
* gnu/packages/sdl.scm (sdl12-compat): New package. (sdl): Remove package, defined as sdl12-compat. (sdl2): Don't inherit from sdl. (propagated-inputs-with-sdl2): Add case for sdl12-compat. * gnu/packages/patches/sdl-libx11-1.6.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: I843d349b3d69164cc640c7db204464a51819a0df Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31gnu: cairo: Remove labels and use gexps.Maxim Cournoyer
* gnu/packages/gtk.scm (cairo) [arguments] <configure-flags>: Use gexps. [native-inputs, inputs]: Remove labels. Change-Id: Ifc4d9435bc1e203ee4427452ad26dedbac2de9fc
2024-08-31gnu: curl: Update to 8.6.0.Maxim Cournoyer
* gnu/packages/curl.scm (curl): Update to 8.6.0. [inputs]: Add libpsl. Change-Id: I83550b235ec98630262075c243029053decda867
2024-08-31gnu: curl: Re-order fields.Maxim Cournoyer
* gnu/packages/curl.scm (curl): Order the fields in the more customary ordering. Change-Id: I7caa3c4d27668a29375166e5553ffc4112c85783
2024-08-31gnu: curl: Do not run known flaky tests.Maxim Cournoyer
* gnu/packages/curl.scm (curl) [arguments]: Specify the "test-nonflaky" as the test target. Change-Id: I219b72c3b16b53ff6e469716eed0699ba88e29e1
2024-08-31gnu: perl-gd: Update to 2.78.Maxim Cournoyer
* gnu/packages/gd.scm (perl-gd): Update to 2.78. [native-inputs]: Add perl-test-nowarnings. Change-Id: I13e961bc6f6c77484dc698619338e083bbb5b7aa
2024-08-31gnu: glibc-2.33: Use gexps to fix build.Maxim Cournoyer
* gnu/packages/base.scm (glibc-2.33) [arguments]: Use gexps to resolve a build error. Change-Id: I3916360beb7016f2e03528ecfb1a31186cc5d6e2
2024-08-31gnu: alsa-utils: Fix source URL.Maxim Cournoyer
* gnu/packages/linux.scm (alsa-utils) [source]: Fix URL. Change-Id: I301319a5b204836ae5f4b7cea471c923ac04bb97
2024-08-31gnu: kmod: Modernize.Maxim Cournoyer
* gnu/packages/linux.scm (kmod) [native-inputs, inputs]: Remove labels. [arguments]: Use gexps, remove trailing #t. Change-Id: If40e25d38c5b4ac3cb192a76d688834069278c9d
2024-08-31gnu: screen: Add libxcrypt dependency.Janneke Nieuwenhuizen
* gnu/packages/screen.scm (screen)[inputs]: Add libxcrypt. Change-Id: Ia8b7fce24603a038a52d57ef7177f588b66e006e
2024-08-31gnu: cryptsetup: Only use ruby-asciidoctor on supported systems.Efraim Flashner
* gnu/packages/cryptsetup.scm (cryptsetup)[native-inputs]: Only use ruby-asciidoctor on supported systems. [arguments]: When building without ruby-asciidoctor adjust the configure-flags. Change-Id: If4551833de3c5b5a28424c059644e9fa7fda5abd
2024-08-31gnu: inkscape: Fix Python support.Maxim Cournoyer
* gnu/packages/inkscape.scm (inkscape/stable) [phases]: Wrap with PATH and GI_TYPELIB_PATH. [inputs]: Sort inputs. Add python-appdirs, python-cssselect, python-pygobject and python-requests. (inkscape) [inputs]: Do not append python-cssselect. Fixes: https://issues.guix.gnu.org/63938 Change-Id: I90a39a04a35dbcafe413726107d100c78d173fd0
2024-08-31gnu: inkscape: Sort inputs.Maxim Cournoyer
* gnu/packages/inkscape.scm (inkscape/stable) [inputs]: Sort. [native-inputs]: Likewise. Change-Id: I64253e52bf157013e6c55361f7633cbd01dcb020
2024-08-31gnu: inkscape: Update to 1.3.2.Maxim Cournoyer
* gnu/packages/inkscape.scm (inkscape/stable): Update to 1.3.2. Remove patches. [configure-flags]: Add CMAKE_CXX_FLAGS flag. [phases] Remove obsolete patch-icon-cache-generator, disable-latex-export-tests and disable-vertical-glyph-tests phases. Add disable-problematic-tests phase. Override check phase to disable a few test failures caused by the lack of imagemagick. [inputs]: Add gspell and readline. Remove aspell and gtkspell3. (inkscape): Update to 1.3.2. [phases]: Reset the check phase to the original. * gnu/packages/patches/inkscape-poppler-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Change-Id: I391fb42db8d93a9cdc83e6fd62ca90f7458b5c49
2024-08-31gnu: lib2geom: Use gexps and remove input labels.Maxim Cournoyer
* gnu/packages/graphics.scm (lib2geom) [arguments]: Use gexps. Add #:modules argument. [native-inputs, inputs, propagated-inputs]: Remove labels. Change-Id: Ia61ff5e8aa1f64231c98b1fb7f31a49513ede7f8