summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-09-24gnu: Add compression module.Mathieu Othacehe
2022-09-24platforms: x86: Rename Hurd hurd to i586-gnu.Mathieu Othacehe
2022-09-20home: import: Use (guix read-print) to render the config file.Ludovic Courtès
2022-09-20read-print: Add rule for 'home-bash-configuration'.Ludovic Courtès
2022-09-20read-print: Correctly support multiple same-named newline forms.Ludovic Courtès
2022-09-20weather: Actually show the weather.Ludovic Courtès
2022-09-20import/cran: description->package: Use COND and computed booleans.Ricardo Wurmus
2022-09-20import/cran: download: Accept optional REF argument.Ricardo Wurmus
2022-09-17gnu-maintenance: Support // URLs in latest-html-release.Maxime Devos
2022-09-17import: gem: Support importing a specific version of a gem.Taiju HIGASHI
2022-09-13import: gnome: Improve version handling logic.Maxim Cournoyer
2022-09-11build-system: emacs: Use new function for autoloads generationMorgan Smith
2022-09-11build-system: emacs: Use native compilation.Liliana Marie Prikler
2022-09-11guix: emacs-utils: Add emacs-compile-directory.Liliana Marie Prikler
2022-09-08syscalls: Avoid repeated calls to 'syscall->procedure'.Ludovic Courtès
2022-09-08import: gnome: Reject version strings such as "43.alpha".Ludovic Courtès
2022-09-08search-paths: Tweak $SSL_CERT_DIR comment.Ludovic Courtès
2022-09-08search-paths: Clarify $GUIX_EXTENSIONS_PATH comment.Ludovic Courtès
2022-09-08search-paths: Remove redundant uses of 'define-public'.Ludovic Courtès
2022-09-07guix: platform: Use #false instead of #f.Mathieu Othacehe
2022-09-07profiles: Implicitly set GUIX_EXTENSIONS_PATH.(unmatched-parenthesis
2022-09-06import: gnome: Do not require even minor for two-number version strings.Ludovic Courtès
2022-09-04store: Open daemon connections with SOCK_CLOEXEC.Ludovic Courtès
2022-09-04store: Remove unused variable and 'socket' call.Ludovic Courtès
2022-09-02read-print: Improve declaration of integer bases.Ludovic Courtès
2022-09-02read-print: Define forms for which \n, \t, etc. are not escaped.Ludovic Courtès
2022-09-01read-print: Guess the base to use for integers being printed.Ludovic Courtès
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