summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-10-17scripts: package: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: pack: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: offload: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: locate: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: lint: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: install: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: import: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: home: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: hash: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: graph: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: git: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: gc: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: edit: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: download: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: discover: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: describe: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: deploy: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: copy: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: container: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: challenge: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: build: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: archive: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17ui: Handle EPIPE errors when displaying Guix version.Simon Tournier
2023-10-16pack: Allow setting a custom image tag for Docker imagesSören Tempel
2023-10-28environment: Fix typo in error messages.Ludovic Courtès
2023-10-28environment: Parameterize ‘%graft?’ early on.Ludovic Courtès
2023-10-28profiles: Hooks honor the #:system parameter of ‘profile-derivation’.Ludovic Courtès
2023-10-28packages: Add ‘system’ parameter for ‘set-guile-for-build’.Ludovic Courtès
2023-10-28environment: Honor ‘-s’ for guile-for-build.Ludovic Courtès
2023-10-28grafts: Fix corner case involving multiple-output derivations.Ludovic Courtès
2023-11-20build-system: clojure: Use the standard error regarding cross builds.Christopher Baines
2023-10-18locate: Do not return the system database when it is too old.Ludovic Courtès
2023-10-12shell: Take grafting into account when caching.Ludovic Courtès
2023-10-26utils: Add 'strip-for-target'.Zheng Junjie
2023-12-11guix: platform: Add platform-rust-target.Efraim Flashner
2023-12-11guix: meson-build-system: Disable PIC for AVR.Jean-Pierre De Jesus DIAZ
2023-12-11guix: meson-build-system: Support AVR.Jean-Pierre De Jesus DIAZ
2023-12-11guix: Add target-avr?.Jean-Pierre De Jesus DIAZ
2023-12-11guix: Add avr platform.Jean-Pierre De Jesus DIAZ
2023-12-11guix: gnu-build-system: Handle missing libc.Jean-Pierre De Jesus DIAZ
2023-11-11guix: Properly compute progress bar width.Julien Lepiller
2023-11-11guix: syscalls: Add terminal-string-width.Julien Lepiller
2023-11-11build: minetest-build-system: Match name more strictly.Tristan Cottam
2023-11-09guix: ant: Optionally build with java modules.Julien Lepiller
2023-11-08build-system: Add vim-build-system.Jonathan Scoresby
2023-11-07git-download: Add support for Git Large File Storage (LFS).Maxim Cournoyer
2023-07-23download: Replace faulty kernel mirror URL with canonical upstream.Leo Famulari
2023-11-05time-machine: Warn when no command is given.Ludovic Courtès
2023-11-05time-machine: Make target commit check cheaper.Ludovic Courtès
2023-11-05lint: Speed up the formatting linter.Christopher Baines