summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2022-06-15build-system: Add 'rebar-build-system'....Hartmut Goebel
2022-06-15Revert "Add (guix extracting-download)."...Hartmut Goebel
2022-06-15ssh: Add #:connection-timeout parameter to 'open-ssh-session'....Ludovic Courtès
2022-06-15pull: Tweak cache directory validation code....Ludovic Courtès
2022-06-12pull: Fix typo in error message....Tobias Geerinckx-Rice
2022-06-13challenge: Actually delete nars that have been extracted....Ludovic Courtès
2022-06-12guix: packages: Add %32bit-supported-systems, %64bit-supported-systems....Efraim Flashner
2022-06-10least-authority: Fix typo....Maxim Cournoyer
2022-06-05pull: Fail if cache directory ownership is suspect....Tobias Geerinckx-Rice
2022-06-08guix: platform: Fix typo in lookup-platform-by-target....Josselin Poiret
2022-06-06packages: Add 'specifications->packages'....Antero Mejr
2022-06-06import: hackage: Filter upper/mixed case dependencies too....Lars-Dominik Braun
2022-06-06import: hackage: Filter internal libraries from inputs and native-inputs....Lars-Dominik Braun
2022-06-06import: cabal: Support library names...Lars-Dominik Braun
2022-06-06import: cabal: Allow curly bracket before else statement....Lars-Dominik Braun
2022-06-06import: cabal: Allow properties without space between key and value....Lars-Dominik Braun
2022-06-06import: cabal: Allow curly brackets in more positions....Lars-Dominik Braun
2022-06-06import: cabal: Support elif statement....Lars-Dominik Braun
2022-05-29guix system: Don't suggest reconfiguration during reconfiguration....Tobias Geerinckx-Rice
2022-06-04guix home: Add 'edit' sub-command....Ludovic Courtès
2022-06-04guix system: Add 'edit' sub-command....Ludovic Courtès
2022-06-04edit: Extract 'spawn-editor' procedure....Ludovic Courtès
2022-06-04cache: Catch invalid 'last-expiry-cleanup'....zimoun
2022-06-01shell: '--export-manifest -D x -D y' generates a valid manifest....Ludovic Courtès