treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, ocamlbuild
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "js_of_ocaml-ocamlbuild";
|
||||
|
||||
inherit (js_of_ocaml-compiler) version src installPhase meta;
|
||||
|
||||
Reference in New Issue
Block a user