summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-08-05guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès
2022-08-05utils: Add target-mips64el?.Vivien Kraus
2022-08-05utils: Add as-for-target.Antero Mejr
2022-08-04build: qt-utils: Fix another regression.Maxim Cournoyer
2022-08-04environment: Report "command not found" from the child process.Ludovic Courtès
2022-08-04guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès
2022-08-03download: Do not wrap TLS port on GnuTLS >= 3.7.7.Ludovic Courtès
2022-08-03build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant
2022-08-03build-system: asdf: Let ASDF locate the .asd files.Pierre Neidhardt
2022-08-03guix: build: Switch from asdf:compile-system to asdf:load-system.Pierre Neidhardt
2022-08-01build-system: qt: Ensure a default value is provided for #:qtbase.Maxim Cournoyer
2022-08-01download: 'url-fetch' closes its HTTP/HTTPS port.Ludovic Courtès
2022-07-31build: qt: Add qtbase argument and wrap Qt environment variables exactly.Maxim Cournoyer
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
2022-08-01guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès
2022-07-24download: Refresh KDE mirror list.Tobias Geerinckx-Rice
2022-07-17Revert "guix gc: '--delete-generations' now deletes old Home generations."Tobias Geerinckx-Rice
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