help-guix
[Top][All Lists]
Advanced

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

Re: Installing a previous version of a package


From: Oleg Pykhalov
Subject: Re: Installing a previous version of a package
Date: Sat, 27 Mar 2021 11:29:45 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Bone Baboon <bone.baboon@disroot.org> writes:

[…]

> (define channels
>   (append
>    (list
>     (channel
>      (name 'openvpn)
             ^^^^^^^^

I'm not sure that's the issue, but could you try 'guix instead?

>      (url "https://git.savannah.gnu.org/git/guix.git";)
>      (commit "c5a2b70135c9830e9c3051ddf4a096f9a80eb952")))
>    %default-channels))
     ^^^^^^^^^^^^^^^^^

Don't need this in case you define 'guix channel above.

Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

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