Skip to content

Commit

Permalink
pinentry-rofi: add 'meta.mainProgram'
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisie committed Jan 14, 2024
1 parent 84ac7df commit 1a76b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/pinentry-rofi/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ seqizz ];
mainProgram = "pinentry-rofi";
};
}

0 comments on commit 1a76b6c

Please sign in to comment.