treewide: remove redundant quotes
This commit is contained in:
@@ -23,7 +23,7 @@ let param = {
|
||||
"4.08" = {
|
||||
version = "5.3+4.08.0";
|
||||
sha256 = "0vdmhs3hpmh5iclx4lzgdpf362m4l35zprxs73r84z1yhr4jcr4m"; };
|
||||
}."${ocaml.meta.branch}";
|
||||
}.${ocaml.meta.branch};
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
name = "ocaml${ocaml.version}-ppx_tools-${param.version}";
|
||||
|
||||
Reference in New Issue
Block a user