summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2026-02-15build-system: go: Update default-gccgo to gccgo@15.Yelninei
2026-02-15build-system: go: Set correct GOOS for Hurd.Yelninei
2026-02-14build-system/r: Use %BIOCONDUCTOR-VERSION.Kyle Andrews
2026-02-12guix: lint: Check python-pynose inputs instead of python-nose.Hugo Buddelmeijer
2026-02-11build-system: mix: Set deterministic compiler option.Igorj Gorjaĉev
2026-02-11utils/git-origin: Fix generated sexp when #:recursive? is #t.Maxim Cournoyer
2026-02-10gexp: Add 'delayed-object'.David Elsing
2026-02-10build-system: cmake: Use a toolchain file for cross compiling.Dariqq
2026-02-10build-system: cmake: Add cmake-system-processor-for-target.Dariqq
2026-02-10build-system: cmake: cmake-system-name-for-target: Use match.Dariqq
2026-02-10store: Make derivation-path? use direct-store-path?.Yarl Baudig
2026-02-08guix: Cleanup store connection buffering.Christopher Baines
2026-02-08guix: store: Remove custom port output buffering.Christopher Baines
2026-02-08guix: store: Use port->connection in open-connection.Christopher Baines
2026-02-08guix: store: Make sure to force output after writes.Christopher Baines
2026-02-08import/elpa: Add GNU-devel repository.Maxim Cournoyer
2026-02-07inferior: Allow caching of unauthenticated channels.Rutherther
2026-02-07import: pypi: Fix tests.Nicolas Graves
2026-02-07import: pypi: Correct name for ignored input.Nicolas Graves
2026-02-07build-system/pyproject: Add phase 'set-version.Nicolas Graves
2026-02-07import: pypi: Ignore pypi-ignored-inputs.Nicolas Graves
2026-02-07build-system: pyproject: Improve entry-point parser.Nicolas Graves
2026-02-07build-system: pyproject: Fix entry points handling.Nicolas Graves
2026-02-07build-system/pyproject: Improve style.Nicolas Graves
2026-02-07build-system/cargo: Using autoload for (json) module.Nicolas Graves
2026-02-07build-system/pyproject: Using autoload for (json) module.Nicolas Graves
2026-02-07build-system/pyproject: ensure-no-mtimes-pre-1980: Fix ftw use.Nguyễn Gia Phong
2026-02-07build-system/pyproject: Decouple from python-build-system.Nicolas Graves
2026-02-02build: Revert misadaptation to http-client's http-fetch.Nguyễn Gia Phong
2026-01-29import/cran: Prevent overwriting the definition of %standard-phases.John Dawson
2026-01-29serialization: Do not require ‘bytevector-slice’.Ludovic Courtès
2026-01-29transformations: Fix `recursive?' inheritance for `with-git-url'.Maxim Cournoyer
2026-01-28scripts: substitute: Default to fast decompression.Christopher Baines
2026-01-28substitutes: Handle closing connections to substitute servers.Christopher Baines
2026-01-28substitutes: Add #:keep-alive? keyword argument to download-nar.Christopher Baines
2026-01-28substitutes: Move download-nar from substitutes script to here.Christopher Baines
2026-01-28scripts: substitute: Don't enforce cached connections in download-nar.Christopher Baines
2026-01-28http-client: Include EPIPE in network-error?.Christopher Baines
2026-01-28http-client: Add network-error? from the substitute script.Christopher Baines
2026-01-28scripts: substitute: Extract script specific output from download-nar.Christopher Baines
2026-01-28scripts: substitute: Untangle selecting fast vs small compressions.Christopher Baines
2026-01-28http-client: Alter http-fetch to return the response.Christopher Baines
2026-01-28scripts: substitute: Simplify with-timeout usage.Christopher Baines
2026-01-27serialization: Use ‘bytevector-slice’ from Guile >= 3.0.9.Ludovic Courtès
2026-01-27store: Move low-level protocol bit-twiddling to (guix remote-procedures).Ludovic Courtès
2026-01-27Define remote procedure interface in (guix remote-procedures).Ludovic Courtès
2026-01-27store: Require a more recent minor version.Ludovic Courtès
2026-01-27store: Rewrite ‘run-gc’ client stub using ‘operation’.Ludovic Courtès
2026-01-27store: Remove unnecessary protocol version conditionals.Ludovic Courtès
2026-01-27serialization: Rename ‘string’ to ‘utf8-string’.Ludovic Courtès