summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-06-17build-system/gnu: ‘package-with-extra-configure-variable’ uses gexps.Ludovic Courtès
2024-06-17man-db: Add support for zstd compressed man pages.Maxim Cournoyer
2024-06-17build: gnu-build-system: Compress man pages with zstd.Maxim Cournoyer
2024-06-17packages: Repack patched source archives via zstd by default.Maxim Cournoyer
2024-06-17utils: Lower xz compression memory usage limit to 20%.Maxim Cournoyer
2024-06-17build-system/mix: Remove #:glibc-utf8-locales parameter.Ludovic Courtès
2024-06-17build-system/gnu: Make ‘%gnu-build-system-modules’ alias public.Ludovic Courtès
2024-06-17search-paths: Swap $C_INCLUDE_PATH and $CPLUS_INCLUDE_PATH.Ludovic Courtès
2024-06-17build: agda-build-system: Do not rely on "locales" being present.Maxim Cournoyer
2024-06-17build: guile-build-system: Remove "locales" implicit input.Maxim Cournoyer
2024-06-17build/go: Don't use set!Efraim Flashner
2024-06-17build: copy-build-system: Allow specifying different output labels.Bruno Victal
2024-06-17build-system/gnu: Turn PID 1 into an “init”-style process by default.Ludovic Courtès
2024-06-17packages: Output and error ports are line-buffered in ‘patch-and-repack’.Ludovic Courtès
2024-06-17profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.Ludovic Courtès
2024-06-17build-system/gnu: Change default locale to C.UTF-8.Ludovic Courtès
2024-06-17packages: Remove reference to ‘glibc-utf8-locales’ in ‘patch-and-repack...Ludovic Courtès
2024-06-17guix: search-paths: Fix obj-c++ search paths.Efraim Flashner
2024-06-17gnu: gcc: Support objc, objc++ by default.Efraim Flashner
2024-06-17build-system/gnu: Introduce ‘%gnu-build-system-modules’ deprecated alias.Ludovic Courtès
2024-06-17build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...Maxim Cournoyer
2024-06-17gnu: libxslt: Set search-paths for XML and SGML catalogs.Bruno Victal
2024-06-17search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.Bruno Victal
2024-06-17build: utils: Raise error in modify-phases upon missing key.Carlo Zancanaro
2024-06-13substitute: Don’t keep cache entries more than a few days.Ludovic Courtès
2024-06-12hg-download: Pass strings to ‘hg-fetch’.Ludovic Courtès
2024-06-11git-download: Reduce builder duplication.Christopher Baines
2024-06-11hg-download: Reduce builder duplication.Christopher Baines
2024-06-11svn-download: Reduce svn-fetch builder duplication.Christopher Baines
2024-06-11svn-download: Reduce svn-multi-fetch builder duplication.Christopher Baines
2024-06-11transformations: Fix powerpc64le support.Efraim Flashner
2024-06-04file-systems: Add support for mounting CIFS file systemsRichard Sent
2024-06-03import: utils: End package descriptions with period.Herman Rimm
2024-06-03import: crate: Include a main verb in crate importer descriptions.Herman Rimm
2024-06-03import: crate: Beautify crate importer synopses.Herman Rimm
2024-06-03style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’.Ludovic Courtès
2024-06-03self: Use po4a instead of po4a-translate.gemmaro
2024-05-29gnu: linux-libre: Enable Zstd compression of kernel modules.Maxim Cournoyer
2024-05-25deduplication: Detect holes and create sparse files.Ludovic Courtès
2024-05-25environment: Fix type error with ‘-C’ when ‘getpwuid’ fails.Ludovic Courtès
2024-05-22import/elpa: Add proper file-name to origin.Nicolas Graves via Guix-patches via
2024-05-19import: Add binary npm importer.Jelle Licht
2024-05-13store: Add with-store/non-blocking.Christopher Baines
2024-05-13Use po4a-minimal for guix.Christopher Baines
2024-05-13guix: channels: Handle single case with authenticating message.Rostislav Svoboda
2024-05-09import/cran: Use CRAN mirrors.Ricardo Wurmus
2024-05-08guix: Update Bioconductor version to 3.19.Ricardo Wurmus
2024-05-05packages: ‘sanitize-inputs’ does not add labels when unnecessary.Ludovic Courtès
2024-05-04packages: Reduce code bloat due to list allocation in input fields.Ludovic Courtès
2024-05-04packages: ‘define-public’ replacement calls ‘module-export!’ directly.Ludovic Courtès