diff options
| author | Pjotr Prins | 2022-10-09 08:10:16 -0500 |
|---|---|---|
| committer | Pjotr Prins | 2022-10-09 08:12:24 -0500 |
| commit | 194eff72d03c2360902615ca4f8337af28c50989 (patch) | |
| tree | 12d678f67017501391d4c91be3ccbdb81912d0c4 /issues | |
| parent | 6ca652c8b205a896f9746af74dd216e18ccab6fd (diff) | |
| download | gn-gemtext-194eff72d03c2360902615ca4f8337af28c50989.tar.gz | |
Updated info on using guix-profiles with genenetwork2
Diffstat (limited to 'issues')
| -rw-r--r-- | issues/cant-use-guix-bioinformatics-with-guix-pull.gmi | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/issues/cant-use-guix-bioinformatics-with-guix-pull.gmi b/issues/cant-use-guix-bioinformatics-with-guix-pull.gmi index 1a8d102..38b9433 100644 --- a/issues/cant-use-guix-bioinformatics-with-guix-pull.gmi +++ b/issues/cant-use-guix-bioinformatics-with-guix-pull.gmi @@ -1,21 +1,13 @@ # Using guix-bioinformatics in a channels.scm file -Without this we can't: +channels.scm works fine. Only problem is that we don't have a guix-bioinformatics git server that is *not* gitlab or github. -* programatically and reproducably use the repository to cherry-pick commits that work with shepherd services +I think we should move to ssh keys and cgit. The latter has to run in a container, ideally. ## Tags -* assigned: Efraim +* assigned: efraimf, pjotrp * type: bug * keywords: guix-bioinformatics -* status: unclear +* status: in progress * priority: medium - -## TODO: - -* Adjust the genenetwork2 package to no longer break running `guix pull` with this repository in channels.scm - -HOW? - -Need to move the function calls to export-graph out of the package definition, compute them ahead of time, and seed their results as native-inputs. |
