karlender: nixfmt

This commit is contained in:
wxt 2024-11-05 18:04:00 +08:00
parent 161e7bff14
commit dda8654cbd
No known key found for this signature in database
GPG Key ID: F62181757D8BF693

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 {