summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2025-09-25build-system/pyproject: Handle wheel not found exception.Nicolas Graves
2025-09-25build-system/pyproject: Avoid PEP427 substitution on binary files.Nicolas Graves
2025-09-25build-system/pyproject: Add stestr, unittest and custom options.Nicolas Graves
2025-09-25build-system/pyproject: Use copy-recursively instead of merge-dirs.Nicolas Graves
2025-09-25build-system/pyproject: Add python test-backend.Nicolas Graves
2025-09-25build/pyproject: Fix indentation.Maxim Cournoyer
2025-09-25build/pyproject: Resolve import warning.Maxim Cournoyer
2025-09-25build/pyproject: Update PEP 427 reference URL in comment.Maxim Cournoyer
2025-09-25build/pyproject: Really merge directories in install phase.Maxim Cournoyer
2025-09-24import: utils: Add default-git-error.Nicolas Graves
2025-09-24import: utils: Add function git->origin.Nicolas Graves via Guix-patches via
2025-09-24import: utils: Add API to peek procedure bodies.Nicolas Graves
2025-09-23guix: update-cached-checkout: Fix fetching remote for branches, commits and t...Rutherther
2025-09-23packages: Add x86_64-gnu to %cuirass-supported-systems.Yelninei
2025-09-23shell, inferior: Store GC roots under /var/guix/profiles.Ludovic Courtès
2025-09-23git: Create/update remote references locally when needed.Romain GARBAGE
2025-09-23inferior: Use channel-reference to get a Git reference.Romain GARBAGE
2025-09-23channels: Export channel-reference.Romain GARBAGE
2025-09-21Revert "publish: Prevent publication of non-substitutable derivation outputs."Ludovic Courtès
2025-09-18gc: Open a connection to the daemon only when strictly necessary.Ludovic Courtès
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-09-17home: Adjust file system mount options.Ludovic Courtès
2025-09-17linux-container: Export ‘%writable-/tmp’ and use it.Ludovic Courtès
2025-09-11packages: ‘package-field-location’ returns a <location> for atoms.Ludovic Courtès
2025-09-11build: emacs-utils: Add emacs-makeinfo.Liliana Marie Prikler
2025-09-11build-system: emacs: Use new lisp-mnt primitives.Liliana Marie Prikler
2025-09-11build-system: emacs: Error if package file could not be generated.Liliana Marie Prikler
2025-09-08guix: lint: Add codespell hints.Efraim Flashner
2025-09-04build-system: Introduce @* macro for lazy module resolution.Nicolas Graves
2025-09-04build-system: rakudo: Clarify private-keywords.Nicolas Graves
2025-09-04build-system: android-ndk: Improve lower configurability.Nicolas Graves
2025-09-04build-system: tree-sitter: Improve lower configurability.Nicolas Graves
2025-09-04build-system: copy: Remove dead glibc code.Nicolas Graves
2025-09-04size: Improve error message.Nicolas Graves
2025-09-04build-system/tree-sitter: Build with -std=c11.Brian Kubisiak
2025-09-03tests: Reduce build timeout to 3 minutes for Scheme tests.Ludovic Courtès
2025-09-01perform-download: Use (ice-9 sandbox) for mirrors.Reepca Russelstein
2025-09-01download: Handle content-addressed-mirrors returning #f.Reepca Russelstein
2025-09-01perform-download: Ensure reading never evaluates code.Reepca Russelstein
2025-08-31cve: Upgrade to JSON 2.0 feeds.Nicolas Graves
2025-08-31gnu: mercurial: Add package and rename former to mercurial/pinned.Nicolas Graves
2025-08-31gnu: subversion: Add package and rename former to subversion/pinned.Nicolas Graves
2025-08-23git-authenticate: Print a clear error message for malformed keys.Ludovic Courtès
2025-08-22import: pypi: Use autoload instead of use-module.Romain GARBAGE
2025-08-22import: pypi: Resolve unzip package if needed.Romain GARBAGE
2025-08-21import: crate: Stop importing dependencies from crates.io.Hilton Chain
2025-08-21build-system: cargo: Deprecate #:cargo-inputs and #:cargo-development-inputs.Hilton Chain
2025-08-21gnu: tree-sitter: Update to 0.25.3.Jean-Pierre De Jesus DIAZ