summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2023-08-22self: Build gnu/packages/*.go in 26 steps.Janneke Nieuwenhuizen
2023-08-22gnu-maintenance: Improve check for disabled host names.Maxim Cournoyer
2023-08-22download: Add mirrors for Qt.Maxim Cournoyer
2023-08-22ssh: Also print the user when authentication fails.Attila Lendvai
2023-08-19guix: emacs-utils: Add ert-number-tests.Liliana Marie Prikler
2023-08-12reconfigure: Use let* from srfi-71.Nicolas Graves
2023-08-12platform: Add powerpc64-linux.fanquake
2023-09-13upstream: Compare symbols to symbols.Ricardo Wurmus
2023-09-12search-paths: Add $TZDIR.Maxim Cournoyer
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-11Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-08-19Merge branch 'kde-updates'宋文武
2023-08-17pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès
2023-08-17ui: 'load*' accepts /dev/fd/N files pointing to a pipe.Ludovic Courtès