summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-07-23gnu: clojure: Update to 1.11.1....r0man
2022-07-23guix gc: '--delete-generations' now deletes old Home generations....Ludovic Courtès
2022-07-23deploy: Honor '--dry-run'....Ludovic Courtès
2022-07-19import: Enable recursive import for texlive packages....Ricardo Wurmus
2022-07-19system: Add -I, --list-installed option....Antero Mejr
2022-07-19home: Add -I, --list-installed option....Antero Mejr
2022-07-19upstream: Sort '%updaters' alphabetically....Ludovic Courtès
2022-07-15import: pypi: Fix coding style....Hartmut Goebel
2022-07-15import: pypi: Add special treatment for Tryton package names,...Hartmut Goebel
2022-07-15import: egg: Fix updater....Hartmut Goebel
2022-07-15monad-repl: Add "build", "lower", and "verbosity" commands....Ludovic Courtès
2022-07-15shell: Ignore cached profiles when using '--export-manifest'....Ludovic Courtès
2022-07-12style: Gracefully handle failure to locate a source file....Ludovic Courtès
2022-07-11import: github: Use correct URL scheme....Hartmut Goebel
2022-07-10monads: Add 'mparameterize'....Ludovic Courtès
2022-07-08channels: Emit version 3 profiles....Ludovic Courtès
2022-07-08profiles: Support the creation of profiles with version 3 manifests....Ludovic Courtès
2022-07-08profiles: Remove support for reading versions 0 and 1....Ludovic Courtès
2022-07-08guix: inferior: Fix the behaviour of open-inferior #:error-port....Christopher Baines
2022-07-04style: For 'let' and similar forms, emit one binding per line....Ludovic Courtès
2022-07-04style: Add option '--list-stylings'....Hartmut Goebel
2022-07-03challenge: Do nothing when passed zero arguments....Ludovic Courtès
2022-07-01profiles: Do not repeat entries in 'manifest' file....Ludovic Courtès
2022-07-01upstream: 'guix refresh -u' no longer stops when upstream info is lacking....Ludovic Courtès
2022-06-26substitute: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2022-06-26status: Relay "updating substitutes" messages....Ludovic Courtès
2022-06-26self: 'guix-daemon' wrapper refers to the right Guile....Ludovic Courtès
2022-06-19build-system/dub: Don't expect ‘.dub/dub.json’....(
2022-06-19build-system/dub: Fix configure docstring indentation....(
2022-06-19build-system/dub: Use the gold linker....(
2022-06-19build-system/dub: Don't explicitly return #t from phases....(
2022-06-24utils: Define 'target-x86?' predicate....Denis 'GNUtoo' Carikli
2022-06-23guix system: Inline menu-entries in to bootcfg in perform-action....Christopher Baines
2022-06-22refresh: Repurpose '-L' for '--load-path'....Ludovic Courtès
2022-06-22style: Keep values next to their keyword....Ludovic Courtès
2022-06-21build-system: chicken: Add version information to eggs if missing....Michal Atlas
2022-06-19challenge: Colorize output....Ludovic Courtès
2022-06-18guix: self: Do not record reference to gcc-toolchain....Julien Lepiller
2022-06-17guix: emacs-utils: Add emacs-header-parse....Fredrik Salomonsson
2022-06-17guix: emacs-utils: Add emacs-batch-script....Fredrik Salomonsson
2022-06-17guix: Modernize renpy-build-system....Liliana Marie Prikler
2022-06-16ui: Improve pager selection logic when less is not installed....Taiju HIGASHI
2022-06-16shell: Fix '--export-manifest' for cached profiles and when '-p' is used....Ludovic Courtès
2022-06-16shell: Do not auto-detect manifest when '-p' is used....Ludovic Courtès
2022-06-16packages: Change the order of %SUPPORTED-SYSTEMS....Ludovic Courtès
2022-06-16channels: Print backtrace when generating package cache fails....Josselin Poiret
2022-06-15upstream: 'package-update' reports "unknown upstream releases" errors....Ludovic Courtès
2022-06-15refresh: Switch to SRFI-71....Ludovic Courtès
2022-06-15challenge: When using '--diff', do not attempt to chmod symlinks....Ludovic Courtès
2022-06-15import: Add hex.pm importer....Hartmut Goebel