| Commit message (Expand) | Author | Age |
* | import: pypi: Support extracting dependencies from pyproject.toml. | Lars-Dominik Braun | 2024-12-16 |
* | packages: Use origin file names as their input labels. | Ludovic Courtès | 2024-12-16 |
* | tests: guix-shell-export-manifest: Fix pyproject-build-system python test. | Janneke Nieuwenhuizen | 2024-12-14 |
* | tests: guix-package: Fix guix package --search test. | Janneke Nieuwenhuizen | 2024-12-14 |
* | guix: toml: Fix parsing empty strings in arrays. | Lars-Dominik Braun | 2024-12-13 |
* | guix: toml: Add TOML parser. | Lars-Dominik Braun | 2024-12-13 |
* | lint: More abbreviations. | Gabriel Wicki | 2024-12-12 |
* | lint: Ignore initials from double space check. | Gabriel Wicki | 2024-12-12 |
* | lint: Prevent false positives in description typo check. | Gabriel Wicki | 2024-12-12 |
* | lint: Allow texinfo markup at beginning of synopsis. | Gabriel Wicki | 2024-12-12 |
* | lint: Allow texinfo markup at beginning of description. | Gabriel Wicki | 2024-12-12 |
* | lint: Refine description start check logic. | Gabriel Wicki | 2024-12-12 |
* | lint: Fix indentation. | Gabriel Wicki | 2024-12-12 |
* | import: utils: Wrap function names in @code. | Ricardo Wurmus | 2024-12-03 |
* | tests: Adjust ‘guix build -P1’ test to new packages. | Ludovic Courtès | 2024-12-02 |
* | packages: 'package-input-rewriting/spec' optionally replace hidden. | Greg Hogan | 2024-12-02 |
* | transformations: ‘package-with-upstream-version’ can preserve patches. | Ludovic Courtès | 2024-12-01 |
* | guix build: Add ‘--dependents’. | Ludovic Courtès | 2024-12-01 |
* | guix build: Add ‘--development’ option. | Ludovic Courtès | 2024-12-01 |
* | pack: Add support for AppImage pack format. | Sebastian Dümcke | 2024-11-23 |
* | tests: Fix the 'go-module->guix-package' test. | Maxim Cournoyer | 2024-11-17 |
* | derivations: ‘derivation-build-plan’ returns builds in topological order. | Ludovic Courtès | 2024-11-12 |
* | tests: Fix gremlin.scm for GCC 14 | Ting-Wei Lan | 2024-11-12 |
* | tests: Make ‘tests/print.scm’ deterministic. | Ludovic Courtès | 2024-09-28 |
* | Revert "import: crate: Emit new-style package inputs." | Ludovic Courtès | 2024-09-19 |
* | tests: Adjust ‘elm’ importer test to expect inputs without labels. | Ludovic Courtès | 2024-09-17 |
* | gexp: ‘imported-files’ does not create symlinks. | Ludovic Courtès | 2024-09-16 |
* | gexp: Add ‘assume-source-relative-file-name’. | Richard Sent | 2024-09-04 |
* | scripts: style: Add 'alphabetical-sort' option. | Herman Rimm | 2024-09-03 |
* | guix: import texlive: Add UPSTREAM-NAME property when necessary. | Nicolas Goaziou | 2024-08-31 |
* | guix: import texlive: Adjust to generate new source format. | Nicolas Goaziou | 2024-08-31 |
* | gnu: TeX Live packages built from TEXLIVE-SOURCE use same version. | Nicolas Goaziou | 2024-08-31 |
* | guix: import texlive: Handle versions. | Nicolas Goaziou | 2024-08-31 |
* | guix: import texlive: Propagate binaries when necessary. | Nicolas Goaziou | 2024-08-31 |
* | import: go: Emit new-style package inputs. | Sarah Morgensen | 2024-08-31 |
* | import: crate: Emit new-style package inputs. | Sarah Morgensen | 2024-08-31 |
* | profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible. | Ludovic Courtès | 2024-08-31 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod... | Maxim Cournoyer | 2024-08-31 |
* | build: utils: Raise error in modify-phases upon missing key. | Carlo Zancanaro | 2024-08-31 |
* | cache: Avoid cache cleanup storms from concurrent processes. | Ludovic Courtès | 2024-08-21 |
* | syscalls: Add ‘mode’ parameter to ‘lock-file’. | Ludovic Courtès | 2024-08-21 |
* | tests: gexp: Handle incorrect guile-bootstrap version for riscv. | Christopher Baines | 2024-08-01 |
* | modules: ‘file-name->module-name’ strips leading “./”. | Ludovic Courtès | 2024-07-18 |
* | git: Remove untracked files from cached checkouts. | Ludovic Courtès | 2024-07-18 |
* | guix build: Take ‘--system’ into account together with ‘-S’. | Ludovic Courtès | 2024-07-18 |
* | pack: Create /tmp in Apptainer images. | Lars Bilke | 2024-07-10 |
* | tests: Adjust ‘guix system’ test for EFI bootloader. | Ludovic Courtès | 2024-06-13 |
* | tests: Fix ‘beautify-description’ test. | Ludovic Courtès | 2024-06-13 |
* | import: utils: End package descriptions with period. | Herman Rimm | 2024-06-03 |
* | import: crate: Include a main verb in crate importer descriptions. | Herman Rimm | 2024-06-03 |