On Sun Nov 20, 2022 at 10:44 PM GMT, zimoun wrote:
>(lambda (pkg python-packages)
> (cons pkg python-packages))
You could also just use ``cons'' here with the same effect.
-- (
Hi,
On Sun, 20 Nov 2022 at 12:56, jgart wrote:
> hi, how can I see only what python packages can be updated with guix refresh?
guix refresh -m python-packages.scm -u
where python-packages.scm is adapted from [1], copied and pasted here:
--8<---cut here---start---
Le Sun, 20 Nov 2022 15:10:09 -0600,
jgart a écrit :
> In the following snippet, what passes in the inputs to the lambda?
>
> (modify-phases %standard-phases
> (replace 'unpack
> (lambda* (#:key inputs #:allow-other-keys)
> (let* ((source (assoc-ref inputs "source"))
> (g
In the following snippet, what passes in the inputs to the lambda?
(modify-phases %standard-phases
(replace 'unpack
(lambda* (#:key inputs #:allow-other-keys)
(let* ((source (assoc-ref inputs "source"))
(guile-dir (assoc-ref inputs "guile"))
(guile (string-app
Hi,
This is to report my experience installing the Guix System yesterday on a new
old machine. In general, the installation went almost flawlessly and I'm happy
to have another machine with the Guix System around.
Installer: w0wi4jvanaddk1zcvwzhlnn7fkfwab82-image.iso
Host: 20324 Lenovo IdeaPad
hi, how can I see only what python packages can be updated with guix refresh?
all best,
jgart
Yes, I already have tried using nmcli with my .opvn file.
I run
$ nmcli c import type openvpn file config.ovpn
and it prints
Unknown VPN plugin "org.freedesktop.NetworkManager.openvpn"
I already have openvpn and network-manager-openvpn installed.
Maybe it's an issue with the file itself?
Le samed
Hi Wojtek,
thanks for your answer.
I don't feel nagged.
I am here to learn.
I deleted the DeepL add-on.
I haven't set up a manifest yet, because it seems too difficult for me
at the moment. I am a normal user and not a developer.
Kind regards
Gottfried
I don't know what browser or email
I have posted in the help mailing list, because I want to be sure that the
command doesn't run is not because of bad usage from me. Apparently, my
usage is correct, it is from my environment.
I will also post a bug report. But the difficulty to get help for this
problem is to provide a reproducibl