all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Roland Everaert <r.everaert@protonmail.com>,
	"help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Installed from guix on fedora 33, nyxt display blank buffer instead of opening urls
Date: Wed, 24 Feb 2021 10:28:25 +0100	[thread overview]
Message-ID: <86mtvtlsqu.fsf@gmail.com> (raw)
In-Reply-To: <pwbTbvo-4IhiZfF5PzKEe9HzzOPYVQ3sKsK3NYfjUl18Epu1CVUmfLKlU0-WeoWNur7Rb52WxgRsvYDNmNfQ4ufp4f4y_4G0Et65PzzKyGY=@protonmail.com>

Hi,

On Mon, 22 Feb 2021 at 20:14, Roland Everaert via <help-guix@gnu.org> wrote:

> I already opened an issue with the Nyxt project and they think the problem is related to a conflict between guix and fedora.
>
> The issue in the Nyxt project is:
> https://github.com/atlas-engineer/nyxt/issues/1132

Could you try:

--8<---------------cut here---------------start------------->8---
guix environment --preserve='^DISPLAY$' --container --network \
  --expose=/etc/machine-id \
  --expose=/etc/ssl/certs/ \
  --share=$HOME/.local/share/nyxt/=$HOME/.local/share/nyxt/ \
  --ad-hoc nyxt nss-certs dbus --  nyxt
--8<---------------cut here---------------end--------------->8---

?  From <https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-environment>.

The ’--container’ part removes any potential conflicts between Guix and
Fedora.

Then,

--8<---------------cut here---------------start------------->8---
guix environment --pure \
  --ad-hoc nyxt nss-certs dbus --  nyxt
--8<---------------cut here---------------end--------------->8---

?

Thanks,
simon



  reply	other threads:[~2021-02-24  9:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 20:14 Installed from guix on fedora 33, nyxt display blank buffer instead of opening urls Roland Everaert via
2021-02-24  9:28 ` zimoun [this message]
2021-02-28 12:16   ` Re : " Roland Everaert
2021-02-28 13:45     ` zimoun
2021-02-28 13:56       ` Pierre Neidhardt

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=86mtvtlsqu.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=r.everaert@protonmail.com \
    /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.