Unverified Commit 7edaf495 authored by DontEatOreo's avatar DontEatOreo
Browse files

csharprepl: format with `nixfmt-rfc-style`

parent 0453fe23
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{ buildDotnetGlobalTool, dotnetCorePackages, lib }:
{
  buildDotnetGlobalTool,
  dotnetCorePackages,
  lib,
}:

buildDotnetGlobalTool {
  pname = "csharprepl";