Marc Weber wrote:
> Log:
> updating unifdef source location
>
> Why did the hash change as well?
Those are the same hash, just in base-16 and base-32 notation respectively:
$ nix-hash --to-base32 --type sha256 \
d14c30b1e2e9745e4b067ab86337c93ad907b4e9ee1c414d45291bf7f0c19dad
1bcxq7qgf6r98m6l277fx6s0gn9sr4vn7f3s0r5mwx79waqk0k6i
> src = fetchurl {
> - url =
> http://freshmeat.net/redir/unifdef/10933/url_tgz/unifdef-1.0.tar.gz;
> - sha256 =
> "d14c30b1e2e9745e4b067ab86337c93ad907b4e9ee1c414d45291bf7f0c19dad";
> + url = http://www.cs.cmu.edu/~ajw/public/dist/unifdef-1.0.tar.gz;
> + sha256 = "1bcxq7qgf6r98m6l277fx6s0gn9sr4vn7f3s0r5mwx79waqk0k6i";
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev