Loading pkgs/stdenv/darwin/make-bootstrap-tools.nix +1 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,7 @@ in rec { }; bootstrapTools = derivation { inherit system; inherit (localSystem) system; name = "bootstrap-tools"; builder = "${bootstrapFiles.tools}/bin/bash"; Loading Loading
pkgs/stdenv/darwin/make-bootstrap-tools.nix +1 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,7 @@ in rec { }; bootstrapTools = derivation { inherit system; inherit (localSystem) system; name = "bootstrap-tools"; builder = "${bootstrapFiles.tools}/bin/bash"; Loading