summary refs log tree commit diff
path: root/issues/systems
diff options
context:
space:
mode:
authorPjotr Prins2025-10-09 14:22:22 +0200
committerPjotr Prins2026-01-05 11:12:10 +0100
commitdad7f7ad67c2705fb2ead7234b4c61a5d7ed85f7 (patch)
tree7ae59715cf2214f2333de7db9686679605f83add /issues/systems
parent90e26d706a42ee92d5f0888ccaf3a9f8fc334013 (diff)
downloadgn-gemtext-dad7f7ad67c2705fb2ead7234b4c61a5d7ed85f7.tar.gz
On GN apps
Diffstat (limited to 'issues/systems')
-rw-r--r--issues/systems/apps.gmi13
1 files changed, 12 insertions, 1 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi
index b9d4155..12065a5 100644
--- a/issues/systems/apps.gmi
+++ b/issues/systems/apps.gmi
@@ -194,7 +194,12 @@ Package definition is at
 
 Container is at
 
-=> https://git.genenetwork.org/guix-bioinformatics/tree/gn/services/bxd-power-container.scm
+=> https://git.genenetwork.org/gn-machines/tree/gn/services/mouse-longevity.scm
+
+gaeta:~/iwrk/deploy/gn-machines$ guix system container -L . -L ~/guix-bioinformatics --verbosity=3 test-r-container.scm -L ~/iwrk/deploy/guix-forge/guix 
+forge/nginx.scm:145:40: error: acme-service-type: unbound variable
+hint: Did you forget `(use-modules (forge acme))'?
+
 
 ## jumpshiny
 
@@ -205,3 +210,9 @@ root@balg01:/home/j*/gn-machines# . /usr/local/guix-profiles/guix-pull/etc/profi
 guix system container --network -L . -L ../guix-forge/guix/ -L ../guix-bioinformatics/ -L ../guix-past/modules/ --substitute-urls='https://ci.guix.gnu.org https://bordeaux.guix.gnu.org https://cuirass.genenetwork.org' test-r-container.scm -L ../guix-forge/guix/gnu/store/xyks73sf6pk78rvrwf45ik181v0zw8rx-run-container
 /gnu/store/6y65x5jk3lxy4yckssnl32yayjx9nwl5-run-container
 ```
+
+Currently:
+
+Jumpshiny: as aijun, cd services/jumpshiny and ./.guix-run
+
+