dtv-scan-tables: check for spurious references in build result

This package is pure data,
so it must not have any runtime dependencies.
This commit is contained in:
Yarny0
2023-01-15 10:56:32 +01:00
parent f6e4fe96f4
commit 4e1a99790c
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
"PREFIX=$(out)"
];
allowedReferences = [ ];
meta = with lib; {
description = "Digital TV scan tables";
homepage = "https://github.com/tvheadend/dtv-scan-tables";