lol

Merge pull request #185730 from fabaff/cmd2-fix

expliot: don't run tests of cmd2 override

authored by

Fabian Affolter and committed by
GitHub
295ad305 66756d0e

+1
+1
pkgs/tools/security/expliot/default.nix
··· 12 12 inherit version; 13 13 sha256 = "0qiax309my534drk81lihq9ghngr96qnm40kbmgc9ay4fncqq6kh"; 14 14 }; 15 + doCheck = false; 15 16 }); 16 17 }; 17 18 };