]> git.scottworley.com Git - pinch/commit
Adapt to nixpkgs' nativeCheckInputs change
authorScott Worley <scottworley@scottworley.com>
Thu, 25 May 2023 01:58:39 +0000 (18:58 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 25 May 2023 01:58:39 +0000 (18:58 -0700)
commitae63e97430175267f8177a7c7d4a5325eaea929e
treec68c5f199ce00d1e8fb7ca0519653fbb6f796d86
parentd5abffb3c868e3cf98e565a1e158eeaa333292d1
Adapt to nixpkgs' nativeCheckInputs change

nixpkgs commit f39abbc3500451fc00c80fed71b0f6f7bba8b6a4, first released in
23.05, requires that everyone move their checkInputs to nativeCheckInputs.
To build both before and after this change, we detect whether we're before
or after this change by reading the manual & behave appropriately.  :/
Changelog
default.nix