-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gottfried writes:
> [[PGP Signed Part:Undecided]]
> Hi Guixers,
>
> Basic details of my Virtualisation setup:
>
> Name: QEUMU/KVM
> Libvirt URL: qemu:///System
> Autoconnect yes
> -
> Network selection
> It give
Hi Sergiu,
Sergiu Ivanov writes:
> Hi Fredrik,
>
> Fredrik Salomonsson [2022-09-25T01:35:12+0200]:
>>
>> One thing I cannot figure out is how to setup the operating-system to
>> use English as the language but use Swedish for the date format. Similar
>> to what is described in Locale Names[0] i
Hey,
I got the help from nckx on IRC and they found out the ssh-agent binary
was 0 octet.
I blame my poor battery management (occusional brutal shutdowns).
Now running guix `gc --verify=repair,contents` and crossing fingers.
Cheers !
Jeremy
jgart writes:
> What do the four arguments represent here:
>
> Derive([("out","/gnu/store/c6mqyc4db5s0p01dkd3cmklh2n9vbskc-ed-1.16","","")],
> ^ ^^^^ ^^
>
> What do the two arguments represent here:
>
> [("/gnu/store/041ciykg427wk
Le dimanche 25 septembre 2022 à 14:09 +0100, ( a écrit :
> This is how you set up ssh-agent; add this line to your
> ``bash_profile'':
>
> eval $(ssh-agent) >/dev/null
>
> and relogin.
>
> -- (
Hi (,
Thank you for your help ! I tried your suggestion but did not solve my
problem.
$ LA
Hi,
What do the four arguments represent here:
Derive([("out","/gnu/store/c6mqyc4db5s0p01dkd3cmklh2n9vbskc-ed-1.16","","")],
^ ^^^^ ^^
What do the two arguments represent here:
[("/gnu/store/041ciykg427wkwjy4yjfb5mfv93fvzvp-make-m
Hi Guixers,
Basic details of my Virtualisation setup:
Name: QEUMU/KVM
Libvirt URL: qemu:///System
Autoconnect yes
-
Network selection
It gives me 3 options:
1. I added a virtual network
Name: network
Device: virbr0 is there
IPv4 config
>From d70da533ddd0152f7d358854b184855932d6390c Mon Sep 17 00:00:00 2001
From: "Jorge P. de Morais Neto"
Date: Sat, 24 Sep 2022 19:58:21 -0300
Subject: [PATCH] Undo 97b928ce09d6034ebcb541fb548e5d4862302add for Guix
The aforementioned commit breaks Guix's emacs recipe. The recipe
could trivially b
I am not exactly sure what happened, but I think you should set the
groups in the your operating config.
#+begin_src scheme
(supplementary-groups
'("wheel" "netdev" "audio" "video")))
#+end_src
to
#+begin_src scheme
(supplementary-groups
'("wheel" "netdev" "audio" "video" "libvirt")))
#+end
Hey Trev,
Thanks for your help!
On 2022-09-24, 15:49 -0700, Trev wrote:
> If the thing is being moved to your store for any reason you may want
> to explicitly update the permissions. I had to do this when I
> packaged PHP composer for personal use. Things tend to go into the
> store as read-o
This is how you set up ssh-agent; add this line to your ``bash_profile'':
eval $(ssh-agent) >/dev/null
and relogin.
-- (
Dear Guixters,
I am having trouble to git clone/pull/push from/to repositories relying
on ssh authentication (i.e. git clone g...@framagit.org:Jeko/dummy-
project-name.git).
I tried to follow few instructions found on the mailing list but I get
stuck when I see in my terminal `ssh-agent` returnin
Hi,
Thanks for your attempt to explain.
On Sat, 24 Sep 2022 at 20:40, Csepp wrote:
> As you can see, that is an unqouted list. The fix should be pretty
> simple: just add an extra quote. Haven't tested it, but one of these
> should work:
> ```
> (define (something) ''(42))
> ;; or
> (quote #+
Hi Fredrik,
Fredrik Salomonsson [2022-09-25T01:35:12+0200]:
>
> One thing I cannot figure out is how to setup the operating-system to
> use English as the language but use Swedish for the date format. Similar
> to what is described in Locale Names[0] in the libc manual.
>
> I.e. on my foreign dis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gottfried writes:
> [[PGP Signed Part:Undecided]]
> Am 24.09.22 um 23:05 schrieb Gottfried:
>> Am 23.09.22 um 21:53 schrieb Vagrant Cascadian:
>>> On 2022-09-23, gottfr...@posteo.de wrote:
I installed a VM software and I added libvirt and vir
Am 24.09.22 um 23:05 schrieb Gottfried:
Am 23.09.22 um 21:53 schrieb Vagrant Cascadian:
On 2022-09-23, gottfr...@posteo.de wrote:
I installed a VM software and I added libvirt and virtualization in my
config.scm file (see below)
...
(users (cons* (user-account
(name "g
16 matches
Mail list logo