]> git.scottworley.com Git - git-cache/commit - Changelog
Adapt to nixpkgs' nativeCheckInputs change
authorScott Worley <scottworley@scottworley.com>
Thu, 25 May 2023 01:30:45 +0000 (18:30 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 25 May 2023 01:30:45 +0000 (18:30 -0700)
commitce9660cb142544ff3612bb2e39e2d2860a72dc5c
treeaca5bd79aa8baac13448b5d7331a6768e4a7710d
parent7a5602a89702788c4e5a870c1548ba226cc34e07
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