Closed 54696d21 closed 10 months ago
Do you mind sending another PR? #67 might have sent the wrong checksums.
@zimbatm how is it possible to have a stable sha256 if https://channels.nixos.org/nixos-20.09/latest-nixos-minimal-x86_64-linux.iso is used ?
It's not. It should be pinned to a specific version.
I have also a checksum error
$ packer build --only=virtualbox-iso nixos-x86_64.json
[...]
virtualbox-iso: latest-nixos-minimal-x86_64-linux.iso 674.00 MiB / 674.00 MiB 100.00% 1m4s
==> virtualbox-iso: Checksum did not match, removing nixbox/packer_cache/ba16d535fa72db65dd6121d50c26604060b15036.iso
==> virtualbox-iso: Expected: 9e66b8f763cf66ca1ce0f0556e52466c91b68a58b503b086348017ace04f2437
==> virtualbox-iso: Got: a0a0862e59709edcd004f058c5f4c73c024357c27096a320b93b16ca678371ea
I get consistent checksum errors for the download. Is it save to edit them? I assume the simply changed.
Context: I'm trying to build it on a fully updated Arch Linux on a x86_64 box.
Thanks :)