summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-10-08build: svn: Fix handle fetch errors....zimoun
2020-10-06Revert "build: svn: Handle fetch errors."...Paul Garlick
2020-10-06build: svn: Handle fetch errors....zimoun
2020-10-06build: hg: Handle fetch errors....zimoun
2020-10-06build-system/cargo: Don't install .crates.toml file....Efraim Flashner
2020-10-05self: Use a 'guile' that doesn't complain about locales....Ludovic Courtès
2020-10-05environment: Turn "lo" up in network-less containers....Ludovic Courtès
2020-10-02environment: Provide /etc/hosts in containers without '--network'....Ludovic Courtès
2020-10-02guix package: Re-apply package transformation when upgrading....Ludovic Courtès
2020-10-02guix build: Record package transformations in manifest entries....Ludovic Courtès
2020-10-02scripts: system: Honor target argument....Mathieu Othacehe
2020-10-02gexp: Fix argument ordering in 'local-file' macro....Ludovic Courtès
2020-10-02ui: Use "guix install" in locale hint....Ludovic Courtès
2020-10-02gexp: 'local-file' warns when passed a non-literal relative file name....Ludovic Courtès
2020-10-02import: opam: Report groups in syntax tree....Julien Lepiller
2020-10-01guix: opam: Fix syntax....Julien Lepiller
2020-10-01ui: "guix help" silently ignores EPIPE....Ludovic Courtès
2020-10-01pack: Work around ld.so bug that affects the "fakechroot" engine....Ludovic Courtès
2020-09-30scripts: system: Add support for image-type....Mathieu Othacehe
2020-09-29openpgp: Fix argument order of 'fxbit-set?'....Lars-Dominik Braun
2020-09-29guix build: Add a hint for unspecified value....Julien Lepiller
2020-09-27packages: 'package-input-rewriting' has a #:deep? parameter....Ludovic Courtès
2020-09-27packages: 'package-mapping' correctly recurses into 'replacement'....Ludovic Courtès
2020-09-27packages: 'package-input-rewriting/spec' can rewrite implicit dependencies....Ludovic Courtès
2020-09-27packages: 'package-mapping' can recurse on implicit inputs....Ludovic Courtès
2020-09-27guix build: Add '--without-tests'....Ludovic Courtès
2020-09-25gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'....Ludovic Courtès
2020-09-25guix package: Simplify 'package->manifest-entry*'....Ludovic Courtès
2020-09-25licenses: Add Apple Public Source License 2.0....André Batista
2020-09-23import: Fix docstring typoes....Tobias Geerinckx-Rice
2020-09-21guix: scripts: build: Mention 'PACKAGE' in '--with-source' option....zimoun
2020-09-21environment: '--link-profile' uses ~/.guix-profile for environment variables....Ludovic Courtès
2020-09-19describe: Save the original value of (program-arguments)....Ludovic Courtès
2020-09-16repl: Look for script files in (getcwd)....Konrad Hinsen
2020-09-15import: cpan: Export cpan-release-module....Tobias Geerinckx-Rice
2020-09-15authenticate: Encode strings as ISO-8859-1....Ludovic Courtès
2020-09-14ui: 'show-what-to-build' displays download estimate more prominently....Ludovic Courtès
2020-09-14authenticate: Cache the ACL and key pairs....Ludovic Courtès
2020-09-14daemon: Spawn 'guix authenticate' once for all....Ludovic Courtès
2020-09-14guix: Fix download-svn-to-store....Paul Garlick
2020-09-14database: register-items: reduce transaction scope....Christopher Baines
2020-09-14database: document extra registration requirements....Caleb Ristvedt
2020-09-14deduplication: pass store directory to replace-with-link....Caleb Ristvedt
2020-09-14build-system: linux-module: Delete some huge items that we probably don't need....Danny Milosavljevic
2020-09-12ui: Lexicographically sort transaction entries based on their package name....Maxim Cournoyer
2020-09-12ui: Refactor the package-strings helper in show-manifest-transaction....Maxim Cournoyer
2020-09-11daemon: Simplify interface with 'guix authenticate'....Ludovic Courtès
2020-09-11doc: Distinguish the "nar bundle" format from "nar"....Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-09-10ui: '--help' output links to <https://guix.gnu.org/help/>....Ludovic Courtès