Loading
freshBootstrapTools.bootstrapTools: fix eval on darwin
```
error: undefined variable 'system'
at /home/artturin/nixgits/my-nixpkgs/.worktree/1/pkgs/stdenv/darwin/make-bootstrap-tools.nix:213:32:
212|
213| bootstrapTools = derivation {
| ^
214| inherit system;
```
fixes eval of `freshBootstrapTools.bootstrapTools` in darwin repl