summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
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 namesLars-Dominik Braun
2022-06-06import: cabal: Allow curly bracket before else statement.Lars-Dominik Braun