Commit graph

12166 commits

Author SHA1 Message Date
Peter Simons
4f80f3b4db Merge pull request #2765 from hrdinka/haskell-GLUtil
haskell-glutil: add version 0.7.4
2014-05-27 16:40:35 +02:00
Peter Simons
4c79ef6d6e Merge pull request #2751 from jwiegley/newhask2
Add three more Haskell expressions
2014-05-27 16:35:13 +02:00
Michael Raskin
90602bc8a9 Merge pull request #2773 from ederoyd46/master
Added goaccess package
2014-05-27 05:11:13 -07:00
Michael Raskin
670f12b7d1 Merge pull request #2774 from CodeBlock/screenfetch
add screenfetch
2014-05-27 05:10:51 -07:00
Ricky Elrod
c1bbfbc13e add screenfetch
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 07:13:44 -04:00
Matthew Brown
155de0279e Added goaccess package 2014-05-27 11:57:32 +01:00
Michael Raskin
80cc011f77 Merge pull request #2617 from ttuegel/hplip
hplip: update and fix scanning
2014-05-27 02:31:27 -07:00
Domen Kožar
aa97760285 Merge pull request #2771 from matejc/notest_pyramidtm
pythonPackages.pyramid_tm: set doCheck to false
2014-05-27 11:29:37 +02:00
Michael Raskin
75607107ea Merge pull request #2721 from evolarium/urxvt
Add unicode3 option to rxvt_unicode
2014-05-27 02:28:59 -07:00
Matej Cotman
e13d6d36ae pythonPackages.pyramid_tm: set doCheck to false 2014-05-27 11:26:26 +02:00
John Wiegley
cfb7884719 Add expression for the YUI compressor 2014-05-27 09:13:40 +00:00
Michael Raskin
40471227a9 Merge pull request #2679 from kirelagin/zathura-mupdf
Zathura mupdf
2014-05-27 01:54:49 -07:00
Chris Double
c05f252dac Definitions for Open Dylan 2013.2 (Dylan Language Implementation) 2014-05-27 20:27:47 +12:00
Eelco Dolstra
a0072b4d2d hipchat: Fix access to /usr/share/X11/xkb
HipChat (or rather its copy of Qt) expects to find keyboard data in
/usr/share/X11/xkb. So use a LD_PRELOAD library to intercept and
rewrite the Glibc calls that access those paths. We've been doing the
same thing with packages like Spotify, but now this functionality has
been abstracted into a reusable library, libredirect.so. It uses an
environment variable $NIX_REDIRECTS containing a colon-separated list
of path prefixes to be rewritten, e.g. "/foo=bar:/xyzzy=/fnord".
2014-05-27 01:06:54 +02:00
Eelco Dolstra
481f428604 hipchat: Update to 2.2.1107 2014-05-27 01:06:53 +02:00
Christoph Hrdinka
8bb7c4e766 haskell-glutil: add version 0.7.4 2014-05-26 23:59:13 +02:00
John Wiegley
4e6ee200cd Add three more Haskell expressions 2014-05-26 02:03:39 -05:00
Domen Kožar
a088c6fa36 Merge pull request #2710 from lovek323/mpd
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Charles Strahan
6d173e2a81 spawn-fcgi: Add package 2014-05-25 15:27:58 +02:00
Peter Simons
ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons
82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons
ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Peter Simons
9b86fb4ea4 haskell-scientific: update default to the latest version 2014-05-24 12:00:38 +02:00
Peter Simons
19c4909124 cabal-install: update to version 1.20.0.2 2014-05-24 10:42:07 +02:00
Peter Simons
458087db37 Merge pull request #2712 from joamaki/typescript
typescript: add package
2014-05-23 23:02:51 +02:00
Peter Simons
00594510e8 haskell-defaults.nix: fix hashtables build with GHC 6.10.x 2014-05-23 21:54:28 +02:00
Peter Simons
e081cc3b44 haskell-defaults.nix: fix hashable and case-insensitive builds with GHC 6.x 2014-05-23 21:54:28 +02:00
Peter Simons
ca02d3734b haskell-defaults.nix: override case-sensitive on GHC 7.2.2 to avoid build error 2014-05-23 21:54:28 +02:00
Peter Simons
5538d68aca haskell-defaults.nix: move extensible-exceptions override into the right place 2014-05-23 21:54:27 +02:00
Peter Simons
6962c86135 haskell-defaults.nix: improve configuration for GHC 6.x 2014-05-23 21:54:27 +02:00
Peter Simons
da38198b4f Use attoparsec 0.10.x when building with GHC 6.x.
Newer versions depend on 'scientific', which this compiler cannot build.
2014-05-23 21:54:27 +02:00
Peter Simons
d364ba0fba haskell-wreq: remove unnecessary overrides 2014-05-23 21:54:27 +02:00
Peter Simons
45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons
db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons
78618e12d3 haskell-async: fix build with GHC 6.12.x 2014-05-23 18:59:09 +02:00
Peter Simons
70d61f8517 haskell-defaults.nix: don't override 'Cabal' in GHC 6.10.4; it's a core library 2014-05-23 18:57:03 +02:00
Peter Simons
de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Mateusz Kowalczyk
7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Peter Simons
3f0a45e88f haskell-codex: update to version 0.0.2 2014-05-23 17:58:48 +02:00
Peter Simons
6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
Peter Simons
6421a74f67 haskell-packages.nix: rename GLFWb to GLFWB for consistency
https://github.com/NixOS/cabal2nix/issues/65
2014-05-23 17:42:51 +02:00
John Wiegley
a1df473db7 haskell-hobbes: add version 0.2.2 2014-05-23 17:39:16 +02:00
John Wiegley
47a8cd7008 haskell-codex: add version 0.0.1.6 2014-05-23 17:39:15 +02:00
John Wiegley
04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00