Why has my emacs flyspell aspell stopped working?

2019-01-08 Thread George Clemmer
Hello, emacs 'm-x flyspell-buffer', which worked great for years, is now doing ... Debugger entered--Lisp error: (error "Error: No word lists can be found for the language \"en_US\".") signal(error ("Error: No word lists can be found for the language \"en_US\".")) error("%s" "Error: No

Re: Problem with Tor & IceCat

2019-01-08 Thread Archetyp Jung
Would someone please delete the posting from Mon, 7 Jan 2019 02:37:13 +0100? https://lists.gnu.org/archive/html/help-guix/2019-01/msg00061.html -- Sent from GNU

Re: Problem with Tor & IceCat

2019-01-08 Thread Archetyp Jung
Sorry Ludo, but I reinstalled the operating system yesterday. :-( Thanks to my customized config.scm, everything works fine here, including Tor. ;-) BTW: I no longer use Tor in GNU IceCat with the Tor™ browser button, but directly via Proxy DNS when using SOCKS v5. Am Tue, 08 Jan 2019 23:46:36

Re: Error: guix build xonsh ; guix pull --commit=572ee05c31

2019-01-08 Thread Ludovic Courtès
Hi, zimoun skribis: > I naively try from the Build section in the manual: > > guix build \ > --cores=0 --max-jobs=10 \ > --quiet --keep-going \ > `guix package -A | cut -f1,2 --output-delimiter=@` > > and it does not seem "keep-going" because it quickly fails on xonsh > with

Re: Problem with Tor & IceCat

2019-01-08 Thread Ludovic Courtès
Hello, Ricardo Wurmus skribis: >> Thanks, actually this would be the solution for me, but now I've >> probably stumbled upon a real problem: >> >> user@gnu ~$ su >> Password: ... >> root@gnu /home/user# guix system reconfigure /etc/config.scm >> ... >> ... >> The following profile

Re: HPC: switch to shared Guix from “guix pull”

2019-01-08 Thread Ludovic Courtès
Hello, Ricardo Wurmus skribis: > For historical reasons, Guix here is configured with > localstatedir=/gnu/var instead of just /var. “guix pull”, however, > provides a Guix that is configured with “localstatedir=/var”. With ‘guix pull’, you’ll get a (guix config) that respects your current

Re: [ANN] Emacs-Guix 0.5.1

2019-01-08 Thread Ludovic Courtès
Hi, Alex Kost skribis: > Ricardo Wurmus (2019-01-06 00:49 +0100) wrote: > >> Hi Alex, >> >>> zimoun answered correctly. I think it is the same problem as several >>> people have on non-GuixSD system. Most likely, it will not be fixed on >>> Emacs-Guix side. The only workaround I know is

Re: GC hints

2019-01-08 Thread Ludovic Courtès
Hi, Mark H Weaver skribis: > Chris Marusich writes: > >> Mark H Weaver writes: >> >>> Hi Ludovic, >>> >>> Ludovic Courtès writes: >>> Actually, I was also wondering whether we should provide a configurable mechanism that would, by default, automatically delete old GC roots and

Re: Some general guix questions

2019-01-08 Thread Ricardo Wurmus
Pierre Neidhardt writes: > I think your solution is more elegant, Ricardo, because it's not robust to > change (the AWK parsing could break). > > Question: why should we run it from a Guix checkout? So that you can use “./pre-inst-env guile” which makes sure that you’re using the Guix modules

Re: Some general guix questions

2019-01-08 Thread Pierre Neidhardt
I think your solution is more elegant, Ricardo, because it's not robust to change (the AWK parsing could break). Question: why should we run it from a Guix checkout?

Re: openvpn with networkmanager

2019-01-08 Thread Maxim Cournoyer
Hello, Adam Massmann writes: > Hi Ben, > > Benjamin Slade writes: > >> >> What is a recommended/working way of using OpenVPN on GuixSD? > > I do not know what the recommended way of working with > openvpn is, but I do have a working way. Attached is a bash > script that takes a wireless

Re: Some general guix questions

2019-01-08 Thread Ricardo Wurmus
Hi Pierre, >My personal take at this issue is to generate the manifest from all > installed >packages with the following shell script: > > --8<---cut here---start->8--- > cat<"$PKG_ROOT/guix" > (specifications->manifest > '( > EOF > >

Re: Sorry, stupid question about guix pull

2019-01-08 Thread Julien Lepiller
Le Tue, 8 Jan 2019 17:49:40 +, Jone a écrit : > > this looks like it's part of an operating-system declaration. Is > > that right? > > That's right. > > > When you run guix pull, a new guix is installed for the user who > > ran it. > > And who updates the system libraries and kernel?

Re: binary nix install alongside guix on foreign distro

2019-01-08 Thread Oleg Pykhalov
Hi, Giovanni Biscuolo writes: > I'd like to test nix alongside guix, both installed on a foreign distro > (Debian in my case) > > is someone in this list testing a similar configuration? > > is there any danger in mixing both package manager (and the foregin > distro one) on a single system?

Re: Some general guix questions

2019-01-08 Thread Tonton
On Tue, 08 Jan 2019 18:43:06 +0200 Divan Santana wrote: > 3. If I run guix system vm --fallback system.scm I get a vm I can run, >which is really awesome. If I then do a guix pull and guix system >vm --fallback system.scm I get /another/ VM which I can run. How is >the previous VMs

Re: Some general guix questions

2019-01-08 Thread George Clemmer
Divan Santana writes: > Hi great guix community, > > 1. What is the recommendations around when to install a package system >wide (via guix system reconfigure manifest.scm) vs in your user >profile? I'm confused if i3/various X packages and other desktop >packages should be

Re: Sorry, stupid question about guix pull

2019-01-08 Thread Jone
> this looks like it's part of an operating-system declaration. Is that right? That's right. > When you run guix pull, a new guix is installed for the user who ran it. And who updates the system libraries and kernel? Root? Well, what is stated in operating-system declaration? > Try 'guix

binary nix install alongside guix on foreign distro

2019-01-08 Thread Giovanni Biscuolo
Hi all, I'd like to test nix alongside guix, both installed on a foreign distro (Debian in my case) is someone in this list testing a similar configuration? is there any danger in mixing both package manager (and the foregin distro one) on a single system? AFAIK stores, profiles and builders

Re: Some general guix questions

2019-01-08 Thread Pierre Neidhardt
1. System-wide installation means packages are readily available to all users, which can be nice, but users then don't have the freedom to remove them. For maximal flexibility, it's often best to leave system-wide packages to the bare minimum and let users choose what they want.

Re: Sorry, stupid question about guix pull

2019-01-08 Thread Julien Lepiller
Le 2019-01-08 17:52, Jone a écrit : I need execute this as root? For upgrade system libraries and kernel. Part of my config: (packages (let ((trash (map specification->package '("zile" "wireless-tools" (append (map specification->package '("xfce"

Some general guix questions

2019-01-08 Thread Divan Santana
Hi great guix community, 1. What is the recommendations around when to install a package system wide (via guix system reconfigure manifest.scm) vs in your user profile? I'm confused if i3/various X packages and other desktop packages should be installed in one or the other? Or even the

Sorry, stupid question about guix pull

2019-01-08 Thread Jone
I need execute this as root? For upgrade system libraries and kernel. Part of my config: (packages (let ((trash (map specification->package '("zile" "wireless-tools" (append (map specification->package '("xfce" "slim" "gvfs" "xrandr" "unzip"

Multiple build-systems in a guix package

2019-01-08 Thread Reza Alizadeh Majd
Hi, I'm working on a Guix package based on cmake-build-system. this package needs to copy some .scm files in GUILE_LOAD_PATH, compiled .go file is also need to be added inside GUILE_LOAD_COMPILED_PATH, does anyone know how could I reach these variables relating to current profile?

Re: Guix Packages - unpack issue

2019-01-08 Thread Reza Alizadeh Majd
Thanks, using (method url-fetch/tarbomb) fixed my issue, later I need to fix package definition to prevent occurrence of tarbomb. -- Reza On Mon, Jan 7, 2019, at 11:08 PM, Ricardo Wurmus wrote: > > Hi Reza, > > please always send replies to all recipents, including the list. > > >

Re: icecat show many warning and don't display correctly

2019-01-08 Thread Gábor Boskovits
Hello, 荒井吉則 ezt írta (időpont: 2019. jan. 8., K, 3:41): > > It's working. > > export > XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS" > > This solution is effective for LFS too. Thank you. > Glad to hear! You are welcome! Best regards, g_bor