summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-12-26shell: Make --help show --system and --list-systems....Yarl Baudig
2022-12-21guix: ocaml: Add package-with-ocaml5.0....pukkamustard
2022-12-21guix system: Skip initrd modules check when using --target....Maxim Cournoyer
2022-12-20kconfig: Streamline comment in 'modify-defconfig'....Maxim Cournoyer
2022-12-20kconfig: Mostly preserve keys ordering of original defconfig....Maxim Cournoyer
2022-12-20kconfig: Move pair->config-string up....Maxim Cournoyer
2022-12-20read-print: Add special forms....Ludovic Courtès
2022-12-19import/cran: Add more mappings from sysnames to Guix package names....Ricardo Wurmus
2022-12-19guix: packages: Add type hint comment to home-page record field....jgart
2022-12-13ui: Take package upstream name into account when searching....Lars-Dominik Braun
2022-12-13packages: Add 'package-upstream-name*'....Lars-Dominik Braun
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-12pki: 'public-keys->acl' deduplicates entries....Ludovic Courtès
2022-12-10deduplicate: Use 'sendfile' only with file ports....v1.4.0rc2Ludovic Courtès
2022-12-10deduplicate: Use 'sendfile' for small file copies....Ludovic Courtès
2022-12-09environment: '-C' doesn't throw when the NSS is dysfunctional....Ludovic Courtès
2022-12-08records: 'match-record' checks fields at macro-expansion time....Ludovic Courtès
2022-12-09environment: '-C' doesn't throw when the NSS is dysfunctional....Ludovic Courtès
2022-12-08gnu-maintenance: 'generic-html' updater ignores invalid host names....Ludovic Courtès
2022-12-06gnu: linux-libre: Move documentation to a separate package....Maxim Cournoyer
2022-12-06gnu: Resolve derivation lint warnings....Christopher Baines
2022-12-05Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-05substitute: Fix typo in 'open-connection-for-uri/cached' docstring....Ludovic Courtès
2022-12-02modules: Recognize #:declarative?....Ludovic Courtès
2022-12-02modules: Recognize #:declarative?....Ludovic Courtès
2022-12-02syscalls: Adjust for lack of 'libutil.so' on glibc >= 2.34....Ludovic Courtès
2022-12-01Revert "gnu: linux-libre: Move info manual to doc output."...Maxim Cournoyer
2022-12-02records: 'match-record' checks fields at macro-expansion time....Ludovic Courtès
2022-12-01build: kconfig: Add new module to modify defconfig files....Stefan
2022-12-01gnu: linux-libre: Move info manual to doc output....Maxim Cournoyer
2022-11-29build: linux-module: Do not inherit the install-doc phase....Maxim Cournoyer
2022-11-29build: linux-module: Do not inherit the build-doc phase....Maxim Cournoyer
2022-11-29import/cran: Add package name mapping....Ricardo Wurmus
2022-11-26licenses: Add EUPL 1.1....Antero Mejr
2022-11-24guix: Upgrade to Bioconductor 3.16....zimoun
2022-11-23offload: Increase default 'overload-threshold' value....Ludovic Courtès
2022-11-22reconfigure: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2022-11-22offload: Gracefully handle 'guix repl' protocol errors....Ludovic Courtès
2022-11-22inferior: Raise '&inferior-protocol-error' on invalid response....Ludovic Courtès
2022-11-21guix: modify-input: Recommend prepend instead of append....Vivien Kraus
2022-11-20style: '-f' reads input files as UTF-8 by default....Ludovic Courtès
2022-11-20file-systems: Always do recursive bind mounts....Ricardo Wurmus
2022-11-20scripts: Use translations for guix.pot for service descriptions....pelzflorian (Florian Pelz)
2022-11-20import: egg: Fix typo in docstring....jgart
2022-11-19scripts: describe: Add branch information to recutils output....jgart
2022-11-19scripts: describe: Add branch information to json output....jgart
2022-11-19pack: Remove use of GOOPS in 'deb' backend....Ludovic Courtès
2022-11-18import/utils: spdx-string->license: Support '+' operator....Philip McGrath
2022-11-18import/utils: spdx-string->license: Match case-insensitively....Philip McGrath
2022-11-18import/utils: spdx-string->license: Fix incorrect docstring....Philip McGrath