summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-10-19import: crate: make-crate-sexp: Fix missing home-page handling....Christopher Baines
2020-10-19import: print: Fix deprecation warning for origin-sha256....Helio Machado
2020-10-18system: Provide locale information to the bootloader....Miguel Ángel Arruga Vivas
2020-10-18gexp: 'assume-valid-file-name' has files looked up under the CWD....Ludovic Courtès
2020-10-17import: utils: Fix license name mismatches and define CUA-OPL-1.0....Helio Machado
2020-10-16gexp: Add 'assume-valid-file-name' syntax for use with 'local-file'....Ludovic Courtès
2020-10-15ui: Only suggest modules that export the unbound variable identifier....Ludovic Courtès
2020-10-15build-system/go: Install license files....Efraim Flashner
2020-10-14openpgp: '&openpgp-unrecognized-packet-error' includes type tag....Ludovic Courtès
2020-10-13gnu: nmap: Update license....Marius Bakke
2020-10-12guix build: Add '--with-c-toolchain'....Ludovic Courtès
2020-10-12packages: Add 'package-with-c-toolchain'....Ludovic Courtès
2020-10-12substitute: Reduce default narinfo negative TTL to 1h....Ludovic Courtès
2020-10-12upgrade: Mention '--do-not-upgrade' in '--help' output....Ludovic Courtès
2020-10-12lint: cve: Set a connection timeout....Ludovic Courtès
2020-10-12http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout....Ludovic Courtès
2020-10-12channels: Address test failure....Ludovic Courtès
2020-10-11reconfigure: Start services not currently running....Ludovic Courtès
2020-10-10svn-download, hg-download: Use 'report-invoke-error'....Ludovic Courtès
2020-10-08offload: Improve load normalization and configurability....Maxim Cournoyer
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