Added derivation for the environment of ruboocop and solargraph (PAIN)

This commit is contained in:
Yoni FIRROLONI 2023-07-13 05:03:55 +02:00
commit c129696679
8 changed files with 766 additions and 158 deletions

View file

@ -0,0 +1,5 @@
{...}: {
imports = [
./ruby.nix
];
}