Skip to content

Commit

Permalink
Merge pull request #218703 from SuperSandro2000/gnupg-sysconfdir
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin authored Apr 12, 2023
2 parents c6fb157 + 6507c04 commit 956d034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/gnupg/24.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ stdenv.mkDerivation rec {

pinentryBinaryPath = pinentry.binaryPath or "bin/pinentry";
configureFlags = [
"--sysconfdir=/etc"
"--with-libgpg-error-prefix=${libgpg-error.dev}"
"--with-libgcrypt-prefix=${libgcrypt.dev}"
"--with-libassuan-prefix=${libassuan.dev}"
Expand Down

0 comments on commit 956d034

Please sign in to comment.