Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Jesse Gibbons
On Tue, 2019-09-24 at 08:09 -0500, Jeff Bauer wrote: > > Jesse: > > I'm using spacemacs with guix, but not dual emacs/spacemacs. Some > resources (which you may have already encountered): > > https://www.reddit.com/r/spacemacs/comments/88poow/how_can_i_run_spacemacs > _and_emacs_side_by_side/ >

Questions from a newcomer about Guix.

2019-09-24 Thread Бойцов , Вася
Hello, I would like to make Guix more comfy for me (and maybe others) I have some questions: 1. Can one build system with selected CFLAGS? 2. Is it possible to provide virtuals (package subtitiutions f.e. toybox/busybox/etc)? 2.1. I would love to rebuild my system with libressl system-wide, what sh

Re: rust:cargo (libcurl) vs. CURL_CA_BUNDLE

2019-09-24 Thread Robin Heinemann
Hi, following nix (https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/rust/cargo.nix) the right environment variable seems to be CARGO_HTTP_CAINFO setting that to $SSL_CERT_FILE makes cargo work for me. Cheers, Robin David Loyall writes: >> This was discussed recently on I

Re: enchant hash, fail to upgrade

2019-09-24 Thread Catriel Omar D'Elía
Tobias Geerinckx-Rice writes: > Catriel, Julien, > > Julien Lepiller 写道: >> I'll update to 2.2.7 when I have access to my gpg key, so the >> problem should be fixed after that. The 2.2.5 release was made twice >> by accident, which overwrote the old tarball. The new 2.2.5 tarball >> actually is t

Re: enchant hash, fail to upgrade

2019-09-24 Thread Tobias Geerinckx-Rice
Catriel Omar D'Elía 写道: maybe a command like: guix news could prove helpful for this kind of scenarios? https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37413 :-D Kind regards, T G-R signature.asc Description: PGP signature

Re: enchant hash, fail to upgrade

2019-09-24 Thread Tobias Geerinckx-Rice
Catriel, Catriel Omar D'Elía 写道: Tobias Geerinckx-Rice writes: Enchant upstream[0] 写道: The original tarball is still available on https://src.fedoraproject.org/repo/pkgs/enchant2/enchant-2.2.5.tar.gz/. Thanks, but I'd rather not publish something I haven't generated. What's the problem you'

Re: enchant hash, fail to upgrade

2019-09-24 Thread Catriel Omar D'Elía
Ludovic Courtès writes: > ¡Hola! > > "Catriel" skribis: > >> $guix upgrade --fallback >> guix upgrade: aviso: paquete 'libstdc++' ya no existe >> guix upgrade: el paquete 'sbcl-next' ha sido reemplazado por 'next' >> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... >> 100

Re: vagrant

2019-09-24 Thread Divan Santana
Hey Chris, Thanks for the helpful reply. >> One of the last packages I miss and would like on my Guix system would >> be vagrant. >> >> I use it for work for testing infra as code. >> >> Anyone else got a way to get it working? I'm surprised it's not yet >> packaged for Guix. > > It would be a gr

Re: How to permanently modify guix pull

2019-09-24 Thread zimoun
Hi, On Mon, 23 Sep 2019 at 21:40, wrote: > > Hey all, I am looking to try and modify where `guix pull` looks for the > channels.scm file. I know about the -C flag, but is there a way to make > this permanent so I do not have to append it manually? I would think > maybe it would be part of the sub

Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Ludovic Courtès
Hi Jeff, Jeff Bauer skribis: > I'm using spacemacs with guix, Do you know what it would take to integrate Spacemacs and Guix? My understanding is that Spacemacs relies on ‘package.el’ to fetch packages, right? Would it be possible to have it use Emacs-Guix instead? Uh, sorry for derailing th

Re: enchant hash, fail to upgrade

2019-09-24 Thread Catriel Omar D'Elía
Julien Lepiller writes: > Le 23 septembre 2019 00:38:39 GMT+02:00, Catriel a écrit : >>Julien Lepiller writes: >>> >>> Sorry I'm too tired to answer properly. Their is a section about >>contributing in the manual. Have you read that? >>> >> >>yes, but I was asking a way or methodology to modify

Re: enchant hash, fail to upgrade

2019-09-24 Thread Ludovic Courtès
¡Hola! "Catriel" skribis: > $guix upgrade --fallback > guix upgrade: aviso: paquete 'libstdc++' ya no existe > guix upgrade: el paquete 'sbcl-next' ha sido reemplazado por 'next' > substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0% Este servidor de substituciones est

Re: defining package variants automatically

2019-09-24 Thread Ludovic Courtès
Ricardo Wurmus skribis: > (define-module (gnu packages emacs-custom) > #:use-module (guix packages) > #:use-module (guix utils) > #:use-module (gnu packages) > #:use-module (gnu packages emacs) > #:use-module (gnu packages emacs-xyz) > #:use-module (guix build-system emacs)) > > (defi

Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Jeff Bauer
On Mon, Sep 23, 2019 at 04:44:12PM -0600, Jesse Gibbons wrote: > I need spacemacs for a class, but I want to keep my emacs settings, so I > setup a script as described in the FAQ to separate emacs from spacemacs. The > script sets HOME to $HOME/spacemacs and calls emacs. It appears that guix > reca

Re: Outdated po files

2019-09-24 Thread Julien Lepiller
Le 23 septembre 2019 19:46:26 GMT+02:00, Konrad Hinsen a écrit : >Hi Julien, > >> This is not an error, but rather a warning. They are expected because >> their is one po file for two texinfo files, they cannot have the same >> number of entries. So the message is harmless, but I can't find an >>