beam-modules: format with nixpkgs-fmt

This commit is contained in:
happysalada 2021-04-02 09:53:14 +09:00
parent 50d34017c2
commit f0b6a466e1

View File

@ -80,4 +80,5 @@ let
# An example of Erlang/C++ package. # An example of Erlang/C++ package.
cuter = callPackage ../tools/erlang/cuter { }; cuter = callPackage ../tools/erlang/cuter { };
}; };
in makeExtensible packages in
makeExtensible packages