ytermusic: format using nixfmt

This commit is contained in:
Noa Aarts
2024-11-03 14:28:21 +01:00
parent 29e9474935
commit c497d93d55
+8 -8
View File
@@ -1,11 +1,11 @@
{ alsa-lib
, dbus
, fetchFromGitHub
, lib
, openssl
, pkg-config
, rustPlatform
,
{
alsa-lib,
dbus,
fetchFromGitHub,
lib,
openssl,
pkg-config,
rustPlatform,
}:
rustPlatform.buildRustPackage rec {