Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at netboot-syslinux-multiplatform 17 lines 460 B view raw
1{ 2 "version": "4.4.282", 3 "platforms": { 4 "x86_64-linux": { 5 "name": "x86_64-unknown-linux-musl", 6 "hash": "sha256-ddf30gAKYztw6RD5fPK/eb7AoYp/SiN9hDDEuUT3LZE=" 7 }, 8 "aarch64-darwin": { 9 "name": "aarch64-apple-darwin", 10 "hash": "sha256-fZyovA6Oq/jGF1OAzm/6nfldaVtZyor9IJGQtVmCVLM=" 11 }, 12 "x86_64-darwin": { 13 "name": "x86_64-apple-darwin", 14 "hash": "sha256-4oVDbUtl+zkaL9kDCdfAvCCDlJRZG8ho0LufKx7nTkg=" 15 } 16 } 17}