rubocop: alias to rubyPackages.rubocop

This commit is contained in:
Mario Rodas
2021-05-21 04:20:00 +00:00
parent b9c3590ee2
commit ab1302a32a
5 changed files with 1 additions and 158 deletions
+1 -1
View File
@@ -8217,7 +8217,7 @@ in
rubber = callPackage ../tools/typesetting/rubber { };
rubocop = callPackage ../development/tools/rubocop { };
rubocop = rubyPackages.rubocop;
ruffle = callPackage ../misc/emulators/ruffle { };