| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-30 | treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck | Peder Bergebakken Sundt | |
| This will respect `doCheck = false;` overrides, common for cross. | |||
| 2023-10-06 | python3Packages.xtensor-python: 0.25.1 -> 0.26.1 | Someone Serge | |
| Use toPythonModule, and stdenv.mkDerivation. | |||
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2021-06-18 | pythonPackages.xtensor-python: init at 0.25.1 | Lancelot SIX | |
