summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-04-08download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/...Diego Nicola Barbato
2020-04-08records: Have ABI check work well for cross-compilation.Ludovic Courtès
2020-04-08compile: Run the load phase within 'with-target'.Ludovic Courtès
2020-04-08reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3.Ludovic Courtès
2020-04-07Revert "Allow double-click select of URL in status"Marius Bakke
2020-04-07Allow double-click select of URL in statusTomZ
2020-04-07lint: 'm4' is a native input.Marius Bakke
2020-04-06channels: Call 'build-self.scm' procedure with a trivial build handler.Ludovic Courtès
2020-04-06gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)Carl Dong
2020-04-05store: 'with-store' uses 'with-exception-handler'.Ludovic Courtès
2020-04-04store: 'with-store' doesn't close the store upon abort.Ludovic Courtès
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'.Ludovic Courtès
2020-04-03guix system: Mention 'herd restart' when reconfigure completes.Ludovic Courtès
2020-04-03guix system: Remove unused procedure.Ludovic Courtès
2020-04-03reconfigure: Silence Guile warnings.Ludovic Courtès
2020-04-03Revert "reconfigure: Run the effect scripts as separate processes."Ludovic Courtès
2020-04-02reconfigure: Run the effect scripts as separate processes.Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config).Ludovic Courtès
2020-04-02git: Don't try to resolve tags with 'tag-lookup'.Ludovic Courtès
2020-04-02bournish: Prevent inlining of run-time support procedures.Ludovic Courtès
2020-04-02gexp: 'lower-references' uses 'mapm/accumulate-builds'.Ludovic Courtès
2020-04-02guix system: Use 'mapm/accumulate-builds'.Ludovic Courtès
2020-04-02ui: Clarify "dependencies changed".Ludovic Courtès
2020-04-02grafts: Simplify access to store item references.Ludovic Courtès
2020-03-31profiles: Compute manual database entries in parallel.Arne Babenhauserheide
2020-03-31ci: Fix 'evaluation-spec' binding.Ludovic Courtès
2020-03-31guix package: Do not misdiagnose upgrades when there are propagated inputs.Ludovic Courtès
2020-03-31profiles: 'lower-manifest-entry' recurses on dependencies.Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' swallows build requests.Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' uses 'lower-manifest-entry'.Ludovic Courtès
2020-03-29build-system/gnu: Optimize the package graph.Ludovic Courtès
2020-03-29packages: 'package->bag' keys cache by replacement.Ludovic Courtès
2020-03-29deploy: Use 'map/accumulate-builds'.Ludovic Courtès
2020-03-29deploy: Factorize machine deployment.Ludovic Courtès
2020-03-29packages: Change 'guile-for-grafts' back to 2.0.Ludovic Courtès
2020-03-29'--dry-run' no longer implies '--no-grafts'.Ludovic Courtès
2020-03-29grafts: Don't rely on substitute info for missing store items.Ludovic Courtès
2020-03-29store: Add 'references/cached'.Ludovic Courtès
2020-03-29profiles: Use 'mapm/accumulate-builds'.Ludovic Courtès
2020-03-29gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès
2020-03-29guix build: Use 'map/accumulate-builds'.Ludovic Courtès
2020-03-29store: Add 'map/accumulate-builds'.Ludovic Courtès
2020-03-28deploy: Remove use of '~*' in format string.Marius Bakke
2020-03-27packages: Use Guile 3.0 for grafts.Ludovic Courtès
2020-03-26status: Display synthetic information about profiles being built.Ludovic Courtès
2020-03-26profiles: 'profile-derivation' sets a 'type' property.Ludovic Courtès
2020-03-25import/cran: Import missing module.Ricardo Wurmus
2020-03-25environment: Use 'with-build-handler'.Ludovic Courtès
2020-03-25archive: Use 'with-build-handler'.Ludovic Courtès
2020-03-25import/cran: Support importing from Mercurial repositories.Ricardo Wurmus