summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-12shell: Take grafting into account when caching.Ludovic Courtès
2023-10-06build-system/minify: Use esbuild.Ricardo Wurmus
2023-10-05perform-download: Set PATH before invoking ‘git’.Ludovic Courtès
2023-10-05refresh: Fix sorting of updates by file and line number.Ricardo Wurmus
2023-10-04search-paths: Add GCC search paths.Maxim Cournoyer
2023-10-04guix: meson-configuration: Fix boolean assigment.Jean-Pierre De Jesus DIAZ
2023-09-28archive: Fix ‘--version’ typo.Nikolaos Chatzikonstantinou
2023-09-24read-print: Be more mindful of horizontal space in packages.Tobias Geerinckx-Rice
2023-09-26git-download: Use “builtin:git-download” when available.Ludovic Courtès
2023-09-26perform-download: Use the ‘git’ command captured at configure time.Ludovic Courtès
2023-09-26build: Add dependency on Git.Ludovic Courtès
2023-09-26daemon: Add “git-download” built-in builder.Ludovic Courtès
2023-09-26perform-download: Remove unused one-argument clause.Ludovic Courtès
2023-09-26git-download: Honor the ‘GUIX_DOWNLOAD_FALLBACK_TEST’ environment variable.Ludovic Courtès
2023-09-26git-download: Move fallback code to (guix build git).Ludovic Courtès
2023-09-25git: Restore 'false-if-git-not-found' in 'reference-available?'.Simon Tournier
2023-09-22Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-22git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier
2023-09-20image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe
2023-09-19self: Compile guix-packages-base in chunks of 10 files.Janneke Nieuwenhuizen
2023-09-18self: Build directories in chunks of max 25 files at a time.Janneke Nieuwenhuizen
2023-09-17transformations: tuned-package: Use target on cross-compile.Jean-Pierre De Jesus DIAZ
2023-09-09Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-08guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen
2023-09-08lint: Check that (cc-for-target) and friends are used.Maxime Devos
2023-09-07build: emacs-utils: Adjust ‘emacs-compile-directory’ for Emacs 29.Hilton Chain
2023-09-06guix: packages: Support package/inherit by package-field-location.Simon Tournier
2023-09-06gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer
2023-09-05git: Fix typo in reference-available? comment.Maxim Cournoyer
2023-09-05time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-09-05Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...Maxim Cournoyer
2023-09-05gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer
2023-08-26Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-08-25graph: Add GraphML backend.Josselin Poiret
2023-08-25image: Add mbr-raw-image-type and use by default.Josselin Poiret
2023-08-24guix: profiles: Detect TeX Live packages propagated from non-TeX Live inputs.Nicolas Goaziou
2023-08-22Revert "self: Build gnu/packages/*.go in 26 steps."Ludovic Courtès