libjaylink: Sort package inputs alphabetically

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer
2025-02-18 08:22:27 +01:00
committed by Bjørn Forsman
parent 47703edbe7
commit a7b402270d
+3 -3
View File
@@ -1,10 +1,10 @@
{
autoreconfHook,
fetchFromGitLab,
lib,
stdenv,
autoreconfHook,
pkg-config,
libusb1,
pkg-config,
stdenv,
}:
stdenv.mkDerivation rec {