Revert "Add the pre-build hook."
Going to reimplement differently.
This reverts commit 1e4a4a2e9f.
This commit is contained in:
parent
9b1866b721
commit
fd6774e285
4 changed files with 0 additions and 145 deletions
|
|
@ -206,10 +206,6 @@ struct Settings {
|
|||
/* Whether the importNative primop should be enabled */
|
||||
bool enableImportNative;
|
||||
|
||||
/* The hook to run just before a build to set derivation-specific
|
||||
build settings */
|
||||
Path preBuildHook;
|
||||
|
||||
private:
|
||||
SettingsMap settings, overrides;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue