nixpkgs/pkgs/development/tools/build-managers/bmake
Alyssa Ross 53b88f966e bmake: add setupHook
With this change,

    nativeBuildInputs = [ bmake ];

will cause bmake to be used instead of GNU make, but with the usual
stdenv API.  Packages using bmake will no longer need to implement
their own {build,check,dist}Phase.
2021-04-16 12:56:48 +00:00
..
bootstrap-fix.patch
default.nix bmake: add setupHook 2021-04-16 12:56:48 +00:00
fix-unexport-env-test.patch
setup-hook.sh bmake: add setupHook 2021-04-16 12:56:48 +00:00