Re: guix refresh only python-*

2022-11-20 Thread (
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. -- (

Re: guix refresh only python-*

2022-11-20 Thread zimoun
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

Re: What passes in the inputs to the lambda?

2022-11-20 Thread Julien Lepiller
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")) >

What passes in the inputs to the lambda?

2022-11-20 Thread jgart
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

Guix System Latest: Installation report

2022-11-20 Thread Luis Felipe
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

guix refresh only python-*

2022-11-20 Thread jgart
hi, how can I see only what python packages can be updated with guix refresh? all best, jgart

Re: 2 OpenVPN configurations

2022-11-20 Thread Pradana Adrinusa AUMARS
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

Re: translation programm

2022-11-20 Thread Gottfried
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

Re: guix shell: error: mount: Invalid argument

2022-11-20 Thread bbb ee
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