summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-02modules: Recognize #:declarative?.Ludovic Courtès
2022-12-02syscalls: Adjust for lack of 'libutil.so' on glibc >= 2.34.Ludovic Courtès
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
2022-11-13guix: Replace defective freemirror.org.Tobias Geerinckx-Rice
2022-11-16import/cran: Add package mapping for freetype.Ricardo Wurmus
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer
2022-11-14self: Mark the generation (guix config) as non-declarative.Ludovic Courtès
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès
2022-11-11gnu-maintenance: 'gnu' updater prefers tarball with same compression.Ludovic Courtès
2022-11-11upstream: Factorize 'package-archive-type'.Ludovic Courtès
2022-11-11grafts: Run with a UTF-8 locale.Ludovic Courtès
2022-11-11build-system/dub: Avoid usage of (guix build syscalls).Marius Bakke
2022-11-11build-system/clojure: Avoid usage of (guix build sycalls).Marius Bakke
2022-11-11build-system/ant: Avoid usage of (guix build syscalls).Marius Bakke
2022-11-11import/cran: Add package name mapping for "booktabs".Ricardo Wurmus
2022-11-11import/cran: Add more strings to the list of invalid packages.Ricardo Wurmus
2022-11-10gnu: Add go-github-com-creack-pty.(unmatched-parenthesis
2022-11-08build-system/gnu: Turn #:phases into a gexp when cross-compiling.Ludovic Courtès
2022-11-07build-system/linux-module: Add #:source-directory to linux-module-build-cross.Christopher Baines
2022-11-06guix gc: Add '--vacuum-database'.Efraim Flashner
2022-11-06shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias
2022-11-05guix: ui: Add default synopsis for “doc” output.Liliana Marie Prikler
2022-11-05guix: ui: Improve missing output descriptions.Liliana Marie Prikler
2022-11-05guix: ui: Handle single outputs.Liliana Marie Prikler
2022-11-03build-system/scons: Allow using a G-exp for scons-flags.Timotej Lazar
2022-10-27profiles: info-dir-file: Remove install-info '--silent' option.Maxim Cournoyer
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends.Marius Bakke
2022-10-27build-system/pyproject: Adjust indentation.Marius Bakke
2022-10-27build-system: Add pyproject-build-system.Lars-Dominik Braun