Merge pull request #253759 from Artturin/fixevaldarwin
This commit is contained in:
@@ -211,7 +211,7 @@ in rec {
|
||||
};
|
||||
|
||||
bootstrapTools = derivation {
|
||||
inherit system;
|
||||
inherit (localSystem) system;
|
||||
|
||||
name = "bootstrap-tools";
|
||||
builder = "${bootstrapFiles.tools}/bin/bash";
|
||||
|
||||
Reference in New Issue
Block a user