summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-06-19build-system/haskell: Import build variables.Marius Bakke
2021-06-19build-system/node: Add missing module import.Marius Bakke
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
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-23gnu: bootstrap: Add support for powerpc-linux.Efraim Flashner
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-05-22lint: archival: Lookup content in Disarchive database.Ludovic Courtès
2021-05-22Merge branch 'master' into core-updatesMarius Bakke
2021-05-22scripts: discover: Report Avahi errors.Mathieu Othacehe
2021-05-20guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus
2021-05-20scripts: challenge: Fix regression.Mathieu Othacehe
2021-05-17ui: 'load*' compiles with '-O1'.Ludovic Courtès
2021-05-17ui: Remove Guile 2.2.3 workaround.Ludovic Courtès
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-16substitutes: Reduce negative TTLs.Ludovic Courtès
2021-05-15Merge branch 'master' into core-updatesLudovic Courtès
2021-05-15inferior: Support querying package replacements.Christopher Baines
2021-05-14swh: 'lookup-origin-revision' ignores partial visits.Ludovic Courtès
2021-05-14self: Add dependency on Disarchive.Ludovic Courtès
2021-05-14import: go: Fix goproxy option argument's format.Zheng Junjie