all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brian Cully via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: Altadil <Altadil@protonmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Running Tor Browser with guix shell
Date: Mon, 01 May 2023 14:10:42 -0400	[thread overview]
Message-ID: <87fs8fly2d.fsf@psyduck.jhoto.kublai.com> (raw)
In-Reply-To: <kcNPBedbaOOlSDc4KtQvoa-yGHX4xx_7txbPPi0WhYSogVTD2rgz5SI6xHZJ9yGRL2IV9DPBZzT8VJDy00yMKYzfwApOFnyn1VWizywgxHM=@protonmail.com>


Altadil <Altadil@protonmail.com> writes:

> thanks to the blog post on FHS emulation, I’ve been able to run 
> Tor
> Browser in Guix, so I figured I would help back a little, by 
> sharing
> this small improvement.
> There are two new things in this guix shell command :
> - replace gcc:lib (which does not exist anymore) with libgccjit
> - add audio.
>
> guix shell -CFN --preserve='^DISPLAY$' --preserve='^XAUTHORITY$' 
> --expose=$XAUTHORITY  \
> --preserve='XDG_RUNTIME_DIR' --expose=/run/user/"$(id -u)"/pulse 
> \
> alsa-lib bash coreutils dbus-glib file grep gtk+ libcxx 
> libgccjit pciutils pulseaudio sed \
> -- ./tor-browser/Browser/start-tor-browser -v
>
> Hopefully, this can spare someone all the trial and error. :)
> Since this use case was first discussed on this list, I am 
> writing
> here, but maybe there is a better place where to put this kind 
> of
> information ?
> Anyway, thank you all for Guix !

It might be nice to have a section in the cookbook for things like 
this? Maybe something like “Containerizing services”, with an 
examples section for common stuff, and an explanation of why the 
flags are used and why the packages are required?

-bjc


      reply	other threads:[~2023-05-01 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-29 16:05 Running Tor Browser with guix shell Altadil
2023-05-01 18:10 ` Brian Cully via Development of GNU Guix and the GNU System distribution. [this message]

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=87fs8fly2d.fsf@psyduck.jhoto.kublai.com \
    --to=guix-devel@gnu.org \
    --cc=Altadil@protonmail.com \
    --cc=bjc@spork.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.