guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51915: [PATCH] home: services: Change computed-file to scheme-file.


From: Ludovic Courtès
Subject: bug#51915: [PATCH] home: services: Change computed-file to scheme-file.
Date: Thu, 18 Nov 2021 09:39:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Andrew Tropin <andrew@trop.in> skribis:

> --- a/gnu/home/services.scm
> +++ b/gnu/home/services.scm
> @@ -275,7 +275,7 @@ (define home-files-service-type
>  will be put in @file{~/.guix-home/files}.")))
>  
>  (define (compute-on-first-login-script _ gexps)
> -  (computed-file
> +  (scheme-file
>     "on-first-login"

This was fixed in e5d8302b2ce596a0518ea5bd79b338f68a3246eb (with
‘program-file’.)  Apologies for the mistake.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]