Hello,
I'm trying to use home-openssh-service-type. I'm testing the configuration by
running
guix home container home-configuration.scm
The files are created with too open permissions, so ssh refuses to run:
$ ssh xxx
Bad owner or permissions on ~/.ssh/config
$ ls -l .ssh
lrwxrwxrwx 1 us
Hello,
The texlive importer doesn't return any package definition anymore, for example:
guix import texlive siunitx
command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" "59745"
"svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/siunitx/" "/tmp/guix-dire
Hello,
In a shell environment that contains texlive instead of texlive-base, $TEXMF
contains the path to texlive packages directly, indead of the path to all
packages in the profile. It is a problem for packages obtained from another
channel / custom package definitions, which are then not fou
Sorry if the message is duplicated, my previous attempts at replying bounced
because debbugs.gnu.org doesn't support TLS.
On Wed, Dec 28 2022, Josselin Poiret wrote:
Quick question, is `svn` available in your environment? I usually do
`guix shell subversion -- guix import texlive ...`. This i
log
Description: Binary data
Hello,
I'm using Guix System and on Guix commit
8f93a1e01a879ae026678dd92c18e2a2a49be540.
Building Glimpse fails during the configuration phase. Attached is the relevant
part of the build log. It seems it is missing the python2 dependencies.
Hello,
I'm using guix over a foreign distro (Ubuntu 22.04). I initially installed guix
from the Ubuntu repositories (version 1.3.0-4), and updated as user with guix
pull (work computer: I don't have root access to run the installer script).
The problem is the size of /gnu/store/.links: after g
I experience the same thing. I hadn't updated guix since may (last generation
was commit 91bfd30ee3f35dfb7048bf42aea92f939cffbf17), and since I did I'm
encountering issues with shepherd.
Probably unrelated, but for the record: my first issue was caused by the disappearance of the
XDG_LOG_HOME