summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-12-19packages: Output and error ports are line-buffered in ‘patch-and-repack’.Ludovic Courtès
2023-12-19profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.Ludovic Courtès
2023-12-19build-system/gnu: Change default locale to C.UTF-8.Ludovic Courtès
2023-12-19packages: Remove reference to ‘glibc-utf8-locales’ in ‘patch-and-repack...Ludovic Courtès
2023-12-17download: Update Apache mirror list.Tobias Geerinckx-Rice
2023-12-17download: Update KDE mirror list.Tobias Geerinckx-Rice
2023-12-17download: Remove dead SourceForge mirrors.Tobias Geerinckx-Rice
2023-12-22deprecation: Fix docstring typo.Felix Lechner
2023-12-22least-authority: Add support for changing UIDs/GIDs before exec.Ludovic Courtès
2023-12-22gexp: #:references-graphs accepts and honors <gexp-input> records.Ludovic Courtès
2023-12-22gexp: Add compiler for <gexp-input>.Ludovic Courtès
2023-12-19import/cran: Export a few more variables and procedures.Ricardo Wurmus
2023-12-18build-system/composer: Do not import host-side Guile-JSON modules.Ludovic Courtès
2023-12-18build-system: Add ‘composer-build-system’.Nicolas Graves
2023-12-18guix: import: Add composer importer.Nicolas Graves
2023-12-17build-system: Add mix-build-system.Pierre-Henry Fröhring
2023-12-16guix: import: Report go version for go importer.Efraim Flashner
2023-12-16guix: import: Don't include indirect dependencies in go.Efraim Flashner
2023-12-11guix: search-paths: Fix obj-c++ search paths.Efraim Flashner
2023-12-10gnu: gcc: Support objc, objc++ by default.Efraim Flashner
2023-12-14build-system/zig: Do not import (guix build syscalls).Ludovic Courtès
2023-12-09build-system/gnu: Introduce ‘%gnu-build-system-modules’ deprecated alias.Ludovic Courtès
2023-12-09Merge branch 'master' into core-updatesLudovic Courtès
2023-12-06shell: ‘--development’ honors ‘--system’.Ludovic Courtès
2023-10-18build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...Maxim Cournoyer
2023-10-10gnu: libxslt: Set search-paths for XML and SGML catalogs.Bruno Victal
2023-10-10search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.Bruno Victal
2023-10-09build: utils: Raise error in modify-phases upon missing key.Carlo Zancanaro
2023-10-05Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer
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-17search-paths: Add $TZDIR.Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-17Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-17guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen
2023-09-17lint: Check that (cc-for-target) and friends are used.Maxime Devos
2023-09-17guix: packages: Support package/inherit by package-field-location.Simon Tournier
2023-09-17gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer
2023-09-17git: Fix typo in reference-available? comment.Maxim Cournoyer
2023-09-17time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-09-17Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...Maxim Cournoyer
2023-09-17gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer
2023-09-17scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier
2023-09-17guix: git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier
2023-09-17import-utils: Do not include punctuation when wrapping in @code{}.Ricardo Wurmus
2023-09-17gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer
2023-09-17gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer
2023-09-17gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer