add an engage file

See <https://charles.page.computer.surgery/engage/> for info.
This commit is contained in:
Charles Hall 2023-12-20 15:29:09 -08:00
parent 0d17aedae5
commit e8ac881b2f
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 66 additions and 0 deletions

View file

@ -82,6 +82,8 @@
rust-src
rustc
rustfmt
]) ++ (with pkgs; [
engage
]);
};