Skip to content

Commit af9eef5

Browse files
authored
borgmatic: add meta.mainProgram (#384454)
2 parents 07b52cc + b364d0a commit af9eef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/bo/borgmatic/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ python3Packages.buildPythonApplication rec {
8888
homepage = "https://torsion.org/borgmatic/";
8989
license = lib.licenses.gpl3Plus;
9090
platforms = lib.platforms.all;
91+
mainProgram = "borgmatic";
9192
maintainers = with lib.maintainers; [
9293
imlonghao
9394
x123

0 commit comments

Comments
 (0)