diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-10-07 15:07:36 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-10-07 15:08:05 -0400 |
commit | 0169aee33e154c1fa8b299c7f126f3e94a8dc9a4 (patch) | |
tree | 23c37c430eebf1a627bc70f5b0a1f603997951c0 /gnu/local.mk | |
parent | 00e843050012961e9cc41b003ea9271eab718541 (diff) | |
download | guix-0169aee33e154c1fa8b299c7f126f3e94a8dc9a4.tar.gz guix-0169aee33e154c1fa8b299c7f126f3e94a8dc9a4.zip |
tests: xvnc: Do not use specification->package in OS definition.
Doing so would cause the extra package dependencies to not be
correctly registered as dependencies, which would lead to a silent
failure when attempting to load or byte compile the module at the time
guix build itself (e.g., when running 'guix pull').
* gnu/tests/vnc.scm (%xvnc-os) [packages]: Turn the the
specification->package declaration into a list of package objects.
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions