Open
Description
Hi, I am trying to understand the Dockerfile
that uses nix
to verify the reproducibility of the pre-built binaries, and I noticed that the dependencies, such as:
/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27
/nix/store/1kl6ms8x56iyhylb2r83lq7j3jbnix7w-binutils-2.31.1
/nix/store/lvwq3g3093injr86lm0kp0f61k5cbpay-gcc-wrapper-8.3.0
are from different nixpkgs
versions. The linked derivations above lead to the Hydra server, where it's possible to see that these derivations are part of different nixpkgs
versions.
Is this intended?
Metadata
Metadata
Assignees
Labels
No labels