kmd-test: fix build by removing unnecessary patch

Checked upstream
This commit is contained in:
Artturin 2024-10-01 22:15:58 +03:00
parent 9ac281d297
commit e3faaeb8a5
2 changed files with 0 additions and 26 deletions

View file

@ -43,8 +43,6 @@ in
inherit src version;
patches = [ ./missing_header.patch ];
nativeBuildInputs = [ pkgs.gnumake ];
buildPhase = ''