nix-community / emacs-overlay

Bleeding edge emacs overlay [maintainer=@adisbladis]
508 stars 168 forks source link

recipes-archive-melpa: fix incorrect source hash of geiser #423

Closed brsvh closed 2 months ago

brsvh commented 2 months ago

Encountered an error while building emacs-geiser.

error: hash mismatch in fixed-output derivation '/nix/store/wqgzvkivjc1pwvh7l44n2fc9d3xy1ls0-source.drv':
         specified: sha256-fC4dEWvMiDVx7P8dLrX5CVvR5QZyj383V9lV1bxryPM=
             got:   sha256-NSrXGtedpXxNTu/5qd92ocAIqOUeXC6FmbplrMg+KI8=

If others encounter this as well, it can be merged here to fix.

jian-lin commented 2 months ago

https://github.com/nix-community/emacs-overlay/pull/387#issuecomment-2351556889

cc @Ultra980