We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07b52cc + b364d0a commit af9eef5Copy full SHA for af9eef5
pkgs/by-name/bo/borgmatic/package.nix
@@ -88,6 +88,7 @@ python3Packages.buildPythonApplication rec {
88
homepage = "https://torsion.org/borgmatic/";
89
license = lib.licenses.gpl3Plus;
90
platforms = lib.platforms.all;
91
+ mainProgram = "borgmatic";
92
maintainers = with lib.maintainers; [
93
imlonghao
94
x123
0 commit comments