Skip to content

Commit

Permalink
pinentry_mac: add 'meta.mainProgram'
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisie committed Jan 14, 2024
1 parent 1a76b6c commit ec83629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/pinentry/mac.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ stdenv.mkDerivation rec {
license = lib.licenses.gpl2Plus;
homepage = "https://github.com/GPGTools/pinentry-mac";
platforms = lib.platforms.darwin;
mainProgram = passthru.binaryPath;
};
}

0 comments on commit ec83629

Please sign in to comment.