fx-cast-bridge: nixfmt
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user