eask: reformat with nixfmt-rfc-style

This commit is contained in:
Piotr Kwiecinski
2024-06-17 23:48:53 +02:00
parent 89b6ee2b76
commit 428cd145eb
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, buildNpmPackage
, fetchFromGitHub
{
lib,
buildNpmPackage,
fetchFromGitHub,
}:
buildNpmPackage rec {