Ludovic Courtès b3fc03ee26
packages: 'package-mapping' correctly recurses into 'replacement'.
Previously, something like:

  guix build glib --with-graft=glibc=glibc@2.29

would produce a result showing that rewriting rules were not applied to
libx11@1.6.A (a replacement).

* guix/packages.scm (package-mapping): Call REPLACE instead of PROC to
'replacement'.
* tests/packages.scm ("package-input-rewriting/spec, graft"): New test.
2020-09-27 21:41:11 +02:00
..
2020-09-23 04:36:59 +02:00
2017-07-21 17:03:24 +02:00
2019-12-15 00:34:05 +01:00
2020-07-05 03:15:08 +05:30
2020-07-05 16:07:59 +05:30
2020-07-20 23:25:10 +02:00
2020-09-06 15:40:54 +02:00
2020-04-17 23:36:47 +02:00
2020-05-11 23:30:55 +02:00
2017-11-08 22:31:58 +01:00
2019-03-13 23:12:43 +01:00
2018-09-04 17:25:11 +02:00
2015-01-11 23:50:01 +01:00