aboutsummaryrefslogtreecommitdiff
Most of the code is this directory was written by several people for
the Nix project (http://nixos.org/nix).  Thanks!
'content'>
AgeCommit message (Expand)Author
2022-09-11daemon: Remove unused function findOutput....* nix/libstore/misc.cc (findOutput): Remove it. * nix/libstore/misc.hh (findOutput): Likewise. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos