Federico Beffa <[email protected]> skribis: > Basically I did: > > 1. write the package for emacs-dash > 2. guix build emacs-dash > 3. copy emacs-dash and make emacs-s out of it, keeping the hash unchanged > 4. guix build emacs-s > > Boom: in the generated derivation I find dash.el instead of s.el. > > 5. change the first char of the hash 0->6 > > Boom: same.
So you’re saying the two hashes that differed by one digit were considered the same, essentially. Could you check if there’s a simple way to reproduce it? Thanks, Ludo’.
