diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-03-29 18:42:10 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-03-29 23:14:28 +0200 |
commit | 5a17b9b673c9509ac31401fa60aa0a010656e8ac (patch) | |
tree | 7a16cb958f8419b63234b948b4ef3e880aa61cf5 /guix/bzr-download.scm | |
parent | 9f7855299604c496d2d2f12041974e33baa0d63b (diff) | |
download | gnu-guix-5a17b9b673c9509ac31401fa60aa0a010656e8ac.tar gnu-guix-5a17b9b673c9509ac31401fa60aa0a010656e8ac.tar.gz |
build-system/gnu: Optimize the package graph.
With this change, the output of:
guix graph -e '(@@ (gnu packages commencement) coreutils-final)' |grep 'label = ' | wc -l
drops from 76 nodes to 68 nodes, and the "add-data-to-store-cache" hit
rate for:
guix build libreoffice -d --no-grafts
drops from 3.9% to 2.6%.
* guix/build-system/gnu.scm (package-with-explicit-inputs*)[cut?]:
Adjust condition to exclude packages with build systems other than
GNU-BUILD-SYSTEM, such as 'ld-wrapper-boot3'.
Diffstat (limited to 'guix/bzr-download.scm')
0 files changed, 0 insertions, 0 deletions