From c6858b00c46db1f16ae4d688d5a713bac6603aed Mon Sep 17 00:00:00 2001 From: Senna <101657201+blob5@users.noreply.github.com> Date: Sat, 16 Aug 2025 22:08:06 +0200 Subject: [PATCH] remove pythonImportsCheck --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index e851d9d..0609ddd 100644 --- a/flake.nix +++ b/flake.nix @@ -67,8 +67,6 @@ # Needs to be adapted for the nix derivation build doCheck = false; - pythonImportsCheck = [ "viu" ]; - meta = { description = "Your browser anime experience from the terminal"; homepage = "https://github.com/Benexl/Viu";