diff options
author | Pjotr Prins | 2022-10-07 07:54:48 -0500 |
---|---|---|
committer | Pjotr Prins | 2022-10-07 07:55:05 -0500 |
commit | 9d0f39309d3445d5306b55c34a540a9d133820f0 (patch) | |
tree | eeea23a5a96dac82186541abe477262b5c850b40 | |
parent | a76c699a7075b3e2c07d85439a06698244c84816 (diff) | |
download | gn-gemtext-9d0f39309d3445d5306b55c34a540a9d133820f0.tar.gz |
Updated tasks
-rw-r--r-- | tasks/dana.gmi | 2 | ||||
-rw-r--r-- | tasks/gregf.gmi | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/tasks/dana.gmi b/tasks/dana.gmi index a79d073..217fd51 100644 --- a/tasks/dana.gmi +++ b/tasks/dana.gmi @@ -10,7 +10,7 @@ ## Tasks -* [ ] Move tux02 into position p2 +* [X] Move tux02 into position p2 => ../issues/systems/decommission-machines.gmi diff --git a/tasks/gregf.gmi b/tasks/gregf.gmi new file mode 100644 index 0000000..6aecab4 --- /dev/null +++ b/tasks/gregf.gmi @@ -0,0 +1,19 @@ +# Tasks for Gregory + +# Tags + +* assigned: gregf, pjotrp +* priority: medium +* type: deployment, packaging +* status: in progress + +# Tasks + +* [ ] Simple example of running Julia with sysimage on command line (@gregf) +* [ ] Replicate using GNU Guix (@pjotrp) +* [ ] Add first dependency from bulklmm (@gregf) +* [ ] Replicate with GNU Guix (@pjotrp) + +# Notes + +=> https://julialang.github.io/PackageCompiler.jl/dev/sysimages.html
\ No newline at end of file |