picocom: format with nixfmt-rfc-style

This commit is contained in:
Emily
2024-09-12 15:10:15 +01:00
parent 0ac4e0f008
commit dfa36a3e5c
+7 -5
View File
@@ -1,8 +1,10 @@
{ lib, stdenv
, fetchFromGitHub
, installShellFiles
, lrzsz
, darwin
{
lib,
stdenv,
fetchFromGitHub,
installShellFiles,
lrzsz,
darwin,
}:
stdenv.mkDerivation rec {