summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-03-21reconfigure: Skip starting new shepherd services with auto-start? #fRichard Sent
2024-03-19git authenticate: Document ‘--end’.Ludovic Courtès
2024-03-19describe: Try harder to find the ‘guix pull’ profile.Ludovic Courtès
2024-03-19profiles: ‘read-manifest’ raises to ‘&profile-error’ upon version mis...Ludovic Courtès
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
2024-03-10transformations: Add support for rust.Efraim Flashner
2024-03-09download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès
2024-03-09perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.Ludovic Courtès
2024-03-09download-nar: Distinguish ‘output’ and ‘item’ parameter.Ludovic Courtès
2024-03-09bzr-download: Implement nar fallback.Ludovic Courtès
2024-03-09svn-download: Use ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-03-09hg-download: Use ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-03-09swh: ‘lookup-origin-revision’ handles branches pointing to directories.Ludovic Courtès
2024-03-09swh: ‘origin-visits’ takes an optional ‘max’ parameter.Ludovic Courtès
2024-03-09swh: Add ‘type’ field to <visit>.Ludovic Courtès
2024-03-09lint: archival: Trigger “Save Code Now” for VCSes other than Git.Ludovic Courtès
2024-03-09lint: archival: Fix crash in non-Git case.Ludovic Courtès
2024-03-09lint: Switch to SRFI-71.Ludovic Courtès
2024-03-07cpu: Enable tuning for i686-linux.Efraim Flashner
2024-03-07cpu: Rename x86-64-v1 to x86-64.Efraim Flashner
2024-03-07cpu: Be consistent with x86_64 micro-architecture names.Efraim Flashner
2024-03-06scripts: import: elpa: Unquote-splice package sexp contents.Carlo Zancanaro
2024-03-06import/cran: Add one more invalid package.Ricardo Wurmus
2024-03-05guix: cpu: Update aarch64 CPUs.Efraim Flashner
2024-03-05guix: cpu: Autodetect the x86-64-v4 microarchitecture.Efraim Flashner
2024-03-05guix: cpu: Update x86_64 CPUs.Efraim Flashner
2024-03-04gnu: perl6-tap-harness: Update to 0.3.5.Paul A. Patience
2024-03-04gnu: rakudo: Update to 2022.04.Paul A. Patience
2024-03-02build-system/guile: Install .scm files first.Tomas Volf
2024-03-02build-system/guile: Fix indentation.Tomas Volf
2024-03-02build-system/guile: Fix typo in documentation string.Tomas Volf
2024-02-28Merge branch 'rust-team'Efraim Flashner
2024-02-23import: Do not return package name with json importer.Herman Rimm
2024-02-23import: Discard args after --version and --help.Herman Rimm
2024-02-23import: Insert packages into modules alphabetically.Herman Rimm
2024-02-23utils: Add find-definition-insertion-location procedure.Herman Rimm
2024-02-23utils: Add insert-expression procedure.Herman Rimm
2024-02-23import: Wrap package expressions with define-public.Herman Rimm
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