keyd: misc updates (#519904)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
stdenv,
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
systemd,
|
||||
runtimeShell,
|
||||
python3Packages,
|
||||
nixosTests,
|
||||
@@ -54,8 +53,6 @@ stdenv.mkDerivation {
|
||||
|
||||
installFlags = [ "DESTDIR=${placeholder "out"}" ];
|
||||
|
||||
buildInputs = [ systemd ];
|
||||
|
||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||
doInstallCheck = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user