summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\
| * environment: Turn "lo" up in network-less containers.Ludovic Courtès2020-10-05
| * environment: Provide /etc/hosts in containers without '--network'.Ludovic Courtès2020-10-02
| * guix package: Re-apply package transformation when upgrading.Ludovic Courtès2020-10-02
| * guix build: Record package transformations in manifest entries.Ludovic Courtès2020-10-02
| * scripts: system: Honor target argument.Mathieu Othacehe2020-10-02
| * gexp: Fix argument ordering in 'local-file' macro.Ludovic Courtès2020-10-02
| * ui: Use "guix install" in locale hint.Ludovic Courtès2020-10-02
| * gexp: 'local-file' warns when passed a non-literal relative file name.Ludovic Courtès2020-10-02
| * import: opam: Report groups in syntax tree.Julien Lepiller2020-10-02
| * guix: opam: Fix syntax.Julien Lepiller2020-10-01
| * ui: "guix help" silently ignores EPIPE.Ludovic Courtès2020-10-01
| * pack: Work around ld.so bug that affects the "fakechroot" engine.Ludovic Courtès2020-10-01
| * scripts: system: Add support for image-type.Mathieu Othacehe2020-09-30
| * openpgp: Fix argument order of 'fxbit-set?'.Lars-Dominik Braun2020-09-29
| * guix build: Add a hint for unspecified value.Julien Lepiller2020-09-29
| * packages: 'package-input-rewriting' has a #:deep? parameter.Ludovic Courtès2020-09-27
| * packages: 'package-mapping' correctly recurses into 'replacement'.Ludovic Courtès2020-09-27
| * packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.Ludovic Courtès2020-09-27
| * packages: 'package-mapping' can recurse on implicit inputs.Ludovic Courtès2020-09-27
| * guix build: Add '--without-tests'.Ludovic Courtès2020-09-27
| * gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.Ludovic Courtès2020-09-25
| * guix package: Simplify 'package->manifest-entry*'.Ludovic Courtès2020-09-25
| * licenses: Add Apple Public Source License 2.0.André Batista2020-09-25
| * import: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-23
| * guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.zimoun2020-09-21
| * environment: '--link-profile' uses ~/.guix-profile for environment variables.Ludovic Courtès2020-09-21
| * describe: Save the original value of (program-arguments).Ludovic Courtès2020-09-19
| * repl: Look for script files in (getcwd).Konrad Hinsen2020-09-16
| * import: cpan: Export cpan-release-module.Tobias Geerinckx-Rice2020-09-15
| * authenticate: Encode strings as ISO-8859-1.Ludovic Courtès2020-09-15
| * ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès2020-09-14
| * authenticate: Cache the ACL and key pairs.Ludovic Courtès2020-09-14
| * daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès2020-09-14
| * guix: Fix download-svn-to-store.Paul Garlick2020-09-14
| * database: register-items: reduce transaction scope.Christopher Baines2020-09-14
| * database: document extra registration requirements.Caleb Ristvedt2020-09-14
| * deduplication: pass store directory to replace-with-link.Caleb Ristvedt2020-09-14
| * build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic2020-09-14
* | Merge branch 'staging' into wip-lispGuillaume Le Vaillant2020-09-23
|\ \
| * \ Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2020-07-24
| |\ \ \
| * | | | build/cargo-utils: Use all allocated threads to generate checksums.Efraim Flashner2020-07-15
* | | | | build-system: asdf: Improve install phase for CL source packages.Guillaume Le Vaillant2020-09-15
* | | | | build-system: asdf: Read all .asd files if no #:asd-files specified.Guillaume Le Vaillant2020-09-15
* | | | | build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant2020-09-12
| |_|_|/ |/| | |
* | | | ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer2020-09-12
* | | | ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer2020-09-12
* | | | daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès2020-09-11
* | | | doc: Distinguish the "nar bundle" format from "nar".Ludovic Courtès2020-09-11