From d48daa1f85c60db82e02c580b0824a209ec1caac Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 22 Oct 2025 10:19:06 +0200 Subject: AGC bindings --- topics/pangenome/impg/impg-agc-bindings.gmi | 1 + topics/rust/guix-rust-bootstrap.gmi | 1 + 2 files changed, 2 insertions(+) diff --git a/topics/pangenome/impg/impg-agc-bindings.gmi b/topics/pangenome/impg/impg-agc-bindings.gmi index ef7c55b..cc11756 100644 --- a/topics/pangenome/impg/impg-agc-bindings.gmi +++ b/topics/pangenome/impg/impg-agc-bindings.gmi @@ -25,6 +25,7 @@ One early choice is a separation of concerns. We will try to build the library i # Tasks +* [ ] Fix AGC passing exceptions through C ABI * [ ] Get guix to compile impg with AGC * [ ] Add optimization * [ ] Make sure spoa build in spoa-rs is optimized diff --git a/topics/rust/guix-rust-bootstrap.gmi b/topics/rust/guix-rust-bootstrap.gmi index c459358..cd3c322 100644 --- a/topics/rust/guix-rust-bootstrap.gmi +++ b/topics/rust/guix-rust-bootstrap.gmi @@ -19,6 +19,7 @@ Important is to have a recent version of Guix. This is achieved with 'guix pull' ```sh +mkdir -p ~/opt guix pull -p ~/opt/guix-pull --url=https://codeberg.org/guix/guix ``` -- cgit 1.4.1