summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix: platform: Use #false instead of #f.Mathieu Othacehe2022-09-07
* profiles: Implicitly set GUIX_EXTENSIONS_PATH.(unmatched-parenthesis2022-09-07
* import: gnome: Do not require even minor for two-number version strings.Ludovic Courtès2022-09-06
* store: Open daemon connections with SOCK_CLOEXEC.Ludovic Courtès2022-09-04
* store: Remove unused variable and 'socket' call.Ludovic Courtès2022-09-04
* read-print: Improve declaration of integer bases.Ludovic Courtès2022-09-02
* read-print: Define forms for which \n, \t, etc. are not escaped.Ludovic Courtès2022-09-02
* read-print: Guess the base to use for integers being printed.Ludovic Courtès2022-09-01
* pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès2022-08-31
* scripts: system: Check the image operating-system.Mathieu Othacehe2022-08-30
* guix system: Use standard cross and native build options.Thiago Jung Bauermann2022-08-30
* Revert "reconfigure: Use 'current-channels' to obtain provenance data."宋文武2022-08-30
* reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès2022-08-30
* gexp: directory-union: Fix documentation.Maxim Cournoyer2022-08-28
* gnu: scons: Move to (gnu packages build-tools).Marius Bakke2022-08-27
* import/utils: beautify-description: Add case for "Implements".Ricardo Wurmus2022-08-25
* build-system/gnu: Fix docstring.Andrew Tropin2022-08-19
* ui: Describe package outputs.Liliana Marie Prikler2022-08-16
* build-system/channel: Correctly handle store file name from (gnu ci).Ludovic Courtès2022-08-11
* read-print: Remove unused procedure.Ludovic Courtès2022-08-10
* read-print: Report missing closing parens instead of looping.Ludovic Courtès2022-08-10
* ssh: 'open-ssh-session' gracefully handles connection timeouts.Ludovic Courtès2022-08-10
* gnu: system: file-systems: Add shared flag.Oleg Pykhalov2022-08-10
* channels: Consider news files as UTF-8-encoded by default.Ludovic Courtès2022-08-09
* tests: git: Write files as UTF-8.Ludovic Courtès2022-08-09
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* build-system/channel: Accept a channel or instance as the source.Ludovic Courtès2022-08-09
* build-system: Add 'channel-build-system'.Ludovic Courtès2022-08-09
* read-print: Add 'case' and 'cond' special forms.Ludovic Courtès2022-08-08
* read-print: Support printing multi-line comments.Ludovic Courtès2022-08-08
* style: Add '--whole-file' option.Ludovic Courtès2022-08-08
* read-print: 'canonicalize-comment' leaves top-level comments unchanged.Ludovic Courtès2022-08-08
* read-print: Add code to read and write sequences of expressions/blanks.Ludovic Courtès2022-08-08
* read-print: Recognize page breaks.Ludovic Courtès2022-08-08
* read-print: Read and render vertical space.Ludovic Courtès2022-08-08
* read-print: Introduce <blank> parent class of <comment>.Ludovic Courtès2022-08-08
* read-print: Expose comment constructor.Ludovic Courtès2022-08-08
* read-print: Add System and Home special forms.Ludovic Courtès2022-08-08
* style: Move reader and printer to (guix read-print).Ludovic Courtès2022-08-08
* lint: Add '-e'.Ludovic Courtès2022-08-08
* build-system/perl: Support cross-compilation of some Perl packages.Maxime Devos2022-08-06
* guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès2022-08-05
* utils: Add target-mips64el?.Vivien Kraus2022-08-05
* utils: Add as-for-target.Antero Mejr2022-08-05
* build: qt-utils: Fix another regression.Maxim Cournoyer2022-08-04
* environment: Report "command not found" from the child process.Ludovic Courtès2022-08-04
* guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès2022-08-04
* download: Do not wrap TLS port on GnuTLS >= 3.7.7.Ludovic Courtès2022-08-03
* build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant2022-08-03