Loading pkgs/tools/security/pinentry/mac.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; }; } Loading
pkgs/tools/security/pinentry/mac.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; }; }