Peter Simons
d44e55866a
Updated Haskell packages.
...
- cabal2nix: updated to version 1.30
- cmdargs: updated to version 0.9.5
- derive: updated to version 2.5.6
- hlint: updated to version 1.8.25
- io-choice: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=33411
2012-03-25 19:33:53 +00:00
Peter Simons
a058381657
haskell-ghc-mod: updated to version 1.10.11
...
This expression can now be generated by cabal2nix. Note that it doesn't
propagate Emacs and haskell-mode, though, these dependencies must be
installed by the user in addition to ghc-mod.
To active ghc-mod, add the following snippet to your ~/.emacs file:
(autoload 'ghc-init "ghc" nil t)
(add-hook 'haskell-mode-hook (lambda () (ghc-init)))
svn path=/nixpkgs/trunk/; revision=33410
2012-03-25 19:33:48 +00:00
Peter Simons
48ce33903a
haskell-hoogle: added version 4.2.10
...
svn path=/nixpkgs/trunk/; revision=33409
2012-03-25 18:22:20 +00:00
Peter Simons
41081c4eb0
nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it
...
Linking these libraries makes sure that they can be found at run-time,
because a proper rpath into the Nix store is added to the generated
executable. Without that rpath, nbd-server will try to load the system's
libpthread.so.0, which may not be what we want.
svn path=/nixpkgs/trunk/; revision=33408
2012-03-25 18:10:30 +00:00
Lluís Batlle i Rossell
fa183b675b
Adding wrapFirefox for midori and vimprobable2, so they can enjoy the flash plugin.
...
OTH, I'd prefer naming the attributes like "midoriWrapped" instead of "midoriWrapper".
But I chose the 2nd to follow the example of those already in all-packages.
svn path=/nixpkgs/trunk/; revision=33406
2012-03-25 13:59:17 +00:00
Lluís Batlle i Rossell
b24bab3873
Getting a much newer version of the openchrome X driver
...
svn path=/nixpkgs/trunk/; revision=33405
2012-03-25 13:53:07 +00:00
Alexander Tsamutali
b1952ce587
desktops/e17: Updated.
...
svn path=/nixpkgs/trunk/; revision=33404
2012-03-25 13:50:39 +00:00
Lluís Batlle i Rossell
e4443dfc8d
Telling hydra to build vimprobable.
...
svn path=/nixpkgs/trunk/; revision=33402
2012-03-25 11:39:43 +00:00
Lluís Batlle i Rossell
2ccec99d8c
Making webkit build further. They want an older perl.
...
svn path=/nixpkgs/trunk/; revision=33401
2012-03-25 11:27:13 +00:00
Arie Middelkoop
797c0f86fa
Recovered OCaml 3.11 by using version 3.11.2 and a patch from ocaml's bugtracker.
...
svn path=/nixpkgs/trunk/; revision=33399
2012-03-24 22:59:08 +00:00
Cillian de Roiste
9810e6110f
Upgrading to 2.0.1, bugfix for smb error. Thanks to Kirill Elagin
...
svn path=/nixpkgs/trunk/; revision=33398
2012-03-24 19:52:46 +00:00
Cillian de Roiste
d2d41e9b78
Adding mhwaveedit, a sample editor
...
svn path=/nixpkgs/trunk/; revision=33397
2012-03-24 18:59:26 +00:00
Cillian de Roiste
a305102589
Adding Petri-Foo, a fork of the Specimen sampler project
...
svn path=/nixpkgs/trunk/; revision=33395
2012-03-24 13:22:14 +00:00
Peter Simons
6b0f1dab5c
Updated Haskell packages.
...
- LambdaHack: updated to version 0.2.1
- OpenAL: updated to version 1.4.0.1
- cabal2nix: updated to version 1.29
- unbound: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=33394
2012-03-24 10:21:48 +00:00
Peter Simons
1aa8a93bf6
pkgs/lib/maintainers.nix: re-enabled my e-mail account for Hydra notifications
...
svn path=/nixpkgs/trunk/; revision=33393
2012-03-24 10:21:43 +00:00
Peter Simons
880dcc2c64
Removed myself as a maintainer from Haskell packages that I don't personally use.
...
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.
svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Yury G. Kudryashov
ea335bb574
Calligra-2.4 RC2
...
Blind commit. Let Hydra build it.
svn path=/nixpkgs/trunk/; revision=33391
2012-03-24 06:35:16 +00:00
Peter Simons
e7403a7f63
haskell-permutation: added version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=33389
2012-03-23 21:03:04 +00:00
Yury G. Kudryashov
295971e153
Disable smokekde.attica
...
svn path=/nixpkgs/trunk/; revision=33387
2012-03-23 18:56:41 +00:00
Yury G. Kudryashov
eeb95637ac
Add ksshaskpass
...
Patch supplied by Kirill Elagin, edited by Yury Kudryashov.
svn path=/nixpkgs/trunk/; revision=33386
2012-03-23 18:56:35 +00:00
Rob Vermaas
e1873ada7f
disable notification to Peter Simons for now
...
svn path=/nixpkgs/trunk/; revision=33384
2012-03-23 15:33:35 +00:00
Peter Simons
e58d3914bb
haskell-mode: updated to version 2.8.0.29-g7682f99
...
svn path=/nixpkgs/trunk/; revision=33380
2012-03-23 12:03:23 +00:00
Peter Simons
062c35144d
haskell-monad-control: added version 0.3.1.1
...
svn path=/nixpkgs/trunk/; revision=33379
2012-03-23 12:03:21 +00:00
Peter Simons
952626fc94
haskell-transformers: added version 0.3.0.0
...
svn path=/nixpkgs/trunk/; revision=33378
2012-03-23 12:03:18 +00:00
Peter Simons
f4462f5cad
haskell-yesod-core: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=33377
2012-03-23 12:03:15 +00:00
Peter Simons
f503c5f728
haskell-resourcet: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=33376
2012-03-23 12:03:12 +00:00
Peter Simons
39e8ab7157
haskell-monad-loops: updated to version 0.3.2.0
...
svn path=/nixpkgs/trunk/; revision=33375
2012-03-23 12:03:10 +00:00
Peter Simons
24c1200a02
haskell-fclabels: updated to version 1.1.1.1
...
svn path=/nixpkgs/trunk/; revision=33374
2012-03-23 12:03:07 +00:00
Peter Simons
3837c965ad
haskell-zlib-bindings: added version 0.1.0
...
svn path=/nixpkgs/trunk/; revision=33373
2012-03-23 12:03:04 +00:00
Peter Simons
3fbeca3ebc
pkgs/development/compilers/ghc/wrapper.nix: removed extraneous closing bracket that broke the script
...
svn path=/nixpkgs/trunk/; revision=33371
2012-03-23 11:26:28 +00:00
Shea Levy
6aa06a6699
ghc-packages: Darwin's native readlink doesn't support -f
...
svn path=/nixpkgs/trunk/; revision=33366
2012-03-23 03:01:58 +00:00
Mathijs Kwik
c690fb832b
haskell-arrows
...
svn path=/nixpkgs/trunk/; revision=33365
2012-03-22 22:37:17 +00:00
Mathijs Kwik
25fe36ff15
haskell-Stream
...
svn path=/nixpkgs/trunk/; revision=33364
2012-03-22 22:37:13 +00:00
Mathijs Kwik
01e0c31bae
haskell-lazysmallcheck
...
svn path=/nixpkgs/trunk/; revision=33363
2012-03-22 22:37:08 +00:00
Cillian de Roiste
438f877d82
Removing specimen, the release doesn't work and the svn repo is no longer available :(
...
svn path=/nixpkgs/trunk/; revision=33362
2012-03-22 19:56:48 +00:00
Cillian de Roiste
464a05818e
Upgrading Qtractor to 0.5.4
...
svn path=/nixpkgs/trunk/; revision=33361
2012-03-22 18:49:57 +00:00
Cillian de Roiste
e53c036470
Upgrading dssi to 1.1.1
...
svn path=/nixpkgs/trunk/; revision=33360
2012-03-22 18:49:15 +00:00
Peter Simons
0c842e7620
Updated Haskell packages.
...
- cautious-file: updated to version 1.0.1
- hmatrix: updated to version 0.14.0.1
- random-fu: updated to version 0.2.2.0
- resourcet: added version 0.3.0
- sendfile: updated to version 0.7.6
- test-framework: added version 0.6
svn path=/nixpkgs/trunk/; revision=33354
2012-03-22 11:17:49 +00:00
Eelco Dolstra
d905637b44
* Fix rpcbind. It wasn't listening on port 111, causing nfsd to fail
...
(http://hydra.nixos.org/build/2315333 ).
svn path=/nixpkgs/trunk/; revision=33353
2012-03-22 11:16:28 +00:00
Eelco Dolstra
acf3b221a7
* Make English the default language for LibreOffice.
...
svn path=/nixpkgs/trunk/; revision=33352
2012-03-22 10:44:57 +00:00
Cillian de Roiste
3a86557b7c
Tidy up: style
...
svn path=/nixpkgs/trunk/; revision=33351
2012-03-22 10:36:48 +00:00
Arie Middelkoop
3a7b035380
Fix of the ocaml extlib expression. The native object files were not installed. Turns out that also the 'opt' make target must be run besides 'all'.
...
svn path=/nixpkgs/trunk/; revision=33350
2012-03-22 10:32:32 +00:00
Arie Middelkoop
31ffda057e
Fix of the ocaml pcre nix expr. Added 'pcre' as propagated build input.
...
svn path=/nixpkgs/trunk/; revision=33349
2012-03-22 10:31:10 +00:00
Arie Middelkoop
c2e7aa68e4
Bumb of Chromium version. I've been using this one for a while now.
...
svn path=/nixpkgs/trunk/; revision=33348
2012-03-22 10:29:43 +00:00
Yury G. Kudryashov
a827b5f709
smokekde: disable akonadi&kdepimlibs
...
svn path=/nixpkgs/trunk/; revision=33345
2012-03-22 08:43:14 +00:00
Lluís Batlle i Rossell
07c583c3d4
Adding rpcbind.
...
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33341
2012-03-21 20:35:15 +00:00
Shea Levy
214482c79a
Update ctemplate
...
I don't know what this is, but it wasn't building before and now it is.
svn path=/nixpkgs/trunk/; revision=33338
2012-03-21 17:42:19 +00:00
Cillian de Roiste
ec9ed33730
Fixing hydrogen so that it builds with scons 2.1, using the patch from http://www.assembla.com/spaces/hydrogen/tickets/204-hydrogen-0-9-5-doesn-t-install-with-scons-2-1-0
...
svn path=/nixpkgs/trunk/; revision=33336
2012-03-21 17:16:37 +00:00
Shea Levy
0728828fac
Remove old Thunderbird with Eelco's blessing
...
svn path=/nixpkgs/trunk/; revision=33335
2012-03-21 17:15:39 +00:00
Eelco Dolstra
c977a57394
* Add dhcpcd to the channel.
...
svn path=/nixpkgs/trunk/; revision=33334
2012-03-21 16:48:36 +00:00