guix-devel
[Top][All Lists]
Advanced

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

Re: Disarchive update


From: Ludovic Courtès
Subject: Re: Disarchive update
Date: Thu, 14 Oct 2021 16:06:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Mathieu Othacehe <othacehe@gnu.org> skribis:

> I think the easier way to proceed would be to create the "disarchive"
> specification in the (maintenance sysadmin services) module, this way:
>
> (specification
>  (name "disarchive")
>  (build '(manifests "etc/disarchive-manifest.scm"))
>  (build-outputs
>   (list
>    (build-output
>     (job "disarchive-collection*")
>     (type "archive")
>     (path ""))))
>  (notifications #$(cuirass-notifications))
>  (period 43200)
>  (priority 7)
>  (systems '("x86_64-linux")))

Thanks for the tip.  I went ahead, committed it to maintenance.git and
deployed it.  It works!  :-)

Ludo’.



reply via email to

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