doc: Improve building from git instructions. * doc/contributing.texi (Building from Git): Improve instructions. Include 'cd' and authorizing the directory for guix shell. Change-Id: Ied8eb7553ab92504a87c0059820ca154a18c33ab Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: emacs-org-node: Deprecate version 2. * gnu/packages/emacs-xyz.scm (emacs-org-node): Delete variable. (emacs-org-node-3): Replace by emacs-org-node. Closes guix/guix#4712 Change-Id: I50e0569fd4ccdef129c52214eb5b8c62c00d141a
build-system: cargo: Use the correct guile-json when cross-compiling. * guix/build-system/cargo.scm (cargo-cross-build): Use the defined cargo-guile-json as the guile-json implementation. Reported-by: Christopher Baines <mail@cbaines.net> Change-Id: I270024c07eb8fff452b7671d7d45fbe37300f54d
gnu: yt-dlp: Update to 2025.12.08. * gnu/packages/video.scm (yt-dlp): Update to 2025.12.08. Closes guix/guix#5315 Change-Id: Ic37c72d740a08d4b51c54093447e1bb3ae2fdf4f Signed-off-by: Cayetano Santos <csantosb@inventati.org>
gnu: python-liblarch: Update to 3.2.0-0.fe06860. * gnu/packages/gnome.scm (python-liblarch): Update to 3.2.0-0.fe06860. [version]: Change to git-version for latest code using pytest. [build-system]: Switch to pyproject-build-system. [arguments]<#:check>: Enable project tests. [native-inputs]: Add python-pytest, and python-setuptools. [home-page]: Update url. Change-Id: Ia9614c6f840cb77ce6100ec3fd95d316bc0eefe7 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: u-boot-tools: Fix cross-compilation. * gnu/packages/bootloaders.scm (u-boot-tools)[arguments]: Set CROSS_COMPILE when cross-compiling. Change-Id: Ia8a1f5f34a216676a67b776606427e321a821ac2 Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
gnu: emacs-envrc: Update to 0.12-0.06d72d1. * gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.12-0.06d72d1. Change-Id: Ia427eaef0b1be73eb2f3f57a0f8a7495f0490cfc
gnu: plasma-desktop: Skip failing test on AArch64. The tst_calibrationtool test fails on aarch64 due to floating-point precision issues: QMatrix4x4 comparison fails with tiny differences (1.11759e-08 instead of exact 0). * gnu/packages/kde-plasma.scm (plasma-desktop)[arguments]: Add tst_calibrationtool to test-exclude on aarch64. Change-Id: I3875329704b50b1ecd3ccea41a355d53deb517cf Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #4846
gnu: kwin: Skip failing tests on AArch64. * gnu/packages/kde-plasma.scm (kwin)[arguments]: Add kwin-testSecurityContext and kwin-testXwaylandSelection to test-exclude. Change-Id: I0256e0e390552deb54eb0b5368f1799800ec8cb0 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: bcachefs-static: Do not depend on %current-system in toplevel. Make the variables that depend on %current-system procedures and call them from package arguments, a thunked field. * gnu/packages/file-systems.scm (bcachefs-tools-rust-target): Make it a procedure. (bcachefs-tools-target/release): Make it a procedure. (bcachefs-tools-cargo-args): Make it a procedure. (bcachefs-tools-make-flags): Make it a procedure. (bcachefs-tools-make-install-flags): Make it a procedure. (bcachefs-tools-minimal): Call newly made procedure. (bcachefs-tools): Call newly made procedure. (bcachefs-tools-minimal/static): Call newly made procedure. Fixes: #5195 Change-Id: I9f08b3e34f869b8f9f54b71192eff61357e9cc85 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5219
etc: guix-install.sh: Set XCURSOR_PATH to proper default value. As can be seen in the Xcursor docs, the default path is `~/.local/share/icons, ~/.icons, /usr/share/icons, /usr/share/pixmaps`, zzz-guix.sh is currently missing the first two. * etc/guix-install.sh (sys_create_init_profile): Add home paths to XCURSOR_PATH. Change-Id: I4284d7648394c06b83e4eba91882b81c8a35d706 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5231
scripts: package: Encourage unsetting GUIX_PROFILE. GUIX_PROFILE should typically be unset, to prevent issues when sourcing etc/profile of other profiles. So encourage it by showing it in the hint. Followup of 50a2d73eac1577e35b526d3fc91423b97e581aef. * guix/scripts/package.scm (display-search-path-hint): Add unset GUIX_PROFILE to displayed hint. Change-Id: Ie1564750017dde8bf896c79e463067699df709eb Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5118
system: operating-system-etc-service: Unset GUIX_PROFILE. This seems to have been omitted, currently users on default Guix System installations do have GUIX_PROFILE set to their ~/.config/guix/current. This is wrong and can lead to some surprises when sourcing etc/profile of a Guix profile. Followup of 50a2d73eac1577e35b526d3fc91423b97e581aef. * gnu/system.scm (operating-system-etc-services): Clean up GUIX_PROFILE. Change-Id: Ia5bfb1907fa7ae887ac0336e6cd1922e611b6bdf Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5119
gnu: Remove libgit2-1.4. * gnu/packages/version-control.scm (libgit2-1.4): Delete variable. Change-Id: I399f946b3359f69995ad81108c109ab040051b50
gnu: libgit2-1.3: Inherit from libgit2-1.5. * gnu/packages/version-control.scm (libgit2-1.3): Inherit from libgit2-1.5. Change-Id: I320bcd9965b1a1651b6b4d2515cdf28b0c8eddf2
gnu: libgit2-1.8: Inherit from libgit2-1.9. * gnu/packages/version-control.scm (libgit2-1.8, libgit2-1.9): Reverse the inheritance between these two versions. Change-Id: Ic1e34a20253ab1f6ed4dde50f608b2c33d146000
gnu: libgit2-1.7: Inherit from libgit2-1.8. * gnu/packages/version-control.scm (libgit2-1.7, libgit2-1.8): Reverse the inheritance between these two versions. Change-Id: I765686e8f36b8fae3e314958f03f8033d44a04d2
gnu: libgit2-1.6: Inherit from libgit2-1.7. * gnu/packages/version-control.scm (libgit2-1.6): Inherit from libgit2-1.7. [source]: Remove inheritance. Change-Id: I28dc62c47b267b83af1a91bc0e3f448fdd9bc0f7
gnu: libgit2-1.5: Inherit from libgit2-1.7. * gnu/packages/version-control.scm (libgit2-1.5, libgit2-1.7): Reverse the inheritance between these two versions. Change-Id: I3e264ebc341c95eef35197e38068e12c2050a633
gnu: python-userspacefs: Hardcode location of libfuse. * gnu/packages/python-xyz.scm (python-userspacefs)[arguments]: Add a phase to hardcode the location of libfuse. [inputs]: Add fuse-2. Change-Id: Ib991967a29daa759ff0e3f2682c2b9f860b8cb3c