/gnu/system/

3264ab3f6d25aae4cbc529c91ea'/>
path: root/tests/grafts.scm
AgeCommit message (Expand)Author
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references....Partially fixes <https://bugs.gnu.org/33848>. * guix/build/graft.scm (replace-store-references): Add support for finding and rewriting UTF-16 and UTF-32 store references. * tests/grafts.scm: Add tests. Mark H Weaver