Cray Elliott
9f66dafa29
Import the Haskell library shellish 0.1.3 from Cabal
2014-07-14 05:01:54 -07:00
Peter Simons
d2e731e111
Add "please don't edit" comment at the top of every auto-generated Haskell file.
2014-07-14 13:21:41 +02:00
John Wiegley
312ff15b29
haskell-ghc-mod: revert a recent change I made
2014-07-14 02:48:32 -05:00
John Wiegley
7b0e242d49
haskell-zippers: new expression
2014-07-14 02:48:32 -05:00
Cody Goodman
d77572fb76
dom-selector: Skip tests
...
I have also filed an issue with the package maintainer at nebuta/dom-selector#3
2014-07-14 00:58:00 -05:00
Cody Goodman
7bbe9390f9
dom-selector: add version 0.2.0.1
2014-07-14 00:42:31 -05:00
John Wiegley
d8a46149eb
Merge pull request #3259 from MP2E/sbv31_update
...
Update SBV to v3.1
2014-07-13 17:50:49 -05:00
Peter Simons
f264c638df
Merge pull request #3232 from peti/haskell-updates
...
Update default Haskell compiler to GHC 7.8.3 (and other stuff)
2014-07-14 00:18:03 +02:00
Vladimír Čunát
3ecbd88269
poppler: update
2014-07-13 21:55:19 +02:00
Vladimír Čunát
c56ca66341
harfbuzz: small update
2014-07-13 21:41:21 +02:00
Charles Strahan
a9858101bc
keybinder-3.0: Add package
...
keybinder-3.0 is for GTK+ 3, whereas keybinder (already in nixpkgs) is
for GTK+ 2.
This adds version 0.3.0 of keybinder-3.0, which we named "keybinder3" in
nixpkgs to (hopefully) lessen the confusion about what is package name
and what is version number.
[Bjørn: extend commit message beyond summary line]
2014-07-13 19:52:45 +02:00
Cray Elliott
69901813cf
Update SBV to v3.1
2014-07-12 17:22:20 -07:00
Peter Simons
543a97e332
Merge pull request #3250 from hrdinka/update-lensfun
...
lensfun: update to version 0.2.8
2014-07-12 23:09:09 +02:00
Peter Simons
9705c25dd6
haskell-platform-2010.1.0.0: mark as broken, the source code is no longer available from haskell.org
2014-07-12 15:13:59 +02:00
Peter Simons
283f13e5a6
haskell-platform: build 2009.x with sufficiently old version of 'mtl' to avoid build errors in CGI library
2014-07-12 15:13:59 +02:00
Vladimír Čunát
7c5a1b1d51
haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
...
Pass '-optl-static -optl-pthread' to GHC to enable static linking.
Fixes <https://github.com/NixOS/nixpkgs/issues/3193 >. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526 >.
2014-07-12 15:12:05 +02:00
lethalman
38c2901741
Merge pull request #3253 from bjornfor/gnome-boxes
...
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
160e347acb
libosinfo: new package
...
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".
It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
Christoph Hrdinka
e3f9cf1cb0
lensfun: update to version 0.2.8
2014-07-12 13:09:45 +02:00
Oliver Charles
01a32db864
haskellPackages.ekg: Update to 0.4.0.1
2014-07-12 12:08:13 +01:00
Benno Fünfstück
bc48c4cdb3
haskell-data-fix: new package
2014-07-11 22:41:51 +02:00
Sönke Hahn
0f65768234
taggy-lens: new haskell package, version 0.1.1
2014-07-11 16:47:12 +08:00
Sönke Hahn
b2fa0a4313
taggy: new haskell package, version 0.1
2014-07-11 15:13:04 +08:00
Oliver Charles
0de3106a4b
Merge pull request #3235 from bosu/haxl
...
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko
482afc2922
Add haxl haskell package
2014-07-10 20:55:47 +03:00
Florian Friesdorf
19dd74c59a
libxml2 version passthru
2014-07-10 16:33:45 +02:00
Peter Simons
7e305cbd25
haskell-HPDF: re-generate with cabal2nix
2014-07-10 12:00:32 +02:00
Luca Bruno
da9b510996
Move at_spi2_core and at_spi2_atk outside of the gnome3 attrset
2014-07-10 11:39:16 +02:00
lethalman
da28770de3
Merge pull request #3226 from hrdinka/haskell-clay
...
haskell-clay: add package version 0.9.0.1
2014-07-10 11:11:43 +02:00
Luca Bruno
310ba8da43
lambdabot: fix @type command, add ghci to the PATH
2014-07-10 10:48:23 +02:00
Christoph Hrdinka
dc261008dc
haskell-stm-containers: add package version 0.1.2 and its dependencies
2014-07-10 10:15:06 +02:00
Christoph Hrdinka
71a0dfd568
haskell-clay: add package version 0.9.0.1
2014-07-10 10:02:58 +02:00
Christoph Hrdinka
d82c95cf17
glibc_multi: move glibc_multi script out of all-packages.nix
2014-07-10 09:55:50 +02:00
John Wiegley
0114a972c7
haskell-ghc-mod: Correct patch to ghc-process.el
...
This change has been accepted upstream, so soon it will not be necessary.
2014-07-09 17:52:18 -05:00
Vladimír Čunát
5979d428b4
Merge recent master into x-updates
...
Hydra: ?compare=1134869
Conflicts (just meta):
pkgs/applications/networking/instant-messengers/telepathy/gabble/default.nix
2014-07-09 22:13:29 +02:00
Vladimír Čunát
73ad32e1d9
freetype: flatten include to fix several builds
...
I just wonder why freetype-2.5 needed to move headers around.
2014-07-09 22:03:31 +02:00
Vladimír Čunát
4b263946dd
qt3, graphicsmagick137, fox, neverball: fix build
...
Broken after freetype propagating libpng, which hid the older ones.
Reordering is enough to ensure the older libpng gets picked.
2014-07-09 21:52:04 +02:00
Vladimír Čunát
9a00938334
mesa: bugfix update
2014-07-09 20:47:47 +02:00
Vladimír Čunát
10fe63c05a
pixman: bugfix update, remove withPNG option
...
The option seemed useless.
2014-07-09 20:46:53 +02:00
Luca Bruno
d05a86a1de
Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box
2014-07-09 15:46:48 +02:00
Luca Bruno
0cba70391b
Revert "haskell-unlambda: update to version 0.1.3"
...
This reverts commit b4a3a61285 .
The unlambda package failed to build after this change, reverting.
2014-07-09 12:43:37 +02:00
Charles Strahan
16bcf5bda9
add libuv package
...
This adds multiple versions of libuv: "a multi-platform support library with a
focus on asynchronous I/O."
The latest 0.10.* versions are considered stable (and thus I've only included
0.10.27), while the 0.11.* versions are unstable and often break API
compatibility (and thus I've included multiple version thereof).
Versions >= 0.11.1 && <= 0.11.5 do not create shared libraries, so I've
excluded them.
This should help clean up some of our other packages that depend on libuv (e.g.
rust, nodejs) where we currently use whatever version is included in the
package's archive.
2014-07-08 21:01:57 -04:00
Peter Simons
1e5528c15a
haskell-unix-time: the -fPIC flag is now provided by the proper build instructions
2014-07-08 20:04:17 +02:00
Peter Simons
ce6c23d8a6
Merge pull request #3210 from aycanirican/hpdf
...
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons
88b41ae358
haskell-unix-time: update to version 0.3.1
2014-07-08 15:58:22 +02:00
Peter Simons
1828059b7e
haskell-websockets: update to version 0.8.2.6
2014-07-08 15:58:22 +02:00
Peter Simons
f0caf8cf98
haskell-twitter-conduit: update to version 0.0.5.2
2014-07-08 15:58:22 +02:00
Peter Simons
3ce4ec0ba9
haskell-tasty: update to version 0.8.1.3
2014-07-08 15:58:22 +02:00
Peter Simons
c64784a002
haskell-tasty-golden: update to version 2.2.2.4
2014-07-08 15:58:22 +02:00
Peter Simons
4fdf86415b
haskell-snap: update to version 0.13.2.8
2014-07-08 15:58:22 +02:00