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: Andrew Tropin
Subject: [bug#51915] [PATCH] home: services: Change computed-file to scheme-file.
Date: Thu, 18 Nov 2021 12:02:42 +0300

On 2021-11-18 09:39, Ludovic Courtès wrote:

> 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.

Thank you very much for the fix! :)

>
> Thanks,
> Ludo’.

-- 
Best regards,
Andrew Tropin

Attachment: signature.asc
Description: PGP signature


reply via email to

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