Peter Simons
f8fb3529e6
haskell-numbers: update to version 3000.2.0.1
2014-02-05 20:40:26 +01:00
Peter Simons
9ce70d54f6
haskell-mwc-random: update to version 0.13.1.1
2014-02-05 20:40:26 +01:00
Peter Simons
ebe7e96078
haskell-murmur-hash: update to version 0.1.0.7
2014-02-05 20:40:26 +01:00
Peter Simons
d5aaeb89c1
haskell-mime: update to version 0.4.0
2014-02-05 20:40:26 +01:00
Peter Simons
859f5be293
haskell-mime-mail: update to version 0.4.4
2014-02-05 20:40:26 +01:00
Peter Simons
216be85d75
haskell-lockfree-queue: update to version 0.2.3
2014-02-05 20:40:25 +01:00
Peter Simons
4e9e56382e
haskell-haskell-src-exts: update to version 1.14.0.1
2014-02-05 20:40:25 +01:00
Peter Simons
24f0b095a6
haskell-free: update to version 4.5
2014-02-05 20:40:25 +01:00
Peter Simons
43f6f32170
haskell-diagrams-svg: update to version 1.0.1.2
2014-02-05 20:40:25 +01:00
Peter Simons
337a7f9e17
haskell-conduit: update to version 1.0.13
2014-02-05 20:40:25 +01:00
Peter Simons
31e1399a31
haskell-blaze-svg: update to version 0.3.3.1
2014-02-05 20:40:25 +01:00
Peter Simons
2f17d51ce8
haskell-blaze-html: update to version 0.7.0.1
2014-02-05 20:40:25 +01:00
Peter Simons
2916f880b1
haskell-bindings-DSL: update to version 1.0.21
2014-02-05 20:40:25 +01:00
Peter Simons
30ae0ae0a8
haskell-ansi-terminal: update to version 0.6.1.1
2014-02-05 20:40:25 +01:00
Peter Simons
e41a33b48f
haskell-abstract-deque: update to version 0.3
2014-02-05 20:40:24 +01:00
Peter Simons
9c3c0397a2
haskell-HTF: update to version 0.11.1.1
2014-02-05 20:40:24 +01:00
Peter Simons
cdbca9518e
haskell-HList: update to version 0.3.2.0
2014-02-05 20:40:24 +01:00
Peter Simons
f379d2f5b4
haskell-abstract-deque-tests: add version 0.3
2014-02-05 20:40:24 +01:00
Peter Simons
eb7b5317fd
haskell-packages.nix: provide a consistent attribute name for llvmGeneral_3_4
2014-02-05 20:40:24 +01:00
Peter Simons
37a354f632
haskell-llvm-general: drop unnecessary function arguments
2014-02-05 20:40:24 +01:00
Vladimír Čunát
d39d5cbc16
gnome2.vte: fix CVE-2012-2738 (just DOS)
2014-02-05 20:25:21 +01:00
Eelco Dolstra
eed3c8a6ec
lcov: Don't warn about missing source files
...
Another upstream patch for compatibility with current GCCs.
2014-02-05 20:17:01 +01:00
Eelco Dolstra
d7cb2f5712
lcov: Apply upstream patch for GCC >= 4.7 compatibility
2014-02-05 19:46:48 +01:00
Evgeny Egorochkin
c60f9cdb3e
kwebkitpart: update from 1.3.2 to 1.3.3
2014-02-05 20:29:56 +02:00
Nixpkgs Monitor
65fe5331f4
kde4_next.calligra: update from 2.7.2 to 2.7.5
2014-02-05 20:23:07 +02:00
Eelco Dolstra
a123a2675b
lcov: Filter out /nix/store/* by default
2014-02-05 19:18:33 +01:00
Eelco Dolstra
80647127a3
Turn the coverage analysis stdenv adapters into setup hooks
...
Stdenv adapters are kinda weird and un-idiomatic (especially when they
don't actually change stdenv). It's more idiomatic to say
buildInputs = [ makeCoverageAnalysisReport ];
2014-02-05 19:18:33 +01:00
Eelco Dolstra
bea2b3c517
addCoverageInstrumentation: Set NIX_CFLAGS_COMPILE as an attribute
...
This allows it to show up in nix-shell.
2014-02-05 19:18:33 +01:00
Eelco Dolstra
58a863268a
stdenv: Simplify
2014-02-05 19:18:33 +01:00
Eelco Dolstra
c3d84d15ce
Apply makeOverridable to stdenv
...
This removes the need for hacks like stdenv.regenerate. It also
ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker
clangStdenv’ works).
2014-02-05 19:18:33 +01:00
Eelco Dolstra
7703f04b75
Add a stdenv adapter ‘useGoldLinker’ to force use of Gold
2014-02-05 19:18:33 +01:00
Evgeny Egorochkin
1f21ae53d3
KDE: default to 4.11
2014-02-05 20:14:16 +02:00
Evgeny Egorochkin
e27b00915a
youtubeDL: update from 2014.01.30.2 to 2014.02.03
2014-02-05 20:12:54 +02:00
Evgeny Egorochkin
bb0c35d982
kde4_next.konversation: update from 1.4 to 1.5
2014-02-05 20:12:53 +02:00
Lluís Batlle i Rossell
63adcbcfc7
libgcrypt: update to 1.6.1
2014-02-05 16:30:07 +01:00
Shea Levy
b8e06f3110
Revive old haskell-tls packages
...
tls-1.2 broke source-compatability
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Shea Levy
da16a4b631
Add string-conversions haskell package
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Rob Vermaas
6fe07cb304
Fix IDEA, previously it could not find the jdk.
2014-02-05 15:49:45 +01:00
Domen Kožar
d1d3e841b6
spring 95.0 -> 96.0
2014-02-05 15:36:24 +01:00
Georges Dubus
b9fe0b8fb1
bazaar: updated to 2.6.0 and fixed ssl bug
...
Fixes #1216
2014-02-05 11:36:48 +01:00
Sander van der Burg
9eaf987e62
nodejs: update packages
2014-02-05 10:19:28 +01:00
Austin Seipp
1920d6854a
Add pythonPackages.pysphere 0.1.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-04 22:13:59 -06:00
Vladimír Čunát
ec985c8ffa
fontconfig: stop using xml:space; vital for nixos+2.11
...
Since fontconfig-2.11 the xml:space attribute makes it reject
/etc/fonts/fonts.conf, so it renders garbage and eats lots of CPU.
To use anything linked to fontconfig-2.11 you need to have this patch
applied to your running NixOS. That's why I'm pushing it to master
before the fontconfig update (as soon as I found and tested the fix).
2014-02-04 21:58:19 +01:00
Evgeny Egorochkin
a598b62474
KDE-4.11: update to 4.11.5
2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
ab9dcd9ad0
gphoto2: update from 2.5.2 to 2.5.3
2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
832324d5eb
lm_sensors: update from 3.3.4 to 3.3.5
2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
60f9005fa7
exiv2: update from 0.23 to 0.24
2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
b98014f7e5
openldap: update from 2.4.35 to 2.4.38
2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
4ca25047d6
libassuan: update from 2.0.3 to 2.1.1
2014-02-04 21:58:25 +02:00
Sander van der Burg
ab60acc1aa
nodejs: update packages
2014-02-04 19:04:59 +01:00