treewide: remove redundant rec
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{stdenv, buildOcamlJane,
|
||||
ppx_compare, ppx_core, ppx_driver, ppx_here, ppx_sexp_conv, ppx_tools, ppx_type_conv, sexplib}:
|
||||
|
||||
buildOcamlJane rec {
|
||||
buildOcamlJane {
|
||||
name = "ppx_assert";
|
||||
hash = "0n7fa1j79ykbkhp8xz0ksg5096asri5d0msshsaqhw5fz18chvz4";
|
||||
propagatedBuildInputs =
|
||||
|
||||
Reference in New Issue
Block a user