mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
duperemove: add mainProgram
This commit is contained in:
parent
03fe07bf4f
commit
feadb21353
@ -57,5 +57,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ bluescreen303 thoughtpolice ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "duperemove";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user