nixpkgs/pkgs/tools/filesystems/duperemove
Sergei Trofimovich b3218a102f duperemove: encode absolute path to lscpu
Without the change `duperemove` fails to run in parallel
if `PATH` is missing `lscpu` as:

    $ PATH= ./result/bin/duperemove /tmp
    sh: line 1: lscpu: No such file or directory
    Gathering file list...
    No dedupe candidates found.

Noticed when wrote a minimal systemd timer for `duperemove`.
2023-08-12 10:01:43 +01:00
..
default.nix duperemove: encode absolute path to lscpu 2023-08-12 10:01:43 +01:00