Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-headers-5.10.35): Replace with ...
(linux-libre-headers-5.15.49): This new variable.
(linux-libre-headers): Adjust accordingly.
* gnu/packages/commencement.scm (linux-libre-headers-boot0)[arguments]: Add
phase to lower toolchain requirements.
|
|
* gnu/packages/m4.scm (m4): Update to 1.4.19.
[source](patches): Remove.
[arguments]: Add phase 'disable-test. Adjust shell configuration phase.
* gnu/packages/patches/m4-gnulib-libio.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.12.
|
|
* gnu/packages/bdw-gc.scm (libgc): Update to 8.0.6.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.111.
|
|
* gnu/packages/xdisorg.scm (libdrm)[arguments]: Use G-expressions.
|
|
switch-symlinks has been moved to (guix build utils). We need not duplicate it
anymore.
* gnu/services/security-token.scm (pcscd-activation): Use switch-symlinks
from (guix build utils).
|
|
* guix/build/utils.scm (switch-symlinks): Delete pivot link if it already
exists.
Co-authored-by: Maxime Devos <maximedevos@telenet.be>
|
|
* guix/utils.scm (switch-symlinks): Move to ...
* guix/build/utils.scm (switch-symlinks): ... here.
* guix/profiles.scm, guix/scripts/home.scm, guix/scripts/package.scm: Import
switch-symlinks from (guix build utils).
* guix/scripts/system/reconfigure.scm (switch-system-program): Import (guix
build utils) in G-expression.
|
|
* gnu/packages/image.scm (openjpeg): Update to 2.5.0.
|
|
* gnu/packages/image.scm (openjpeg-data): Update to 2021.09.26.
|
|
* gnu/packages/tls.scm (gnutls)[arguments]: Use gexps.
[native-inputs, propagated-inputs]: Remove labels.
(gnutls/dane, guile2.2-gnutls): Use 'modify-inputs'.
|
|
* gnu/packages/tls.scm (gnutls/guile-2.0): Remove.
|
|
* gnu/packages/tls.scm (p11-kit)[native-inputs, inputs]: Remove labels.
[arguments]: Switch to gexp. Refer to "p11-kit-hurd.patch" right from here.
(p11-kit-next)[arguments]: Use a gexp.
|
|
* gnu/packages/tls.scm (p11-kit-next): Update to 0.24.1.
|
|
* gnu/packages/tex.scm (texlive-psnfss)[arguments]: Reinstate phases
added in 08bb73749e55a8b8078062a0ab6f4f0eed53a475 and inadvertently
removed in 8655a714457dbf1cde45979507012d9515614028.
|
|
* guix/build/python-build-system.scm: Fix typo in comment paragraph.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/tex.scm (texlive-tools): Remove second definition.
|
|
* gnu/packages/tex.scm (texlive-bidi)[propagated-inputs]: Avoid
deprecated package names.
(texlive-latex-geometry)[propagated-inputs]: Likewise.
(texlive-metalogo)[inputs, propagated-inputs]: Likewise.
(texlive-polyglossia)[propagated-inputs]: Likewise.
(texlive-zref)[propagated-inputs]: Likewise.
|
|
This reinstates 08bb73749e55a8b8078062a0ab6f4f0eed53a475. Probably the
'outputs' field ended up in 'texlive-amsmath' due to a bad merge.
* gnu/packages/tex.scm (texlive-amsmath)[outputs]: Remove.
(texlive-psnfss)[outputs]: New field.
|
|
|
|
* gnu/packages/freedesktop.scm (wayland): Update to 1.20.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (dwl): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (wlroots): Update to 0.15.1.
[source]: Update url link to
'https://gitlab.freedesktop.org/wlroots/wlroots' due to original link
pointing now to archived repo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (hikari)[inputs]: Simplify.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (sway): Update to 1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (hikari): Update to 2.3.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (cagebreak): Update to 1.8.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This reinstates commit 5e25a69e6e3733ad8845d1b187940877deba7750, which
was wrongfully undoed by merge commit
8c3e9da13a3c92a7db308db8c0d81cb474ad7799.
* gnu/packages/gnuzilla.scm (mozjs): Switch back to 78.15.0.
|
|
Fixes <https://issues.guix.gnu.org/56137>.
Reported by phodina <phodina@protonmail.com>.
* gnu/packages/tls.scm (openssl)[arguments]: Replace the 'check'
phase; this applies to both 1.1.1n and 3.0.3.
|
|
* gnu/packages/tls.scm (openssl): Update to 1.1.1n.
[replacement]: Remove.
(openssl/fixed): Remove.
|
|
* gnu/packages/web.scm (libhttpd): Update to 1.4.65.
|
|
* gnu/packages/gps.scm (gpxsee): Update to 11.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-compiler-macro, cl-compiler-macro,
ecl-compiler-macro): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
This is a follow-up to 6f2df20b0f8555ab1568ad1d661cb6e737a4bb8f.
* gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Add libgit2-1.3.
|
|
This fixes <https://issues.guix.gnu.org/56020>.
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.12)[source]: Add
snippet to remove bundled code.
|
|
* gnu/packages/video.scm (vlc): Update to 3.0.17.4.
|
|
* gnu/packages/video.scm (vlc)[properties]: New field.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.0.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.4.
[inputs]: Add gdk-pixbuf, use fuse@3.
[arguments]: Build without systemd, set HOME variable.
|
|
* gnu/packages/virtualization.scm (lxd)[arguments]: In 'install' phase,
refer to "bash-minimal" instead of "bash".
[inputs]: Remove labels.
|
|
Fixes issue with lxd crashing on startup with:
Error: exec: "setfattr": executable file not found in $PATH
* gnu/packages/virtualization.scm (lxd)[arguments]: In 'install' phase,
add "attr" to the list of packages used in 'wrap-program'.
[inputs]: Add ATTR.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/darwin.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/darwin.scm (cctools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/scripts/challenge.scm (good-news, bad-news): New procedures.
(summarize-report, summarize-report-list): Use them and 'highlight'.
|
|
* doc/guix.texi (Secure Shell): Include the (service ...) form in the
example.
|
|
* gnu/packages/tex.scm (texlive-floatflt): New variable.
|
|
* gnu/packages/maven.scm (maven-doxia-sink-api): New variable.
(maven-doxia-parent-pom): New private variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/file.scm (file): Update to 5.42.
[source]: Update source URI.
[properties]: Remove field.
|
|
The previous hash matches that of ‘guix hash -rx .’ on a pristine v2.4.0
checkout — without any submodules. We clone recursive?ly, so update the
hash to include them.
Closes <https://issues.guix.gnu.org/56091>.
* gnu/packages/barrier.scm (barrier)[source]: Fix hash.
Reported by Vishakh Kumar <grokkingstuff@gmail.com>.
|
|
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom
'check phase to skip two more tests when building for riscv64-linux.
|