akvcam: unmark as broken

This commit is contained in:
matthewcroughan 2024-03-21 03:29:53 +00:00
parent fd2ac5b6f3
commit 704c1f5c7b
1 changed files with 0 additions and 1 deletions

View File

@ -29,6 +29,5 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [ freezeboy ];
platforms = platforms.linux;
license = licenses.gpl2Only;
broken = kernel.kernelAtLeast "5.18";
};
}