aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-graph.sh
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-02-08 12:14:11 +0200
committerEfraim Flashner <efraim@flashner.co.il>2022-02-08 12:14:11 +0200
commit71438cd4222a02b1f89152437c1ea20499baa6a2 (patch)
tree89f41df786a96ddf7cddfe9eb943b49005c20225 /tests/guix-graph.sh
parent8b8fdeafc225b72f8a95604b83e7d1984e3a5218 (diff)
downloadguix-71438cd4222a02b1f89152437c1ea20499baa6a2.tar.gz
guix-71438cd4222a02b1f89152437c1ea20499baa6a2.zip
gnu: enlightenment: Patch dlopen of ddcutil.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add ddcutil. [arguments]: Adjust custom 'set-system-actions phase to patch dlopen of libddcutil.
Diffstat (limited to 'tests/guix-graph.sh')
0 files changed, 0 insertions, 0 deletions
ations.scm ("fixed-output derivation, invalid hash size"): New test. Ludovic Courtès 2022-12-18daemon: Make "opening file" error messages distinguishable....* nix/libstore/build.cc (DerivationGoal::openLogFile): Customize "opening file" error message. * nix/libutil/hash.cc (hashFile): Likewise. * nix/libutil/util.cc (readFile, writeFile): Likewise. Ludovic Courtès