mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
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
|
|
@ -182,7 +182,6 @@ void Settings::update()
|
|||
_get(logServers, "log-servers");
|
||||
_get(enableImportNative, "allow-unsafe-native-code-during-evaluation");
|
||||
_get(useCaseHack, "use-case-hack");
|
||||
_get(preBuildHook, "pre-build-hook");
|
||||
|
||||
string subs = getEnv("NIX_SUBSTITUTERS", "default");
|
||||
if (subs == "default") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue