all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: guix-patches--- via <guix-patches@gnu.org>
To: 68645@debbugs.gnu.org
Subject: [bug#68645] [PATCH] gnu: browserpass-native: Add configuration note
Date: Sun, 21 Jan 2024 20:39:18 +0100	[thread overview]
Message-ID: <87cytu5vdl.fsf@disroot.org> (raw)


There is a small note in the patch where the author says that the user should
run following command to configure browserpass. However this is not reflected
anywhere else and without it, the application is unusable.
---
 gnu/packages/password-utils.scm | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index bcd323ced8..41c1af87d1 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -1070,7 +1070,10 @@ (define-public browserpass-native
 
 This package only contains the Browserpass native messaging host.  You must
 also install the browser extension for GNU IceCat or ungoogled-chromium
-separately.")
+separately.
+
+User must also run this command to set the propper browser setting
+@code{make -C $(guix build browserpass-native)/lib/browserpass hosts-<browser-name>-user}.")
     (license license:isc)))
 
 (define-public cpass
-- 
2.41.0





                 reply	other threads:[~2024-01-21 19:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cytu5vdl.fsf@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=68645@debbugs.gnu.org \
    --cc=maya.tomasek@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.