libjaylink: Sort package inputs alphabetically
Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
committed by
Bjørn Forsman
parent
47703edbe7
commit
a7b402270d
@@ -1,10 +1,10 @@
|
||||
{
|
||||
autoreconfHook,
|
||||
fetchFromGitLab,
|
||||
lib,
|
||||
stdenv,
|
||||
autoreconfHook,
|
||||
pkg-config,
|
||||
libusb1,
|
||||
pkg-config,
|
||||
stdenv,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user