@raboof On your site: https://reproducible.nixos.org/nixos-iso-minimal-runtime/

If I try to checkout the appropriate commit (5a2500a5e80cb462fe1cc45b26) on my version of Nixpkgs, git doesn't recognize it as belonging to the repo. If I visit the github website, like so: https://github.com/NixOS/nixpkgs/commit/5a2500a5e80cb462fe1cc45b26a9e5584eeabef1

I see the message:
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository

NixOS Reproducible Builds

Reproducible Builds allow us to have independently-verifiable binaries. This page summarizes the progress towards that goal for NixOS.

@raboof So, maybe update the instructions on the website with the appropriate fork you're using? If you're using one.

I'm not working on the project, so I don't personally need to access this personally, though. I just investigated this out of curiousity.

@raboof The parent commit to that doesn't have that message for some reason. IDK what the solution is.
@malba hmm, weird - I *thought* that was just nixos-unstable-minimal, but perhaps I cheated and cherry-picked something. Will do a new report from the regular branch soon 😃