foot: enable strictDeps

This commit is contained in:
sternenseemann
2024-03-13 12:05:08 +01:00
parent ff9cb2dc9e
commit e445e3a3e2
@@ -182,6 +182,8 @@ stdenv.mkDerivation {
moveToOutput share/foot/themes "$themes"
'';
strictDeps = true;
outputs = [ "out" "terminfo" "themes" ];
passthru.tests = {