unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68645] [PATCH] gnu: browserpass-native: Add configuration note
@ 2024-01-21 19:39 guix-patches--- via
  0 siblings, 0 replies; only message in thread
From: guix-patches--- via @ 2024-01-21 19:39 UTC (permalink / raw)
  To: 68645


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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-21 19:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-21 19:39 [bug#68645] [PATCH] gnu: browserpass-native: Add configuration note guix-patches--- via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).