Rodrigo Morales writes:
> [...]
> | #:builder
> | #~(begin
> | (use-modules (guix build utils))
> | (chdir (assoc-ref %build-inputs "source"))
> | (install-file "org-recoll.el"
> |(string-append
> |
Table of Contents
_
1. The context
2. The package I wrote
3. The questions
1 The context
=
Newbie user here. I'm learning how to write my own Guix packages. I've
written the following package (please see next section). I have been
able to successfully install i
Hi Tobias,
On Tue Feb 28, 2023 at 9:38 PM CET, Tobias Geerinckx-Rice wrote:
> Timo Wilken 写道:
> > $ guix describe
> > Generation 69 Feb 26 2023 15:09:41(current)
>
> Nice.
Hehe :)
> You should pull and try again. There was a bug the past week that
> had exactly this effect, and simpl
Hi Timo,
Timo Wilken 写道:
$ guix describe
Generation 69 Feb 26 2023 15:09:41(current)
Nice.
You should pull and try again. There was a bug the past week that
had exactly this effect, and simply updating Guix will likely make
your woes go away.
Kind regards,
T G-R
signature.asc
De
Hi,
I'm trying to run ungoogled-chromium, but Guix doesn't seem to be able
to download substitutes for it, even though "guix weather" claims that
they should be available.
See below for my shell session.
What's going wrong here? Is there anything I can do to get
substitutes?
Thanks,
Timo
---
Hello,
Am Tue, Feb 28, 2023 at 12:25:13PM +0100 schrieb Alexander Asteroth:
> since two month I didn't update my guix system now since I have a few
> self compiled softwares that depend on QT@5.15 (qtbase, etc.) which I
> need every day. Now version 6 of QT replaces 5 everywhere and whithout
> upd
Hi,
thank you very much.
I was reading the manual and looking for garbage collection, but I
didn’t find that.
Kind regards
Gottfried
Am 27.02.23 um 17:32 schrieb Andreas Enge:
Hello,
Am Mon, Feb 27, 2023 at 10:58:54AM + schrieb Gottfried:
is this command right to delete generation 1
Dear all,
since two month I didn't update my guix system now since I have a few
self compiled softwares that depend on QT@5.15 (qtbase, etc.) which I
need every day. Now version 6 of QT replaces 5 everywhere and whithout
updating to 6 I cannot update a lot of other packages.
How do you guys handl