fx-cast-bridge: nixfmt

This commit is contained in:
wxt
2024-11-14 07:28:44 +08:00
parent 5603504a8d
commit d5bab48a3a
+8 -1
View File
@@ -1,4 +1,11 @@
{ lib, buildNpmPackage, fetchFromGitHub, avahi-compat, nodejs_18, python3 }:
{
lib,
buildNpmPackage,
fetchFromGitHub,
avahi-compat,
nodejs_18,
python3,
}:
buildNpmPackage rec {
pname = "fx-cast-bridge";