I have a fix for a broken Haskell packages. To complete it, I need to regenerate hackage-packages.nix. How is this done?
I’ve seen @peti’s video tutorial, but don’t see it there. The various web pages for hackage2nix seem to explain how to update that file, rather than regenerate from a few minor fixes.
I’m not following: I don’t want to update, I merely want to reflect a fix I made in configuration-hackage2nix.yaml. I need this to test the change I made in configuration-common.nix, which depends on an up-to-date hackage-packaqes.nix.
You want a way to regenerate it, using the same state of Hackage, so that the only changes are the things you’ve added/removed in configuration-hackage.yaml?