summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès2022-07-04
* style: Add option '--list-stylings'.Hartmut Goebel2022-07-04
* challenge: Do nothing when passed zero arguments.Ludovic Courtès2022-07-03
* profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès2022-07-01
* upstream: 'guix refresh -u' no longer stops when upstream info is lacking.Ludovic Courtès2022-07-01
* substitute: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-06-26
* status: Relay "updating substitutes" messages.Ludovic Courtès2022-06-26
* self: 'guix-daemon' wrapper refers to the right Guile.Ludovic Courtès2022-06-26
* build-system/dub: Don't expect ‘.dub/dub.json’.(2022-06-19
* build-system/dub: Fix configure docstring indentation.(2022-06-19
* build-system/dub: Use the gold linker.(2022-06-19
* build-system/dub: Don't explicitly return #t from phases.(2022-06-19
* utils: Define 'target-x86?' predicate.Denis 'GNUtoo' Carikli2022-06-24
* guix system: Inline menu-entries in to bootcfg in perform-action.Christopher Baines2022-06-23
* refresh: Repurpose '-L' for '--load-path'.Ludovic Courtès2022-06-22
* style: Keep values next to their keyword.Ludovic Courtès2022-06-22
* build-system: chicken: Add version information to eggs if missing.Michal Atlas2022-06-21
* challenge: Colorize output.Ludovic Courtès2022-06-19
* guix: self: Do not record reference to gcc-toolchain.Julien Lepiller2022-06-18
* guix: emacs-utils: Add emacs-header-parse.Fredrik Salomonsson2022-06-17
* guix: emacs-utils: Add emacs-batch-script.Fredrik Salomonsson2022-06-17
* guix: Modernize renpy-build-system.Liliana Marie Prikler2022-06-17
* ui: Improve pager selection logic when less is not installed.Taiju HIGASHI2022-06-16
* shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès2022-06-16
* shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès2022-06-16
* packages: Change the order of %SUPPORTED-SYSTEMS.Ludovic Courtès2022-06-16
* channels: Print backtrace when generating package cache fails.Josselin Poiret2022-06-16
* upstream: 'package-update' reports "unknown upstream releases" errors.Ludovic Courtès2022-06-15
* refresh: Switch to SRFI-71.Ludovic Courtès2022-06-15
* challenge: When using '--diff', do not attempt to chmod symlinks.Ludovic Courtès2022-06-15
* import: Add hex.pm importer.Hartmut Goebel2022-06-15
* build-system: Add 'rebar-build-system'.Hartmut Goebel2022-06-15
* Revert "Add (guix extracting-download)."Hartmut Goebel2022-06-15
* ssh: Add #:connection-timeout parameter to 'open-ssh-session'.Ludovic Courtès2022-06-15
* pull: Tweak cache directory validation code.Ludovic Courtès2022-06-15
* pull: Fix typo in error message.Tobias Geerinckx-Rice2022-06-12
* challenge: Actually delete nars that have been extracted.Ludovic Courtès2022-06-13
* guix: packages: Add %32bit-supported-systems, %64bit-supported-systems.Efraim Flashner2022-06-12
* least-authority: Fix typo.Maxim Cournoyer2022-06-10
* pull: Fail if cache directory ownership is suspect.Tobias Geerinckx-Rice2022-06-05
* guix: platform: Fix typo in lookup-platform-by-target.Josselin Poiret2022-06-08
* packages: Add 'specifications->packages'.Antero Mejr2022-06-06
* import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun2022-06-06
* import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun2022-06-06
* import: cabal: Support library namesLars-Dominik Braun2022-06-06
* import: cabal: Allow curly bracket before else statement.Lars-Dominik Braun2022-06-06
* import: cabal: Allow properties without space between key and value.Lars-Dominik Braun2022-06-06
* import: cabal: Allow curly brackets in more positions.Lars-Dominik Braun2022-06-06
* import: cabal: Support elif statement.Lars-Dominik Braun2022-06-06
* guix system: Don't suggest reconfiguration during reconfiguration.Tobias Geerinckx-Rice2022-05-29