summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-06-19Merge branch 'master' into core-updatesMarius Bakke
2021-06-19build-system/haskell: Import build variables.Marius Bakke
2021-06-19build-system/node: Add missing module import.Marius Bakke
2021-06-18profiles: Add "XAUTHORITY" to the precious variables.Ludovic Courtès
2021-06-18profiles: Add 'load-profile'.Ludovic Courtès
2021-06-18lint: check-patch-headers: Recognize Git diffs.Ludovic Courtès
2021-06-18import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org.Christopher Baines
2021-06-16pack: Fix the system value passed to build-docker-image.Maxim Cournoyer
2021-06-14hg-download: Make (guix swh) output visible.Ludovic Courtès
2021-06-14hg-download: Support falling back to SWH.Xinglu Chen
2021-06-14swh: Support lookup of Hg tags.Xinglu Chen
2021-06-14hg-download: Remove bogus hg-reference-recursive? export.itd
2021-06-13guix package: Do not say "nothing to do" upon rollback & co.Ludovic Courtès
2021-06-13doc, gnu, guix: Fix typos.Paul A. Patience
2021-06-13describe: 'current-channel-entries' ignores non-channel profile entries.Ludovic Courtès
2021-06-12profiles: Move some of the work to the build side.Ludovic Courtès
2021-06-12git: Update the mtime of the just-updated checkout.Ludovic Courtès
2021-06-08lint: Check for trailing whitespace in description.Xinglu Chen
2021-06-08lint: Check for trailing whitespace in synopsis.Xinglu Chen
2021-06-08transformations: '--with-latest' correctly handles already-latest case.Ludovic Courtès
2021-06-08grafts: Cache the derivation/graft mapping for the whole session.Ludovic Courtès
2021-06-08store: 'references/cached' now uses a per-session cache.Ludovic Courtès
2021-06-08store: Remove 'references/substitutes'.Ludovic Courtès
2021-06-08grafts: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2021-06-08grafts: Record cache lookups for profiling.Ludovic Courtès
2021-06-08store: Generalize cache lookup recording.Ludovic Courtès
2021-06-08store: Support dynamic allocation of per-connection caches.Ludovic Courtès
2021-06-07etc: Add "bordeaux.guix.gnu.org.pub" public key file.Christopher Baines
2021-06-06Merge branch 'master' into core-updatesMarius Bakke
2021-06-06scripts: substitute: Cache connection when looking for narinfos.Mathieu Othacehe
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling.Maxime Devos
2021-06-06gnu: TeX Live: Update to 2020.0.Marius Bakke
2021-06-05hg-download: Add helpers for defining packages.Xinglu Chen
2021-06-05profiles: 'check-for-collisions' filters out more non-collisions upfront.Ludovic Courtès
2021-06-05guix: Update to Bioconductor 3.13.Ricardo Wurmus
2021-06-04rakudo-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04qt-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04python-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04glib-or-gtk-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04utils: Define ‘search-input-file’ procedure.Maxime Devos
2021-06-04utils: Allow overriding the shell interpreter in ‘wrap-program’.Maxime Devos
2021-06-03licenses: Add BSD-1-Clause license.Xinglu Chen
2021-06-03import: Add CHICKEN egg importer.Xinglu Chen
2021-06-03gnu-maintenance: 'generic-html' computes the right source URL.Ludovic Courtès
2021-06-01ui, lint: Simplify exception handling in Guile 3 style.Ludovic Courtès
2021-06-01maint: Require Guile 3.0.Ludovic Courtès
2021-06-01publish: Add keep-alive support when sending nar.Mathieu Othacehe
2021-06-01publish: Preserve the request connection header.Mathieu Othacehe
2021-06-01progress: Add a download-size argument to progress-report-port.Mathieu Othacehe