macos-tahoe-install-pkgs-x86/README.md

1.2 KiB

macOS Tahoe install sources (x86_64)

Pinned inputs for vmix.nix macOS Tahoe images (lib/images/macos/upstream.json), stored with git LFS.

file what size sha256
InstallAssistant.pkg macOS Tahoe 26.6.2 (25G83) full installer, Apple software update product 140-93587 18384624402 bytes 376923d7494cfa32b69f383bcfdce46aeedb609fe6a242ea12a6e015bfb77ba4 (see SHA256SUMS)
BaseSystem.dmg macOS Tahoe 26.6.2 Recovery (BaseSystem, HFS+), from Apple's osrecovery service 960530321 bytes edddd0d5869caaa12e29e6996a04f11590280580976a119dbd42c24fa62fe18e

Origin URLs:

Use with vmix.nix:

nix store add-path --name macos-tahoe-BaseSystem.dmg BaseSystem.dmg
#  -> /nix/store/fqpih1dmg826cfxcyyxn4qm08pvcxgz4-macos-tahoe-BaseSystem.dmg (upstream.json recovery.file)
nix store add-path --name InstallAssistant.pkg InstallAssistant.pkg   # or let fetchurl download it from Apple