index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
packages.scm
Age
Commit message (
Expand
)
Author
6 days
packages: Honor system and target system for graft replacements.
David Elsing
2025-01-28
grafts: Allow file-like objects in the ‘replacement’ field of <graft>.
Ludovic Courtès
2025-01-19
grafts: Only compute necessary graft derivations.
David Elsing
2024-12-18
packages: Add #:recursive? to ‘package-input-rewriting’.
Ludovic Courtès
2024-12-16
packages: Use origin file names as their input labels.
Ludovic Courtès
2024-12-02
packages: 'package-input-rewriting/spec' optionally replace hidden.
Greg Hogan
2023-09-15
tests: Fix "package-transitive-supported-systems, implicit inputs".
Janneke Nieuwenhuizen
2023-08-18
tests: packages: Set system for expected result of package->bag.
Josselin Poiret
2023-06-14
packages: 'package-transitive-supported-systems' detects cycles.
Ludovic Courtès
2023-04-19
tests: Re-add debug output to a package tests.
Maxim Cournoyer
2023-03-13
packages: 'package-input-rewriting/spec' ignores hidden packages.
Ludovic Courtès
2023-03-13
packages: Consider 'patches' by 'package-direct-sources'.
Simon Tournier
2022-12-13
packages: Add 'package-upstream-name*'.
Lars-Dominik Braun
2022-11-11
grafts: Run with a UTF-8 locale.
Ludovic Courtès
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2022-10-10
packages: Raise an exception for invalid 'license' values.
Ludovic Courtès
2022-04-04
packages: Add 'package-unique-version-prefix'.
Ludovic Courtès
2022-03-16
packages: 'modify-inputs' preserves outputs in 'replace' clauses.
Ludovic Courtès
2022-03-16
tests: Exercise 'modify-inputs' with a 'replace' clause.
Ludovic Courtès
2022-02-18
packages: 'package-transitive-supported-systems' ignores '%current-target-sys...
Ludovic Courtès
2022-02-11
tests: Pass #:guile to 'computed-file' & co.
Ludovic Courtès
2021-10-31
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
2021-10-25
packages: Add 'package-development-inputs'.
Ludovic Courtès
2021-09-25
gexp: Leave grafting as is when lowering allowed/disallowed references.
Ludovic Courtès
2021-09-17
Merge branch 'master' into core-updates-frozen
Marius Bakke
2021-09-13
packages: Add 'package-definition-location'.
Ludovic Courtès
2021-07-14
packages: Define this-package-input and this-package-native-input.
Maxime Devos
2021-07-11
packages: Allow inputs to be plain package lists.
Ludovic Courtès
2021-07-01
packages: 'package-derivation' honors 'system' again.
Ludovic Courtès
2021-03-30
packages: Call 'bag-grafts' only on the tip of the package graph.
Ludovic Courtès
2021-03-30
packages: 'expand-input' accepts any file-like object.
Ludovic Courtès
2021-03-30
packages: Turn 'bag->derivation' into a monadic procedure.
Ludovic Courtès
2021-03-30
build-system: Rewrite using gexps.
Ludovic Courtès
2021-02-03
Merge branch 'master' into core-updates
Christopher Baines
2021-02-01
tests: Optimize 'fold-available-packages' test.
Ludovic Courtès
2021-01-26
build-systems/gnu: Allow unpacking/repacking more kind of files.
Maxim Cournoyer
2020-11-29
Merge remote-tracking branch 'origin/master' into core-updates
Christopher Baines
2020-10-20
packages: Better preserve object identity when rewriting.
Ludovic Courtès
2020-10-19
Merge branch 'staging'
Maxim Cournoyer
2020-10-15
packages: Delete duplicate inputs when lowering bags.
Ludovic Courtès
2020-10-12
packages: Add 'package-with-c-toolchain'.
Ludovic Courtès
2020-10-02
guix package: Re-apply package transformation when upgrading.
Ludovic Courtès
2020-09-27
packages: 'package-input-rewriting' has a #:deep? parameter.
Ludovic Courtès
2020-09-27
packages: 'package-mapping' correctly recurses into 'replacement'.
Ludovic Courtès
2020-09-27
packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.
Ludovic Courtès
2020-09-27
packages: 'package-mapping' can recurse on implicit inputs.
Ludovic Courtès
2020-08-24
tests: Add a debug output to "fold-available-packages with/without cache".
Mathieu Othacehe
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
2020-07-25
utils: Move <location> and '&error-location' to (guix diagnostics).
Ludovic Courtès
2020-07-13
packages: Ensure bags are insensitive to '%current-system'.
Ludovic Courtès
[next]