cabal: add support for "editedCabalFile" attribute to address...
cabal: add support for "editedCabalFile" attribute to address https://github.com/NixOS/cabal2nix/issues/84 When 'editedCabalFile' is set to an SHA256 hash, the build driver replaces the original Cabal instructions with the new version that is downloaded from "http://hackage.haskell.org/package/${fname}/${pname}.cabal".
parent
1bd68c44
Please register or sign in to comment