-
-
Notifications
You must be signed in to change notification settings - Fork 329
Labels
Description
Describe the bug
hydra truncates git revisions too short, in some places. e.g. src/root/common.tt.
To Reproduce
Steps to reproduce the behavior:
- Go to https://hydra.nixos.org/build/185573231
- Take the second hash under Changes:
bba87f - Run any git command involving this hash against nixpkgs
- Observe that this hash is not unique
Expected behavior
Produce valid hashes for a given repository.