index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
grafts.scm
Age
Commit message (
Expand
)
Author
2023-10-28
grafts: Fix corner case involving multiple-output derivations.
...
Ludovic Courtès
2022-11-11
grafts: Run with a UTF-8 locale.
...
Ludovic Courtès
2021-04-15
grafts: Support rewriting UTF-16 and UTF-32 store references.
...
Mark H Weaver
2019-06-27
Merge branch 'master' into core-updates
Ludovic Courtès
2019-06-27
derivations: Add 'derivation-input'.
...
Ludovic Courtès
2019-06-14
packages: Remove 'search-bootstrap-binary'.
...
Ludovic Courtès
2018-11-28
grafts: Record metadata as derivation properties.
...
Ludovic Courtès
2017-08-24
graft: Correctly replace references near the end of the scan buffer.
...
Ludovic Courtès
2017-01-25
grafts: Do not pull derivation outputs not depended on.
...
Ludovic Courtès
2016-10-17
grafts: Apply the right grafts in the presence of multiple outputs.
...
Ludovic Courtès
2016-10-14
grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.
...
Ludovic Courtès
2016-10-03
grafts: Allow the replacement to have a different name.
...
Ludovic Courtès
2016-07-12
gexp: Remove more uses of #:modules.
...
Ludovic Courtès
2016-05-21
grafts: Rename files whose name matches a graft.
...
Ludovic Courtès
2016-05-21
grafts: Preserve empty directories when grafting.
...
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-03-01
grafts: Graft recursively.
...
Ludovic Courtès
2016-02-27
grafts: Consider all the outputs in the graft mapping.
...
Ludovic Courtès
2016-02-22
grafts: 'name' parameter of 'graft-derivation' is now optional.
...
Ludovic Courtès
2016-02-22
derivations: Move grafts to (guix grafts).
...
Ludovic Courtès