nixpkgs/pkgs
Peter Simons 0e6fd630a4 hackage-packages.nix: drop hard-coded configureFlags and add automatic jailbreaks
The new version of hackage2nix adds an automatic jailbreak=true attribute to
all builds that are known to fail because of unsatisfied dependency version
constraints. Of course, hackage2nix is only able to detect these problems for
the default package set -- "haskellngPackages" -- that's built with GHC 7.8.4.
It cannot know problems that might arise if you build a package with a
different version of GHC, which comes with different versions of the core
libraries. This change "fixed" 806 builds: http://hydra.cryp.to/eval/85620.

Please pay attention to possible jailbreaks when reporting build errors
upstream! If a build was run with jailbreaking enabled, the build log says

 | Running jailbreak-cabal to lift version restrictions on build inputs.

at the very top. Upstream bug reports about build errors should contain that
information, i.e. the package author should know that you're building with
different (newer!) library versions than they're specifying.

Furthermore, build expressions no longer contain an explicit list of every
Cabal flag setting. Instead, we trust that Cabal figures out an appropriate
configuration at build time. This makes the build expressions more space to
adapt to different configuration at the cost of being slightly less
deterministic.
2015-01-15 10:15:13 +01:00
..
applications gtmess: update from 0.96 to 0.97 2015-01-15 00:25:07 +01:00
build-support fetchgit: improve name detection, discard nix-1.8 check 2015-01-13 19:45:31 +01:00
data unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
desktops rage: fix video for gstreamer engine 2015-01-13 14:59:53 +01:00
development hackage-packages.nix: drop hard-coded configureFlags and add automatic jailbreaks 2015-01-15 10:15:13 +01:00
games instead: update from 1.9.1 to 2.2.0 and adopt it 2015-01-15 00:42:17 +01:00
misc Wine unstable: 1.7.33 -> 1.7.34 2015-01-11 16:43:29 +03:00
os-specific kernel: Fix path to stp bridge helper 2015-01-14 10:34:28 -08:00
servers squids.latest: update from 3.4.9. to 3.4.11 2015-01-15 00:54:26 +01:00
shells nixpkgs: remove redundant attribute sip 2014-12-23 19:37:21 +01:00
stdenv stdenv: improve message on evaluation check (no hash changes) 2015-01-11 21:38:19 +01:00
test
tools xarchiver: update from 0.5.3 to 0.5.4 2015-01-15 01:01:52 +01:00
top-level Python: jedi: update 0.8.0-final0 -> 0.8.1 2015-01-15 05:34:30 +01:00