···99 outputHashAlgo = "sha256";
1010 outputHash = "sha256-FpMp7z+B3cR3LkQ+PooH/b1/NlxH8NHVJNWifaPWt4U=";
11111212- # This 256 byte seed is the only pre-compiled binary in the bootstrap chain.
1313- hex0-seed = import <nix/fetchurl.nix> {
1414- name = "hex0-seed-${version}";
1515- url = "https://github.com/oriansj/bootstrap-seeds/raw/b1263ff14a17835f4d12539226208c426ced4fba/POSIX/x86/hex0-seed";
1616- hash = "sha256-QU3RPGy51W7M2xnfFY1IqruKzusrSLU+L190ztN6JW8=";
1717- executable = true;
1818- };
1919-2012 /*
2113 Since `make-minimal-bootstrap-sources` requires nixpkgs and nix it
2214 will create a circular dependency if it is used in place of the
···1919## You should have received a copy of the GNU General Public License
2020## along with mescc-tools. If not, see <http://www.gnu.org/licenses/>.
21212222-alias CC="${mescc-tools}/bin/M2-Mesoplanet --operating-system ${OPERATING_SYSTEM} --architecture ${ARCH} -f"
2222+alias CC="${mescc-tools}/bin/M2-Mesoplanet --operating-system ${m2libcOS} --architecture ${m2libcArch} -f"
2323cd ${src}/mescc-tools-extra
24242525# Create output folder