Peter Simons
342382b217
haskell-hledger-web: jailbreak to fix build with recent versions of GHC
2012-12-06 11:52:50 +01:00
Peter Simons
7835055497
haskell-pandoc: add myself as a maintainer
2012-12-06 11:32:56 +01:00
Peter Simons
0aca58b570
haskell-tabular: jailbreak to fix build with recent versions of GHC
2012-12-06 11:31:25 +01:00
Peter Simons
1a8f9a46ef
haskell-mpppc: jailbreak to fix build with recent versions of GHC
2012-12-06 11:31:14 +01:00
Peter Simons
24d9f8b4e2
pkgs/top-level/all-packages.nix: implement 'mesaSupported' attribute on top of mesaPlatforms
...
Thanks to Florian Friesdorf for pointing out the inconsistency in these attributes.
2012-12-06 11:28:23 +01:00
Peter Simons
e979e478a4
pkgs/lib/platforms.nix: fix specification of mesaPlatforms
...
Mesa is supported on i686-linux, x86_64-linux, and x86_64-darwin.
2012-12-06 11:25:08 +01:00
Peter Simons
0dcbfcc975
Added Haskell packages kansas-lava 0.2.4, netlist-to-vhdl 0.3.1, netlist 0.3.1, and sized-types 0.3.4.0.
2012-12-06 10:55:00 +01:00
Florian Friesdorf
ea58608726
python: give coverage to coilmq and oauth2 - thx shea
2012-12-06 08:24:38 +01:00
David Guibert
83c550c267
Merge pull request #208 from jcumming/zfs.121204
...
ztest: fix hardcoded paths
2012-12-05 22:36:08 -08:00
aszlig
acafaf9b23
rxvt-unicode: Add path to terminfo file.
...
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.
Of course we now no longer need the longDescription, which suggests to issue
export TERMINFO=~/.nix-profile/share/terminfo
... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).
Thanks to Eelis in #nixos for reporting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
Allen Short
843b9f332e
fixes for mysql on OSX 10.8
2012-12-05 15:43:34 -08:00
cillianderoiste
5b0cd954f1
Merge pull request #206 from chaoflow/python-merge
...
python pureness, cleanup, and enable pth loaders (setuptoolsSite, recursivePthLoader)
2012-12-05 14:28:09 -08:00
Mathijs Kwik
bc9efb67ef
spice: upgrade to 0.12.0
2012-12-05 20:22:49 +01:00
Mathijs Kwik
dac03f264e
spice-protocol: upgrade to 0.12.2
2012-12-05 20:22:49 +01:00
Shea Levy
d4fa316aff
pythonPackages.nose: Bump
2012-12-05 12:10:59 -05:00
Shea Levy
3a0b828a6d
coverage pythonPackage
2012-12-05 12:10:59 -05:00
Peter Simons
7d3be6b5f9
dlx: link with gcc instead of g++ -- there is no c++ code here
2012-12-05 16:44:04 +01:00
Peter Simons
c4038db19d
dlx: install both hp.m and new.m microcode
2012-12-05 16:43:49 +01:00
Peter Simons
0df00b7a1b
all-packages.nix: provide an alias from 'haskell-darcs-ghc7.4.2-2.8.3' to 'darcs-2.8.3'
2012-12-05 14:25:09 +01:00
aszlig
8fd4b80bc7
chromium: Don't use the config attrset anymore.
...
We can still use the config attribute set from within all-packages to pass it to
the package expression, which we do in case of PulseAudio. In order to override
other stuff you can now conveniently use chromium.override without passing a
fake config attribute set.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
5138c46432
all-packages: Add chromiumBeta and chromiumDev.
...
Now Hydra should pick up those versions as well, so users can easily switch
between different chromium channels without the need to wait up to several hours
in order to build Chromium (depending on hardware of course, nowadays it
shouldn't take more than one hour, I guess).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
caabb8ee47
chromium: Allow package override on channels.
...
This allows for more flexible overrides instead of just passing a custom
configuration attrset like:
chromium.override { config.chromium.channel = "beta"; }
So you can now simply do:
chromium.override { channel = "beta"; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
e504299f94
chromium: Update channels to stable v23.0.1271.95.
...
This updates the beta channel as well:
stable: 23.0.1271.91 -> 23.0.1271.95
beta: 24.0.1312.25 -> 24.0.1312.27
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:17 +01:00
Peter Simons
496ecee2c9
haskell-warp: update to version 1.3.5.1
2012-12-05 14:03:48 +01:00
Peter Simons
9c72514f21
haskell-tls: update to version 1.0.3
2012-12-05 14:03:48 +01:00
Peter Simons
90605c2850
haskell-tls-extra: update to version 0.5.1
2012-12-05 14:03:48 +01:00
Peter Simons
354c261db6
haskell-test-framework: update to version 0.7.0
2012-12-05 14:03:47 +01:00
Peter Simons
d666015591
haskell-test-framework-quickcheck2: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
7e71c1ec12
haskell-test-framework-quickcheck: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
7269ebfa55
haskell-test-framework-hunit: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
ba5b6b3a79
haskell-stylish-haskell: update to version 0.5.5.0
2012-12-05 14:03:47 +01:00
Peter Simons
c2443a8172
haskell-silently: update to version 1.2.4.1
2012-12-05 14:03:47 +01:00
Peter Simons
dfd90e33e2
haskell-repa-examples: update to version 3.2.3.1
2012-12-05 14:03:46 +01:00
Peter Simons
fa0160d575
haskell-project-template: update to version 0.1.1
2012-12-05 14:03:46 +01:00
Peter Simons
5c74cfb12f
haskell-persistent-postgresql: update to version 1.1.1
2012-12-05 14:03:46 +01:00
Peter Simons
7220eb17f3
haskell-parseargs: update to version 0.1.3.4
2012-12-05 14:03:46 +01:00
Peter Simons
ae249a4b19
haskell-network-conduit: update to version 0.6.2
2012-12-05 14:03:46 +01:00
Peter Simons
fd037a2c09
haskell-lens: update to version 3.6.0.2
2012-12-05 14:03:46 +01:00
Peter Simons
4e2d9aaf4a
haskell-http-conduit: update to version 1.8.5
2012-12-05 14:03:45 +01:00
Peter Simons
1245b6d617
haskell-hspec: update to version 1.4.2.3
2012-12-05 14:03:45 +01:00
Peter Simons
b920a3c5ad
haskell-hamlet: update to version 1.1.2
2012-12-05 14:03:45 +01:00
Peter Simons
045b354777
haskell-ansi-terminal: update to version 0.5.5.1
2012-12-05 14:03:45 +01:00
Peter Simons
53995e2049
haskell-base64-conduit: add version 0.5.0
2012-12-05 14:03:45 +01:00
Florian Friesdorf
5c7c82f635
missed two failing tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c17ae4bbf7
checkPhase after installPhase fixed some more tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c7113470b8
python2.6 fixes
2012-12-05 11:31:28 +01:00
Florian Friesdorf
78be948175
change order of phases for python modules: checkPhase after installPhase
...
at least pycrypto it helps
2012-12-05 11:31:28 +01:00
Florian Friesdorf
3cf96816b0
pycrypto for python26 and 27
2012-12-05 11:31:28 +01:00
Florian Friesdorf
6dc414d6ae
python2.6 fixes
2012-12-05 11:31:27 +01:00
Florian Friesdorf
cd905b16af
pil uses buildPythonPackage and is now actually also built for 2.6
2012-12-05 11:31:27 +01:00