* Are you interested in a new "patchsets" field for <channel> ?
@ 2024-11-30 15:40 Nicolas Graves
2024-12-02 15:05 ` Simon Tournier
2024-12-20 20:37 ` Jakob Kirsch
0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Graves @ 2024-11-30 15:40 UTC (permalink / raw)
To: guix-devel
Hi Guix,
I've been trying to properly use the notion of patches above a channel,
and there are actually ways to make that work thanks to b4's
reproducible preprocessing of patch series / patchsets. I know about
the wget help we know have on guix, but my point is broader here, I
wanted to have a tool for multiple channels, unregarding of the forge
they are using (sourcehut in particular works).
I seems quite doable to integrate this in main guix, but I'm not sure
guix developpers would be intersted in that, in which case I'll probably
put that in a new channel, with a <patched-source> record or something
like that.
I think this could be of great value to any user that has trouble getting
some essential things merged into a project, but that still values the
reproducibility of what he does, without having its own guix fork online
(environmental reasons). My current use-case can be found at
https://git.sr.ht/~ngraves/dotfiles/tree/main/item/channels.scm
--
Best regards,
Nicolas Graves
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Are you interested in a new "patchsets" field for <channel> ?
2024-11-30 15:40 Are you interested in a new "patchsets" field for <channel> ? Nicolas Graves
@ 2024-12-02 15:05 ` Simon Tournier
2024-12-20 20:37 ` Jakob Kirsch
1 sibling, 0 replies; 3+ messages in thread
From: Simon Tournier @ 2024-12-02 15:05 UTC (permalink / raw)
To: Nicolas Graves, guix-devel
Hi Nicolas,
On Sat, 30 Nov 2024 at 16:40, Nicolas Graves <ngraves@ngraves.fr> wrote:
> I've been trying to properly use the notion of patches above a channel,
Well, have you considered patman?
https://docs.u-boot.org/en/latest/develop/patman.html
Cheers,
simon
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Are you interested in a new "patchsets" field for <channel> ?
2024-11-30 15:40 Are you interested in a new "patchsets" field for <channel> ? Nicolas Graves
2024-12-02 15:05 ` Simon Tournier
@ 2024-12-20 20:37 ` Jakob Kirsch
1 sibling, 0 replies; 3+ messages in thread
From: Jakob Kirsch @ 2024-12-20 20:37 UTC (permalink / raw)
To: Nicolas Graves; +Cc: guix-devel
Such a feature would be really useful when you have a patch for a broken package that hasn't been upstreamed yet.
My current solution is to apply it to a local copy of the guix repo and then run guix pull with the path as the url but this doesn't really feel like a good way to do it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-20 20:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-30 15:40 Are you interested in a new "patchsets" field for <channel> ? Nicolas Graves
2024-12-02 15:05 ` Simon Tournier
2024-12-20 20:37 ` Jakob Kirsch
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.