aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* 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
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès2020-09-10
* Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès2020-09-08
* android-repo-download: Remove unnecessary use of Guile-JSON.Ludovic Courtès2020-09-08
* git: Export url-cache-directory.Mathieu Othacehe2020-09-06
* scripts: system: Expand some help messages.Efraim Flashner2020-09-05
* android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic2020-09-03
* android-repo-download: Clean up typos; remove unused imports.Danny Milosavljevic2020-09-03