haskellPackages.Agda: unbreak the build by dropping a (by now) unnecessary patch#113396
haskellPackages.Agda: unbreak the build by dropping a (by now) unnecessary patch#113396iblech wants to merge 1 commit intoNixOS:masterfrom
Conversation
|
This is already fixed on You might also find this video explaining the fixing process for haskellPackages interesting. |
|
Ah, I see. Thank you very much for the detailed explanation and the many pointers. I'll have a look at the video, right now the Haskell update process is still a bit of a mystery to me. :-) I'll close this. (Nice to meet over NixOS pull request discussions, @sternenseemann! :-)) |
|
If you need |
|
Thank you, yes, I figured so. I love the prospect of requriring Agda urgently (I love that game so much), but in fact I'm not in a hurry. I just wanted to keep the [Agdapad](https://agdapad.quasicoherent.io/) up-to-date. :-)
|
Motivation for this change
Without this commit, building Agda fails as follows:
The patch the build is complaining about was necessary for Agda 2.6.1.2, fixing a version bound in the Cabal file. Meanwhile this patch has found its way into upstream Agda 2.6.1.3 and is hence no longer required.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)