treewide: remove redundant rec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, bundlerEnv, ruby, bundlerUpdateScript }:
|
||||
|
||||
bundlerEnv rec {
|
||||
bundlerEnv {
|
||||
pname = "rubocop";
|
||||
|
||||
inherit ruby;
|
||||
|
||||
Reference in New Issue
Block a user