waycheck: nixfmt

(cherry picked from commit 9c622eb91d)
This commit is contained in:
Gavin John
2024-09-09 16:24:41 -07:00
committed by github-actions[bot]
parent 4fe286f208
commit 57f3f9e923

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: {