summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2024-12-12lint: Ignore initials from double space check.Gabriel Wicki
2024-12-12lint: Prevent false positives in description typo check.Gabriel Wicki
2024-12-12lint: Allow texinfo markup at beginning of synopsis.Gabriel Wicki
2024-12-12lint: Allow texinfo markup at beginning of description.Gabriel Wicki
2024-12-12lint: Refine description start check logic.Gabriel Wicki
2024-12-12lint: Fix indentation.Gabriel Wicki
2024-12-03import: utils: Wrap function names in @code.Ricardo Wurmus
2024-12-02tests: Adjust ‘guix build -P1’ test to new packages.Ludovic Courtès
2024-12-02packages: 'package-input-rewriting/spec' optionally replace hidden.Greg Hogan
2024-12-01transformations: ‘package-with-upstream-version’ can preserve patches.Ludovic Courtès
2024-12-01guix build: Add ‘--dependents’.Ludovic Courtès
2024-12-01guix build: Add ‘--development’ option.Ludovic Courtès
2024-11-23pack: Add support for AppImage pack format.Sebastian Dümcke
2024-11-17tests: Fix the 'go-module->guix-package' test.Maxim Cournoyer
2024-11-12derivations: ‘derivation-build-plan’ returns builds in topological order.Ludovic Courtès