feat: mewtris now external

This commit is contained in:
Kat Inskip 2025-10-12 00:11:49 -07:00
parent cb0c3edebd
commit 0e6a882c6e
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 36 additions and 257 deletions

View file

@ -304,6 +304,13 @@
flake-compat.follows = "flake-compat";
};
};
mewtris = {
url = "github:kittywitch/mewtris/main";
inputs = {
nix-std.follows = "nix-std";
flake-compat.follows = "flake-compat";
};
};
# a bunch of modules (also arcnmx is good)
arcexprs = {
#url = "github:kittywitch/arcexprs/master";