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