Hello,
Am Sun, Feb 25, 2024 at 08:06:13AM + schrieb Oleander via:
> Are substitutes in Guix System disabled by running `# guix-daemon
> --no-substitutes`? How can I see whether they are enabled or not?
guix-daemon --help
shows that that command line parameter is indeed --no-substitutes.
If
Hi Mauritz,
Mauritz Stenek writes:
[...]
> However, I get this error (verbatim):
>
> ```
> # herd start postgres
> Service user-homes has been started.
> herd: error: exception caught while executing 'start' on service
> 'postgres':
> Throw to key `%exception' with args `("#<&invoke-error prog
Hello Ian,
I'm a little late to this discussion, sorry.
I'm adding guix-devel since it would be nice if some Guix developer have
something to add on this matter, for this reason I'm leaving all
previous messages intact
Csepp writes:
> Ian Eure writes:
>
>> Hello,
>>
>> On Debian, you can crea
On 2018-07-26 17:34:16 +0200, Ludovic Courtès wrote:
> Hi Alex,
>
> Thank you for the tutorial!
>
> Alex Kost skribis:
>
> > 3. Running "xinit" requires specifying multiple arguments, so you will
> >probably make an auxiliary script to run it. This script will look
> >like this:
> >
> > #
Hi Tomas,
On Mon, Feb 26 2024, Tomas Volf wrote:
> There is patch #68289
Not sure where the message originated, but I use the script below.
Kind regards
Felix
* * *
#!/usr/bin/env -S guile --no-auto-compile -s
!#
(let* ((profile (string-append (getenv "HOME") "/.guix-profile"))
(virtu
Hi Mauritz,
On Sun, Feb 25 2024, Mauritz Stenek wrote:
> I added the postgres service
I use that service, too [1]
> exception caught while executing 'start' on service 'postgres':
but I do not get that message upon 'restart'. I was also not able to
find anything like that in my logs.
Maybe i