diff --git a/TODO.md b/TODO.md new file mode 100755 index 0000000..c43e8c6 --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +Allow `Cerulean.mkNexus` to be an alias for `flake-parts.lib.mkFlake` +also rename `Cerulean` to `cerulean` in Nix to maintain the naming convention. + +Using `flake-parts` ensures Cerulean is usable without restricting +yourself only to the Cerulean ecosystem.