···471471 '';
472472 });
473473474474- # Fails to link against with newer gsl versions because a deprecrated function
475475- # was removed
476476- hmatrix-gsl = super.hmatrix-gsl.override { gsl = pkgs.gsl_1; };
477477-478474 # tests run executable, relying on PATH
479475 # without this, tests fail with "Couldn't launch intero process"
480476 intero = overrideCabal super.intero (drv: {