gnu: commencement: Micro-optimize the package graph.
authorLudovic Courtès <ludo@gnu.org>
Sun, 29 Mar 2020 16:57:10 +0000 (18:57 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 29 Mar 2020 21:14:28 +0000 (23:14 +0200)
commit71d17a09ee133ee4232f08cd8b60ae4373eea6cf
tree11e681aa758a7fd6f3b93c3520049e005f17ded1
parent5a17b9b673c9509ac31401fa60aa0a010656e8ac
gnu: commencement: Micro-optimize the package graph.

This removes 2 'add-data-to-store-cache' lookups.

* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
gnu/packages/commencement.scm