[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] A simple draft for channels
From: |
Ludovic Courtès |
Subject: |
Re: [RFC] A simple draft for channels |
Date: |
Wed, 24 Jan 2018 15:08:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
address@hidden (宋文武) skribis:
> Ricardo Wurmus <address@hidden> writes:
>
>> Hi Guix,
>>
>> I’d like to retire GUIX_PACKAGE_PATH as the main way to get third-party
>> packages, because we can’t really keep track of packages that were added
>> or redefined in this way. I want to replace it with slightly more
>> formal “channels”.
>
> Hello, as a way to get and manage third-party guix repositories, it
> sounds more like “overlays” (in Gentoo world) rather than “channels” (in
> Nix world, to ensure binaries availability and updates stability) to me.
>
> https://wiki.gentoo.org/wiki/Overlay
> https://nixos.org/nix/manual/index.html#sec-channels
>
> How about call it as “overlay”?
I think “overlay” has the notion that it’s a layer on top of another
layer, which is not exactly the case here. It’s not exactly like what
Nix channels either, but closer to that, I think.
Ludo’.
Re: [RFC] A simple draft for channels, Ricardo Wurmus, 2018/01/23
Re: [RFC] A simple draft for channels, 宋文武, 2018/01/20
- Re: [RFC] A simple draft for channels,
Ludovic Courtès <=
Re: [RFC] A simple draft for channels, Chris Marusich, 2018/01/27