diff options
author | Pjotr Prins | 2024-03-25 11:51:36 +0100 |
---|---|---|
committer | Pjotr Prins | 2024-03-25 11:51:36 +0100 |
commit | 42b10471677ff75fa0c094cca117cb1341f69cae (patch) | |
tree | 947c0257f9a87c021594b637b0b952e9ea2ae228 /topics/guix | |
parent | 72fbe1ccf6e2c92b6617af84c9bbdc1eff8b8940 (diff) | |
download | gn-gemtext-42b10471677ff75fa0c094cca117cb1341f69cae.tar.gz |
Fallback: fixing problems
Diffstat (limited to 'topics/guix')
-rw-r--r-- | topics/guix/guix-system-containers-and-how-we-use-them.gmi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/topics/guix/guix-system-containers-and-how-we-use-them.gmi b/topics/guix/guix-system-containers-and-how-we-use-them.gmi index f9d7253..0ceac71 100644 --- a/topics/guix/guix-system-containers-and-how-we-use-them.gmi +++ b/topics/guix/guix-system-containers-and-how-we-use-them.gmi @@ -101,3 +101,9 @@ Probably worth reading the Here we focus on the production server setup running on test01: => https://git.genenetwork.org/gn-machines/tree/production.scm + +# Debugging and development + +See + +=> /topics/systems/debug-and-developing-code-with-genenetwork-system-container |