summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
6 daysMerge remote-tracking branch 'origin/master' into core-updatesJosselin Poiret
7 daysdeduplication: Detect holes and create sparse files.Ludovic Courtès
7 daysenvironment: Fix type error with ‘-C’ when ‘getpwuid’ fails.Ludovic Courtès
11 daysimport/elpa: Add proper file-name to origin.Nicolas Graves via Guix-patches via
13 daysimport: Add binary npm importer.Jelle Licht
2024-05-16Merge remote-tracking branch 'origin/master' into core-updatesJosselin Poiret
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-07refresh: Import %final-inputs from (gnu packages base).Maxim Cournoyer
2024-05-07ui: Default to “C.UTF-8” locale instead of “en_US.utf8”.Ludovic Courtès
2024-05-07grafts: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’.Ludovic Courtès
2024-05-07git-download: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’.Ludovic Courtès
2024-05-07build-systems: cmake: Add support for #:allowed-references.Maxim Cournoyer
2024-05-07guix: build-system: qt: Support #:disallowed-references.Maxime Devos
2024-05-07build-system: pyproject: Add allowed/disallowed keyword arguments.Maxim Cournoyer
2024-05-07build-system: python: Add allowed/disallowed keyword arguments.Maxime Devos
2024-05-07guix: build: Expand `copy-recursively'.Romain GARBAGE
2024-05-07packages: Silence tar's support for --sort check output.Maxim Cournoyer
2024-05-07build/cargo-build-system: Support 16k page sizes on aarch64.Roman Scherer
2024-05-07packages: Fix repacked file name extension when zstd is unavailable.Maxim Cournoyer
2024-05-07import: go: Emit new-style package inputs.Sarah Morgensen
2024-05-07import: crate: Emit new-style package inputs.Sarah Morgensen
2024-05-07build-system/go: Honor #:parallel-tests?.Sarah Morgensen
2024-05-07build-system/go: Honor #:parallel-build?.Sarah Morgensen
2024-05-07build/gnu: Support compressing non-numeric man sections.Lilah Tascheter
2024-05-07build-system/font: Customize %license-file-regexp.Simon South
2024-05-07build-system/font: Add #:license-file-regexp argument.Simon South
2024-05-07build-system/gnu: ‘package-with-extra-configure-variable’ uses gexps.Ludovic Courtès
2024-05-07man-db: Add support for zstd compressed man pages.Maxim Cournoyer
2024-05-07build: gnu-build-system: Compress man pages with zstd.Maxim Cournoyer
2024-05-07packages: Repack patched source archives via zstd by default.Maxim Cournoyer
2024-05-07utils: Lower xz compression memory usage limit to 20%.Maxim Cournoyer
2024-05-07build-system/mix: Remove #:glibc-utf8-locales parameter.Ludovic Courtès
2024-05-07build-system/gnu: Make ‘%gnu-build-system-modules’ alias public.Ludovic Courtès
2024-05-07search-paths: Swap $C_INCLUDE_PATH and $CPLUS_INCLUDE_PATH.Ludovic Courtès
2024-05-07build: agda-build-system: Do not rely on "locales" being present.Maxim Cournoyer
2024-05-07build: guile-build-system: Remove "locales" implicit input.Maxim Cournoyer
2024-05-07build/go: Don't use set!Efraim Flashner
2024-05-07build: copy-build-system: Allow specifying different output labels.Bruno Victal
2024-05-07build-system/gnu: Turn PID 1 into an “init”-style process by default.Ludovic Courtès
2024-05-07packages: Output and error ports are line-buffered in ‘patch-and-repack’.Ludovic Courtès
2024-05-07profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.Ludovic Courtès
2024-05-07build-system/gnu: Change default locale to C.UTF-8.Ludovic Courtès
2024-05-07packages: Remove reference to ‘glibc-utf8-locales’ in ‘patch-and-repack...Ludovic Courtès
2024-05-07guix: search-paths: Fix obj-c++ search paths.Efraim Flashner
2024-05-07gnu: gcc: Support objc, objc++ by default.Efraim Flashner
2024-05-07build-system/gnu: Introduce ‘%gnu-build-system-modules’ deprecated alias.Ludovic Courtès