Commit dfa36a3e authored by Emily's avatar Emily
Browse files

picocom: format with `nixfmt-rfc-style`

parent 0ac4e0f0
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
{ lib, stdenv
, fetchFromGitHub
, installShellFiles
, lrzsz
, darwin
{
  lib,
  stdenv,
  fetchFromGitHub,
  installShellFiles,
  lrzsz,
  darwin,
}:

stdenv.mkDerivation rec {