nixpkgs/pkgs
Peter Simons 13dc24f5c3 cabal2nix: update to version 20150807-6-g9f58996
The generated shell.nix file accepts a string argument called "compiler" that
determines the package set used to instantiate the generated expression. For
example, running "nix-shell --argstr compiler ghc7102" would evaluate the build
inside of "pkgs.haskell.packages.ghc7102". Earlier versions of cabal2nix had the
current default compiler hard-coded in the expression, but after this change this
is no longer the case. When "compiler" remains unspecified, it defaults to
"default", and this value causes evaluation in "pkgs.haskellPackages", which is
the package set most people would like to use by default. That change has to
benefits:

 1) Generated expression no longer contain any particular compiler version. The
    choice of the default compiler depends on the version of Nixpkgs that's used
    to build the expression.

 2) When the default compiler is used, overrides configured for the default
    package set apply, which was not the case in earlier versions.
2015-08-07 23:08:13 +02:00
..
applications mesos: fix build by applying patch from review.apache.org 2015-08-07 18:14:18 +02:00
build-support Merge pull request #9060 from oxij/emacs-cleanup 2015-08-06 20:54:46 +03:00
data geolite-legacy: support all platforms; it's just data 2015-08-06 16:21:57 +02:00
desktops gnome-tweak-tool: 3.16.0 -> 3.16.2 2015-08-07 13:12:08 +02:00
development cabal2nix: update to version 20150807-6-g9f58996 2015-08-07 23:08:13 +02:00
games FreeCell-Solver: init at 3.26.0 2015-08-05 22:02:13 -03:00
misc vimPlugins: add CheckAttach, vimwiki 2015-08-06 10:56:46 +09:00
os-specific radeontop: 2015-06-24 -> 2015-08-06 2015-08-06 16:21:59 +02:00
servers Revert "rethinkdb: Force dynamic linking and allow dependency substitution" 2015-08-06 16:25:51 +02:00
shells ipython: 3.1 -> 3.2.1 2015-08-05 23:09:28 +02:00
stdenv make bootstrap files buildable in sandbox 2015-07-10 14:00:47 -07:00
test
tools vdirsyncer: 0.5.2 -> 0.6.0 2015-08-07 12:18:24 +02:00
top-level Switch ghcjs to ghc 7.10.2. 2015-08-07 15:13:14 +02:00