Commit Graph

21813 Commits

Author SHA1 Message Date
Charles Strahan
8d19679e7d Merge pull request #5635 from Ralith/libuv
Update libuv repository and add latest stable version
2015-01-14 01:16:18 -05:00
Charles Strahan
bab648c5b4 chruby: update to 0.3.9 2015-01-13 21:58:25 -05:00
Charles Strahan
3b524fe6c4 watchman: update to 3.0.0 2015-01-13 21:48:44 -05:00
Vladimír Čunát
ca1116d297 gst-plugins-good-0.10: add libsoup support (close #5749) 2015-01-13 22:56:00 +01:00
Peter Simons
c11f898e7e Merge pull request #4548 from echo-oddly/clash
new package: clash
2015-01-13 22:45:02 +01:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Peter Simons
007628fd49 haskell-generic-builder: use cpphs pre-processor by default on Darwin
Allegedly, the cpp implementation of Clang is weird and causes errors.
2015-01-13 22:33:17 +01:00
Peter Simons
67312f83ad haskell-generic-builder: pass "--with-gcc=$CC" on Darwin to help Cabal find Clang
Suggested in https://github.com/NixOS/nixpkgs/pull/5746.
2015-01-13 22:33:01 +01:00
Peter Simons
ddf0804a87 ghc-7.8.3-binary: remove broken platforms
The source tarballs URLs and hashes for everything but x86_64-darwin
were just copied from the 7.0.4 binaries. That's not going to work. :-(
2015-01-13 21:25:14 +01:00
Peter Simons
d6ed34170d haskell-configuration-common: fix reference to optparse-applicative_0_10_0 2015-01-13 20:43:18 +01:00
Peter Simons
9da7482e87 haskell-configuration-common: minor cosmetic 2015-01-13 20:22:07 +01:00
vbgl
7c03e66ebe Merge pull request #5671 from aaronlevin/patch-1
Bump version of vinyl to 0.5
2015-01-13 20:19:16 +01:00
Tom Hunger
123039c22e haskellng: Make haskell-zeromq4 pick up the correct zeromq nix package. 2015-01-13 18:36:36 +00:00
Tom Hunger
381ba6b22f haskellng: disable safecopy's broken tests. 2015-01-13 18:00:01 +00:00
Tom Hunger
ffe05e7476 haskellng: Fix elm ecosytem by adding a few special cases. 2015-01-13 17:35:14 +00:00
Vladimír Čunát
995c9db5e6 openjdk: add platforms on darwin to fix #5634 2015-01-13 16:42:32 +01:00
Peter Simons
51b9c9b262 idris: fix build with GHC 7.8.x 2015-01-13 15:21:51 +01:00
Shea Levy
2ba3653ef6 Update hackage-packages
Includes NixOS/cabal2nix#127
2015-01-13 08:55:02 -05:00
Oliver Charles
20b1fd3fa4 Merge pull request #5710 from alpmestan/update-haskell-taggy
update the haskell taggy package to 0.1.3
2015-01-13 13:36:12 +00:00
Oliver Charles
9669b4a0e8 Merge pull request #5740 from alpmestan/add-haskell-sitemap
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles
304819b3a3 haskellPackages.exhaustive: New expression 2015-01-13 13:25:37 +00:00
Vincent Laporte
b094768e99 Adds ocaml-gtktop
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.

Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
lethalman
01cf6fa04d Merge pull request #5722 from nckx/coan
coan: don't double-gzip man page
2015-01-13 14:14:07 +01:00
lethalman
19d6d436dc Merge pull request #5699 from pmahoney/fswatch
Fswatch
2015-01-13 14:12:43 +01:00
Peter Simons
e4a68f0b98 haskell-ng: add more tools to our help function library 2015-01-13 12:44:53 +01:00
Peter Simons
9489dac1d3 r-modules: update list of broken packages 2015-01-13 12:44:11 +01:00
Peter Simons
844828afad r-caret: update hash 2015-01-13 12:44:11 +01:00
Peter Simons
6b47d8c610 gdal: the build is broken on (at least) Linux
http://hydra.nixos.org/build/18650326/nixlog/1/raw
2015-01-13 12:44:11 +01:00
Peter Simons
f09fec34e9 r-skmeans: update hash 2015-01-13 12:44:11 +01:00
Peter Simons
d2d868534f r-OceanView: update hash 2015-01-13 12:44:11 +01:00
Alp Mestanogullari
126955d050 add the 'sitemap' haskell package 2015-01-13 12:04:21 +01:00
Vincent Laporte
7169b87664 Adds ocaml-lablgtk-extras
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.

Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte
81b57bb8ef Adds ocaml-config-file
config-file is an OCaml library used to manage the configuration
file(s) of an application.

Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
devhell
b7a5027547 libmediainfo: 0.7.71 -> 0.7.72 2015-01-13 00:42:55 -08:00
Shea Levy
9e114ccd26 haskellng: Make amazonka env externally visible 2015-01-12 18:13:40 -05:00
Shea Levy
3dc5be9ec5 More amazonka packages on 7.8 2015-01-12 20:58:57 +00:00
Shea Levy
67460ea19f haskellng: Fix amazonka-core on 7.8
Required adding a flag to the generic builder to build Setup.hs with
core packages even if there is an override in buildInputs, to break
circular dependencies.
2015-01-12 15:41:03 -05:00
Tobias Geerinckx-Rice
9b7a58e1f9 coan: don't double-gzip man page
`make install` gzips coan.1 with the wrong extension (.1). So Nix re-
compresses it. Result: coan.1.1.gz, and a screen full of gobbledygook.
2015-01-12 21:38:31 +01:00
Shea Levy
d30e9082bb D'oh 2015-01-12 12:20:42 -05:00
Shea Levy
3f714f32ac overrideCabal: Preserve overrideScope attr 2015-01-12 12:18:46 -05:00
Peter Simons
8e25e4e368 hackage-packages.nix: break infinite recursions and other evaluation errors 2015-01-12 16:35:15 +01:00
Peter Simons
2225b43bd4 hledger-web: test suite has been fixed 2015-01-12 16:35:14 +01:00
Peter Simons
36b5b900db haskell-modules-lib: add 'markBroken' helper function 2015-01-12 16:35:14 +01:00
Peter Simons
fecd280708 haskell-configuration-ghc-7.9.x: we can use a doctest release version now 2015-01-12 16:35:14 +01:00
Peter Simons
f7bca36c53 hackage-packages.nix: re-generate from Hackage 2015-01-12T10:33:40+0100 2015-01-12 16:35:14 +01:00
Shea Levy
e0b270efc9 Fix http-date build on ghc 7.10 2015-01-12 09:58:56 -05:00
Shea Levy
baa634cf18 Fix retry build on ghc 7.10 2015-01-12 09:46:35 -05:00
Shea Levy
2f5cd9ec85 haskell-chell: Fix for 7.10.1 2015-01-12 09:37:20 -05:00
Shea Levy
c972ea1e8c haskell-options: Fix for 7.10.1 2015-01-12 09:14:50 -05:00
Vladimír Čunát
9274093a34 uthash: new package
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00