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
No known key found for this signature in database
GPG Key ID: EC0DE1CB9D5258B4

View File

@ -1,6 +1,7 @@
{ lib
, buildNpmPackage
, fetchFromGitHub
{
lib,
buildNpmPackage,
fetchFromGitHub,
}:
buildNpmPackage rec {