nixpkgs/pkgs/stdenv/generic
sternenseemann 41485e7337 stdenv.mkDerivation: be less strict about check execution for cross
Instead of requiring the platforms be equal, use `isCompatible` to
determine if we can execute tests. The upside of this is that we now
can execute tests for natively cross compiled package sets like
pkgsStatic, pkgsLLVM and pkgsCross.musl64 etc.
2022-05-23 21:25:04 +02:00
..
builder.sh Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next" 2021-09-05 15:02:25 +02:00
check-meta.nix stdenv/check-meta: add a "maintainerless" warning 2022-05-03 22:29:14 +03:00
default-builder.sh
default.nix config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00
make-derivation.nix stdenv.mkDerivation: be less strict about check execution for cross 2022-05-23 21:25:04 +02:00
setup.sh stdenv: print the time the phase took if it was longer than 30s 2022-04-02 00:42:02 +03:00