NixOS / cabal2nix

Generate Nix build instructions from a Cabal file
https://haskell4nix.readthedocs.io
Other
352 stars 153 forks source link

Pulling from darcs zip file results in unpacking failure. #614

Open locallycompact opened 5 months ago

locallycompact commented 5 months ago

cabal2nix generates this expression from https://hub.darcs.net/darcs/darcs-screened/dist but that then does not unpack properly

Expression:

https://gitlab.horizon-haskell.net/package-sets/horizon-devtools/-/blob/d851e6e891726af219841af51fcb98dc7a747a28/pkgs/darcs.nix

Failure:

https://gitlab.horizon-haskell.net/package-sets/horizon-devtools/-/jobs/1138736

sternenseemann commented 2 months ago

Can you paste the log here? Seems to have disappeared.