| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
when they already rely on SRI hashes.
|
|
|
|
python3Packages.debugpy: 1.6.5 → 1.6.6
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Including the pytest-xdist package automatically configures numprocesses
to $NIX_BUILD_CORES, so specifying these on a package level has become
redundant.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this fixes failures for example in nixpkgs-review on aarch64-linux
|
|
|
|
pythonPackages.debugpy: 1.3.0 → 1.4.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes the Python 2.7 build
|
|
|