Files
nixpkgs/pkgs
Peter Simons d8974b47cb pkgs/build-support/cabal: filter 'doCheck=false' field from the expression to avoid unnecessary hash changes
In the master branch, doCheck defaults to 'false', which means that no package
will change its hash unless its doCheck field is set to 'true' explicitly. In
the stdenv-updates branch, however, all Haskell packages have a default setting
of 'doCheck=true'. Once that branch has been merged, filtering doCheck is no
longer necessary.
2013-02-24 23:43:34 +01:00
..
2013-02-24 11:26:32 +01:00
2013-02-21 21:51:09 +01:00
2013-02-24 18:02:53 +04:00
2013-02-24 12:07:14 +01:00
2013-02-24 18:02:53 +04:00