1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/pkgs/stdenv/generic
ckie 5e420c2455
stdenv/check-meta: turn validity.valid into a str
This will allow for adding more validity types in the future, such as a
warning type. (which is in the next commit in this series)

This is NOT a breaking change because validity.valid is never exposed
outside of `stdenv.mkDerivation`.
2022-05-03 22:28:25 +03: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: turn validity.valid into a str 2022-05-03 22:28:25 +03:00
default-builder.sh
default.nix config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00
make-derivation.nix stdenv/check-meta: turn validity.valid into a str 2022-05-03 22:28:25 +03:00
setup.sh stdenv: print the time the phase took if it was longer than 30s 2022-04-02 00:42:02 +03:00