flake: add sln-mode input

This commit is contained in:
Tristan Gosselin-Hane
2022-04-15 23:03:21 -04:00
parent 1d88ca27db
commit eae902034b
2 changed files with 6 additions and 0 deletions

View File

@ -98,6 +98,10 @@ self: super: {
pname = "rotate-text";
};
sln-mode = self.straightBuild {
pname = "sln-mode";
};
so-long = self.straightBuild {
pname = "emacs-so-long";
ename = "so-long";