karlender: nixfmt

This commit is contained in:
wxt
2024-11-06 21:03:51 +08:00
parent 161e7bff14
commit dda8654cbd
+10 -9
View File
@@ -1,12 +1,13 @@
{ lib
, rustPlatform
, fetchFromGitLab
, pkg-config
, gtk4
, libadwaita
, wrapGAppsHook4
, glib
, tzdata
{
lib,
rustPlatform,
fetchFromGitLab,
pkg-config,
gtk4,
libadwaita,
wrapGAppsHook4,
glib,
tzdata,
}:
rustPlatform.buildRustPackage rec {