/gnu/

57329d971a00732f17bed9075feb5b58d0b0d'>refslogtreecommitdiff
path: root/nix/libstore/build.cc
AgeCommit message (Expand)Author
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