summaryrefslogtreecommitdiff
path: root/tests/grafts.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesLudovic Courtès2019-06-271-11/+3
|\
| * derivations: Add 'derivation-input'....Ludovic Courtès2019-06-271-12/+4
* | packages: Remove 'search-bootstrap-binary'....Ludovic Courtès2019-06-141-2/+1
|/
* grafts: Record metadata as derivation properties....Ludovic Courtès2018-11-281-5/+8
* graft: Correctly replace references near the end of the scan buffer....Ludovic Courtès2017-08-241-1/+33
* grafts: Do not pull derivation outputs not depended on....Ludovic Courtès2017-01-251-2/+116
* grafts: Apply the right grafts in the presence of multiple outputs....Ludovic Courtès2016-10-171-0/+48
* grafts: 'graft-derivation' does now introduce grafts that shadow other grafts....Ludovic Courtès2016-10-141-0/+62
* grafts: Allow the replacement to have a different name....Ludovic Courtès2016-10-031-0/+19
* gexp: Remove more uses of #:modules....Ludovic Courtès2016-07-121-8/+8
* grafts: Rename files whose name matches a graft....Ludovic Courtès2016-05-211-0/+17
* grafts: Preserve empty directories when grafting....Ludovic Courtès2016-05-211-0/+24
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* grafts: Graft recursively....Ludovic Courtès2016-03-011-15/+78
* grafts: Consider all the outputs in the graft mapping....Ludovic Courtès2016-02-271-0/+20
* grafts: 'name' parameter of 'graft-derivation' is now optional....Ludovic Courtès2016-02-221-1/+1
* derivations: Move grafts to (guix grafts)....Ludovic Courtès2016-02-221-0/+81