···15151616self: super: {
17171818+ # There are numerical tests on random data, that may fail occasionally
1919+ lapack = dontCheck super.lapack;
2020+1821 # Arion's test suite needs a Nixpkgs, which is cumbersome to do from Nixpkgs
1922 # itself. For instance, pkgs.path has dirty sources and puts a huge .git in the
2023 # store. Testing is done upstream.