tinyssh: re‐format according to RFC 166

This commit is contained in:
Mikael Voss
2025-02-15 20:42:17 +01:00
parent 8605917fd3
commit 483867f4dd
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, stdenv
, fetchFromGitHub
{
lib,
stdenv,
fetchFromGitHub,
}:
stdenv.mkDerivation (finalAttrs: {