summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-03-09Merge remote-tracking branch 'origin/master' into core-updatesJosselin Poiret
2024-03-09scripts: import: elpa: Unquote-splice package sexp contents.Carlo Zancanaro
2024-03-09import/cran: Add one more invalid package.Ricardo Wurmus
2024-03-09guix: cpu: Update aarch64 CPUs.Efraim Flashner
2024-03-09guix: cpu: Autodetect the x86-64-v4 microarchitecture.Efraim Flashner
2024-03-09guix: cpu: Update x86_64 CPUs.Efraim Flashner
2024-03-09gnu: perl6-tap-harness: Update to 0.3.5.Paul A. Patience
2024-03-09gnu: rakudo: Update to 2022.04.Paul A. Patience
2024-03-09build-system/guile: Install .scm files first.Tomas Volf
2024-03-09build-system/guile: Fix indentation.Tomas Volf
2024-03-09build-system/guile: Fix typo in documentation string.Tomas Volf
2024-03-09Merge branch 'rust-team'Efraim Flashner
2024-03-09import: Do not return package name with json importer.Herman Rimm
2024-03-09import: Discard args after --version and --help.Herman Rimm
2024-03-09import: Insert packages into modules alphabetically.Herman Rimm
2024-03-09utils: Add find-definition-insertion-location procedure.Herman Rimm
2024-03-09utils: Add insert-expression procedure.Herman Rimm
2024-03-09import: Wrap package expressions with define-public.Herman Rimm
2024-02-20refresh: Import %final-inputs from (gnu packages base).Maxim Cournoyer
2024-02-20build: cargo: Add support for x86_64-linux-gnux32.Efraim Flashner
2024-02-20syscalls: ‘processes’ really omits kernel threads.Ludovic Courtès
2024-02-20import/cran: Use downstream name when using specifications.Ricardo Wurmus
2024-02-19upstream: update-package-inputs: Sort extra inputs.Ricardo Wurmus
2024-02-12gnu: disarchive: Update to 0.6.0.Timothy Sample
2024-02-12swh: Fix docstring of ‘lookup-directory’.Ludovic Courtès
2024-02-12git-download: Download from SWH by nar hash when possible.Ludovic Courtès
2024-02-12lint: archival: Check with ‘lookup-directory-by-nar-hash’.Ludovic Courtès
2024-02-12swh: Add ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-02-12swh: Add bindings for the “ExtID” API.Ludovic Courtès
2024-02-12swh: ‘vault-fetch’ follows redirects.Ludovic Courtès
2024-02-12git authenticate: Gracefully handle invalid fingerprints.Ludovic Courtès
2024-02-10build-system: perl: Accept Gexps for #:module-build-flags.Christopher Baines
2024-01-31Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer
2024-01-31channels: ‘latest-channel-instances’ traverses user-provided channels first.Ludovic Courtès
2024-01-25ui: Default to “C.UTF-8” locale instead of “en_US.utf8”.Ludovic Courtès
2024-01-25grafts: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’.Ludovic Courtès
2024-01-25git-download: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’.Ludovic Courtès
2024-01-24scripts: describe: Support 'channels-sans-intro' format for local checkouts.Sergey Trofimov
2024-01-24weather: Add ‘-e’.Ludovic Courtès
2024-01-22guix: download: Add support for git repositories.Romain GARBAGE
2024-01-22import/cran: Set HOME when ExperimentHub is among the inputs.Ricardo Wurmus
2024-01-22import/cran: Also update annotation and experiment packages.Ricardo Wurmus
2024-01-22guix: Add ork1-elf platform.Jean-Pierre De Jesus DIAZ
2024-01-21build-systems: cmake: Add support for #:allowed-references.Maxim Cournoyer
2024-01-21guix: build-system: qt: Support #:disallowed-references.Maxime Devos
2024-01-21build-system: pyproject: Add allowed/disallowed keyword arguments.Maxim Cournoyer
2024-01-21build-system: python: Add allowed/disallowed keyword arguments.Maxime Devos
2024-01-21guix: build: Expand `copy-recursively'.Romain GARBAGE
2024-01-21packages: Silence tar's support for --sort check output.Maxim Cournoyer
2024-01-21build/cargo-build-system: Support 16k page sizes on aarch64.Roman Scherer