diff --git a/README.md b/README.md index cd8d1b8..02968ee 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ **SoTest:** https://opensource.sotest.io/userName%3Demery/1 +# Current status + +I (the singular maintainer) have paused my work here while I write a native +[Dhall evaluator](https://git.sr.ht/~ehmry/dhall-nim) for Genode. This will +allow for dynamic on-target reconfiguration. + ## Repository layout - Native packages are at [packages](./packages/default.nix) @@ -158,6 +164,8 @@ The worksites at the moment are: - Configuration validation via a service routing prover. + - Fix Ncurses build + # Nix Flakes This repository is structured as a Nix flake, which is an experimental extension