waycheck: nixfmt

This commit is contained in:
Gavin John 2024-09-09 16:24:41 -07:00
parent a1658a19e8
commit 9c622eb91d
No known key found for this signature in database
GPG Key ID: 792E158CDD33C3EE

View File

@ -1,13 +1,14 @@
{ lib
, stdenv
, fetchFromGitLab
, meson
, ninja
, pkg-config
, qt6
, wayland
, glib
, wrapGAppsHook3
{
lib,
stdenv,
fetchFromGitLab,
meson,
ninja,
pkg-config,
qt6,
wayland,
glib,
wrapGAppsHook3,
}:
stdenv.mkDerivation (finalAttrs: {