···712712 blasProvider = blas.provider;713713 # To help debug when a package is broken due to CUDA support714714 inherit brokenConditions;715715- tests = callPackage ./tests.nix { };715715+ tests = callPackage ../tests { };716716 };717717718718 meta = {