picocom: format with nixfmt-rfc-style

This commit is contained in:
Emily 2024-09-12 15:06:58 +01:00
parent 0ac4e0f008
commit dfa36a3e5c

View File

@ -1,8 +1,10 @@
{ lib, stdenv
, fetchFromGitHub
, installShellFiles
, lrzsz
, darwin
{
lib,
stdenv,
fetchFromGitHub,
installShellFiles,
lrzsz,
darwin,
}:
stdenv.mkDerivation rec {