Skip to content

Commit

Permalink
[Backport release-24.05] rdiff-backup: add meta.mainProgram (#342667)
Browse files Browse the repository at this point in the history
  • Loading branch information
h7x4 committed Sep 17, 2024
2 parents 600c503 + 89218ef commit a51a2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/backup/rdiff-backup/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pypkgs.buildPythonApplication rec {
homepage = "https://rdiff-backup.net";
license = licenses.gpl2Only;
maintainers = with maintainers; [ peterhoeg ];
mainProgram = "rdiff-backup";
platforms = platforms.all;
};
}

0 comments on commit a51a2ce

Please sign in to comment.