Hello,
I’d be interested in having all my packages update from the stable
channel, except for packages under the plasma-desktop
pattern: those I want to update from the unstable channel
.
Kind users from the Telegram group has given me directions already, i.e. applying the overlay
self: super: { plasma-desktop = unstable.plasma-desktop; }
while subscribing only to the stable
channel.
Two questions:
- Is this approach recommended against or does it introduce unnecessary risks?
- What other assumptions does this approach require? I was told that I also needed to use flaks, but I am not sure I see why and how to to that.
Thanks in advance!