summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-08-31pull: Create a version 3 manifest....Ludovic Courtès
2022-08-31reconfigure: Use 'current-channels' to obtain provenance data....Ludovic Courtès
2022-08-30scripts: system: Check the image operating-system....Mathieu Othacehe
2022-08-30guix system: Use standard cross and native build options....Thiago Jung Bauermann
2022-08-30Revert "reconfigure: Use 'current-channels' to obtain provenance data."...宋文武
2022-08-30reconfigure: Use 'current-channels' to obtain provenance data....Ludovic Courtès
2022-08-28gexp: directory-union: Fix documentation....Maxim Cournoyer
2022-08-27gnu: scons: Move to (gnu packages build-tools)....Marius Bakke
2022-08-25import/utils: beautify-description: Add case for "Implements"....Ricardo Wurmus
2022-08-19build-system/gnu: Fix docstring....Andrew Tropin
2022-08-16ui: Describe package outputs....Liliana Marie Prikler
2022-08-11build-system/channel: Correctly handle store file name from (gnu ci)....Ludovic Courtès
2022-08-10read-print: Remove unused procedure....Ludovic Courtès
2022-08-10read-print: Report missing closing parens instead of looping....Ludovic Courtès
2022-08-10ssh: 'open-ssh-session' gracefully handles connection timeouts....Ludovic Courtès
2022-08-10gnu: system: file-systems: Add shared flag....Oleg Pykhalov
2022-08-09channels: Consider news files as UTF-8-encoded by default....Ludovic Courtès
2022-08-09tests: git: Write files as UTF-8....Ludovic Courtès
2022-08-09channels: Add 'repository->guix-channel'....Ludovic Courtès
2022-08-09build-system/channel: Accept a channel or instance as the source....Ludovic Courtès
2022-08-09build-system: Add 'channel-build-system'....Ludovic Courtès
2022-08-08read-print: Add 'case' and 'cond' special forms....Ludovic Courtès
2022-08-08read-print: Support printing multi-line comments....Ludovic Courtès
2022-08-08style: Add '--whole-file' option....Ludovic Courtès
2022-08-08read-print: 'canonicalize-comment' leaves top-level comments unchanged....Ludovic Courtès
2022-08-08read-print: Add code to read and write sequences of expressions/blanks....Ludovic Courtès
2022-08-08read-print: Recognize page breaks....Ludovic Courtès
2022-08-08read-print: Read and render vertical space....Ludovic Courtès
2022-08-08read-print: Introduce <blank> parent class of <comment>....Ludovic Courtès
2022-08-08read-print: Expose comment constructor....Ludovic Courtès
2022-08-08read-print: Add System and Home special forms....Ludovic Courtès
2022-08-08style: Move reader and printer to (guix read-print)....Ludovic Courtès
2022-08-08lint: Add '-e'....Ludovic Courtès
2022-08-06build-system/perl: Support cross-compilation of some Perl packages....Maxime Devos
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