summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2025-04-21machine: hetzner: Allow attaching existing public IPs.Sergey Trofimov
2025-04-20syscalls: Add ‘unshare’.Ludovic Courtès
2025-04-15import/utils: beautify-description: Validate argument.Morgan Smith
2025-04-15tests: Update ‘guix build -P1’ test.Ludovic Courtès
2025-04-13import: npm-binary: Handle vector of licenses.Nicolas Graves via Guix-patches via
2025-04-13import: npm-binary: Fix import.Nicolas Graves via Guix-patches via
2025-04-11daemon: Do not make chroot root directory read-only.Ludovic Courtès
2025-04-06gexp: ‘local-file’ expands its argument only once.Ludovic Courtès
2025-03-26tests: Run in a chroot and unprivileged user namespaces.Ludovic Courtès
2025-03-26tests: Add missing derivation inputs.Ludovic Courtès
2025-03-26daemon: Allow running as non-root with unprivileged user namespaces.Ludovic Courtès
2025-03-08packages: Honor system and target system for graft replacements.David Elsing
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-03tests: publish: Constrain guix-publish thread use.Christopher Baines
2025-02-28machine: hetzner: Fix deployment on smaller instances.Roman Scherer
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2025-02-24read-print: Adjust test for keyword alignment.Ludovic Courtès
2025-02-22tests: Remove extraneous 'with-store' in derivations test.Maxim Cournoyer
2025-02-11import/utils: Wrap terms starting with @ in descriptions.Ricardo Wurmus
2025-02-11import/utils: Escape @ in synopses.Ricardo Wurmus
2025-02-09machine: Implement 'hetzner-environment-type'.Roman Scherer
2025-02-09scripts: style: Sort more kinds of package definitions.Herman Rimm
2025-02-09tests: crate: Add build dependency.Herman Rimm
2025-02-09import: crate: Comment out missing dependencies.Herman Rimm
2025-01-28grafts: Allow file-like objects in the ‘replacement’ field of <graft>.Ludovic Courtès
2025-01-28gexp: ‘with-parameters’ accepts plain store items in its body.Ludovic Courtès
2025-01-26tests: crate: Adjust for change in imported yanked crates.Efraim Flashner
2025-01-24tests: pack: Improve AppImage tests.Noé Lopez
2025-01-24lint: Adjust ‘check-inputs-should-not-be-an-input-at-all’ tests for Python.Ludovic Courtès
2025-01-20guix: toml: Fix evaluation of empty inline tables.Lars-Dominik Braun
2025-01-19grafts: Only compute necessary graft derivations.David Elsing
2025-01-16home: Define ‘%base-home-services’.Ludovic Courtès
2025-01-12import: git: Do not search pre-release words in tag prefix.宋文武
2025-01-08upstream: Define ‘preferred-upstream-source’.Ludovic Courtès
2025-01-07syscalls: Remove wrong syscall ID for ‘kexec_load_file’ on i686.Ludovic Courtès
2024-12-30channels: Adjust tests for new #:verify-certificate? parameter.Ludovic Courtès
2024-12-30import: pypi: Adjust test to new setuptools and wheel requirements.Ludovic Courtès
2024-12-30daemon: Explicitly unlock output path in the has-become-valid case.Reepca Russelstein
2024-12-28syscalls: Add ‘kexec-load-file’.Ludovic Courtès
2024-12-18packages: Add #:recursive? to ‘package-input-rewriting’.Ludovic Courtès
2024-12-18accounts: Add /etc/subid and /etc/subgid allocation logic.Giacomo Leidi
2024-12-18accounts: Add /etc/subuid and /etc/subgid support.Giacomo Leidi
2024-12-16import: pypi: Support extracting dependencies from pyproject.toml.Lars-Dominik Braun
2024-12-16packages: Use origin file names as their input labels.Ludovic Courtès
2024-12-14tests: guix-shell-export-manifest: Fix pyproject-build-system python test.Janneke Nieuwenhuizen
2024-12-14tests: guix-package: Fix guix package --search test.Janneke Nieuwenhuizen
2024-12-13guix: toml: Fix parsing empty strings in arrays.Lars-Dominik Braun
2024-12-13guix: toml: Add TOML parser.Lars-Dominik Braun
2024-12-12lint: More abbreviations.Gabriel Wicki