summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-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-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-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
2021-05-28gnu-maintenance: 'generic-html' correctly handles relative release URLs.Ludovic Courtès
2021-05-28gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz".Ludovic Courtès
2021-05-28guix build: Emit "nothing to do" warning only when needed.Ludovic Courtès
2021-05-28guix package: Do not warn about "missing arguments" when there's nothing to do.Ludovic Courtès
2021-05-28import: opam: Generate license for package.Xinglu Chen
2021-05-28git-download: Support submodules in 'git-predicate'.Andrew Whatson
2021-05-28git-download: 'git-predicate' now ignores deleted files.Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments.Ludovic Courtès
2021-05-28deploy: Error out when the FILE argument is missing.Ludovic Courtès
2021-05-26guix: ci: Add spec support to latest-evaluations.Mathieu Othacehe
2021-05-26guix: ci: Fix evaluation complete? field.Mathieu Othacehe
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-05-22lint: archival: Lookup content in Disarchive database.Ludovic Courtès
2021-05-22scripts: discover: Report Avahi errors.Mathieu Othacehe
2021-05-20guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus