summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2025-04-14substitutes: Ignore corrupt cached narinfos.Ludovic Courtès
2025-04-14utils: Add #:sync? parameter to ‘with-atomic-file-output’.Ludovic Courtès
2025-04-14cache: Remove unused import.Ludovic Courtès
2025-04-14git: Override the user’s ‘core.autocrlf’ settings.Ludovic Courtès
2025-04-14import/pypi: Improve renaming procedure.Maxim Cournoyer
2025-04-13import: npm-binary: Handle vector of licenses.Nicolas Graves via Guix-patches via
2025-04-13import: npm-binary: Improve-style.Nicolas Graves via Guix-patches via
2025-04-13import: npm-binary: Improve npm-package->package-sexp.Nicolas Graves via Guix-patches via
2025-04-13import: npm-binary: Fix import.Nicolas Graves via Guix-patches via
2025-04-13build-system/tree-sitter: Add guile-json extension.Nicolas Graves
2025-04-13build-system/tree-sitter: Switch to (json).Nicolas Graves
2025-04-13build-system/node: Use test-target argument.Nicolas Graves
2025-04-13build-system/node: Add guile-json extension.Nicolas Graves
2025-04-13build-system/node: New API for modifying json.Daniel Khodabakhsh
2025-04-13build-system/node: Switch to (json).Daniel Khodabakhsh
2025-04-11man-db: Support mdoc-formatted man pages.Sergey Trofimov
2025-04-11man-db: Parse man macro arguments better.Sergey Trofimov
2025-04-06gexp: ‘local-file’ expands its argument only once.Ludovic Courtès
2025-04-03download: Remove unreachable mirror URL.Maxim Cournoyer
2025-04-03least-authority: Preserve systemd LISTEN_* environment variables.Maxim Cournoyer
2025-04-01lint: cve: Catch HTTP GET errors.Ludovic Courtès
2025-04-01guix: scripts: system: Export report-shepherd-error.Nicolas Graves
2025-04-01guix: scripts: reconfigure: Export running-services variable.Nicolas Graves
2025-04-01guix: scripts: system: Export profile-boot-parameters function.Nicolas Graves
2025-04-01import: pypi: Fix null at home-page.Evgeny Pisemsky
2025-03-26daemon: Allow running as non-root with unprivileged user namespaces.Ludovic Courtès
2025-03-25build-system: go: Support parallel options for cross builds.Christopher Baines
2025-03-18search-paths: $Add XDG_DATA_DIRS.Maxim Cournoyer
2025-03-12gnu-maintenance: Better fix for 'guix refresh --update'.Maxim Cournoyer
2025-03-11lint: tzdata and nss-certs should probably not be inputs at all.Leo Famulari
2025-03-10gexp: No symlinks for ‘imported-files/derivation’.Ludovic Courtès
2025-03-08ui: Search channels for guix extensionsBrian Kubisiak
2025-03-08packages: Honor system and target system for graft replacements.David Elsing
2025-03-05refresh: Set default value of `key-download' option to 'auto.Maxim Cournoyer
2025-03-05gexp: ‘with-parameters’ properly handles ‘%graft?’.David Elsing
2025-03-05services: ‘shepherd-service-upgrade’ handles canonical name changes.Ludovic Courtès
2025-03-05substitutes: Tolerate GnuTLS push/pull errors when fetching narinfos.Ludovic Courtès
2025-03-03publish: Call (current-processor-count) later.Christopher Baines
2025-03-03build-system: asdf: Don't search and replace inputs when unnecessary.Christopher Baines
2025-03-03Extend a few more importers with support for #:partial-version?.Maxim Cournoyer
2025-03-03import: Avoid duplicate trailing '/' in computed import URL.Maxim Cournoyer
2025-03-02guix build: Honor '--system' with '--manifest'.Efraim Flashner
2025-03-01deploy: Add --roll-back option.Arun Isaac
2025-02-28download: ‘url-fetch/*bomb’ use ungrafted Guile derivation.Ludovic Courtès
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2025-02-28gnupg: Automatically fallback to 'always policy when non-interactive.Maxim Cournoyer
2025-02-24git: Really enable timeouts when supported by Guile-Git.Ludovic Courtès
2025-02-24time-machine: Remove unused binding from #:select.Ludovic Courtès
2025-02-22derivations: Fix indentation.Maxim Cournoyer
2025-02-20guix: Fix typos.Vagrant Cascadian