lol

nyan: enable and fix strictDeps build

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>

+3
+3
pkgs/by-name/ny/nyan/package.nix
··· 20 20 hash = "sha256-BtvMZaQutcPqTSCN5gxYUU3CQTyCns1ldkcnjwJOFa8="; 21 21 }; 22 22 23 + strictDeps = true; 24 + 23 25 nativeBuildInputs = [ 24 26 clang 25 27 cmake 28 + flex 26 29 ]; 27 30 28 31 buildInputs = [