- bson: updated to version 0.2.0
- cpu: updated to version 0.1.1
- defaults.nix: cosmetic
- iteratee: updated to version 0.8.9.1
- ListLike: updated to version 3.1.5
- mongoDB: updated to version 1.3.0
- packages.nix: cosmetic
- stringsearch: added version 0.3.6.3
- system-fileio: updated to version 0.3.8
- wai-extra: updated to version 1.2.0.5
svn path=/nixpkgs/trunk/; revision=34517
- BNFC-meta: updated to version 0.3.0.3
- HUnit: added version 1.2.4.3
- multirec: updated to version 0.7.2
- resourcet: updated to version 0.3.2.2
svn path=/nixpkgs/trunk/; revision=34489
- rename package from gimp_2_8_0 to gimp_2_8 as discussed on mailing list[1]
- remove babl_0_1_10 and gegl_0_2_0 and use them as default versions
[1] http://article.gmane.org/gmane.linux.distributions.nixos/8708
svn path=/nixpkgs/trunk/; revision=34444
- accelerate-cuda: updated to version 0.12.1.0
- accelerate-examples: updated to version 0.12.1.0
- accelerate-io: updated to version 0.12.1.0
- accelerate: updated to version 0.12.1.0
- hakyll: updated to version 3.3.0.1
- pandoc: updated to version 1.9.4.1
- Vec: updated to version 0.9.9
svn path=/nixpkgs/trunk/; revision=34431
- generic-deriving: updated to version 1.2.1
- ghc-mod: updated to version 1.10.17
- gitit: updated to version 0.10.0.1
- graphviz: updated to version 2999.13.0.3
- hsemail: updated to version 1.7.2
- split: updated to version 0.1.4.3
svn path=/nixpkgs/trunk/; revision=34384
- cereal: updated to version 0.3.5.2
- leksah-server: updated to version 0.12.1.1
- repa-algorithms: updated to version 3.2.1.1
- repa-examples: updated to version 3.2.1.1
- repa-io: updated to version 3.2.1.1
- repa: updated to version 3.2.1.1
- RepLib: updated to version 0.5.3
- unbound: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=34366
- http-conduit: updated to version 1.4.1.8
- leksah-server: updated to version 0.12.1.0
- leksah: updated to version 0.12.1.0
- ltk: updated to version 0.12.1.0
- yaml: updated to version 0.7.0.3
svn path=/nixpkgs/trunk/; revision=34356
- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
The package won't compile when 'buildExamples' is enabled. First of all,
it depends on an ancient version of the 'executable-path' library. That
problem can be remedied by adding
patchPhase = ''
sed -i -e 's|executable-path == 0.0.\*|executable-path|' reactive-banana-wx.cabal
'';
..., but even then it won't build because the Cabal file doesn't declare
all dependencies properly. Both GHC 7.0.4 and 7.4.1 fail complaining
about the absence of Prelude.
svn path=/nixpkgs/trunk/; revision=34328
- hlint: updated to version 1.8.29
- hscolour: updated to version 1.20.2
- random-fu: updated to version 0.2.3.0
svn path=/nixpkgs/trunk/; revision=34324