* Integrating many packages in Guix at once
@ 2019-07-07 7:18 Todor Kondić
2019-07-07 7:32 ` Julien Lepiller
0 siblings, 1 reply; 2+ messages in thread
From: Todor Kondić @ 2019-07-07 7:18 UTC (permalink / raw)
To: help-guix@gnu.org
Hi,
Our work at LCSB-ECI https://wwwen.uni.lu/lcsb/research/environmental_cheminformatics depends on few top-level R packages such as RMassBank, ReSOLUTION and RChemMass. These pull in many massspec related dependencies that I noticed (last time i checked) are not yet in the official Guix.
What is the best strategy to integrate all those packages and the dependencies in Guix? A single commit? A package per commit (this sounds like i won't have time for that)? Suggestions are appreciated.
The packages in question are available as a public Guix channel from:
https://git-r3lab.uni.lu/eci/eci-pkg-menu
Thanks!
Todor
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Integrating many packages in Guix at once
2019-07-07 7:18 Integrating many packages in Guix at once Todor Kondić
@ 2019-07-07 7:32 ` Julien Lepiller
0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2019-07-07 7:32 UTC (permalink / raw)
To: Todor Kondić, help-guix@gnu.org
Le 7 juillet 2019 09:18:46 GMT+02:00, "Todor Kondić" <tk.code@protonmail.com> a écrit :
>Hi,
>
>Our work at LCSB-ECI
>https://wwwen.uni.lu/lcsb/research/environmental_cheminformatics
>depends on few top-level R packages such as RMassBank, ReSOLUTION and
>RChemMass. These pull in many massspec related dependencies that I
>noticed (last time i checked) are not yet in the official Guix.
>
>What is the best strategy to integrate all those packages and the
>dependencies in Guix? A single commit? A package per commit (this
>sounds like i won't have time for that)? Suggestions are appreciated.
>
>The packages in question are available as a public Guix channel from:
>https://git-r3lab.uni.lu/eci/eci-pkg-menu
>
>Thanks!
>
>Todor
Hi,
We always do one package per commit. Unless I oversaw something, it's only a dozen packages, so it shouldn't be too difficult to copy-paste them in guix' sources, right? Before that, you'll have to make sure the description contains only full sentences. (The easiest way is to start with "R-something is …")
Once you have one commit per package, you can send them all together with git send-email.
Thanks for your work!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-07 7:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-07 7:18 Integrating many packages in Guix at once Todor Kondić
2019-07-07 7:32 ` Julien Lepiller
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.