You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.