Commit Graph

46907 Commits

Author SHA1 Message Date
Peter Simons
59500d2f2b haskell-gio: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
baef1bd1d4 haskell-ghcjs-dom: update to version 0.1.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
c3683828fa haskell-ghc-mod: update to version 4.1.6 2014-08-04 16:52:27 +02:00
Peter Simons
e8d0762e44 haskell-fb: update to version 1.0.4 2014-08-04 16:52:27 +02:00
Peter Simons
3d592d9e88 haskell-fast-logger: update to version 2.2.0 2014-08-04 16:52:27 +02:00
Peter Simons
35017d3a64 haskell-cookie: update to version 0.4.1.2 2014-08-04 16:52:27 +02:00
Peter Simons
7b81b23875 haskell-cairo: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
0749feb5e7 haskell-aws: update to version 0.9.2 2014-08-04 16:52:26 +02:00
Peter Simons
4c9761e149 haskell-authenticate: update to version 1.3.2.9 2014-08-04 16:52:26 +02:00
Peter Simons
67e4ec70c3 haskell-amqp: update to version 0.10 2014-08-04 16:52:26 +02:00
Peter Simons
ec87968ba2 haskell-auto-update: add version 0.1.0.0 2014-08-04 16:52:26 +02:00
Peter Simons
eaeff97543 haskell-bencoding: re-generate with cabal2nix 2014-08-04 16:52:26 +02:00
Peter Simons
2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Vladimír Čunát
9253a95f6b glibc: fix CVE-2014-0475 by upstream patches
https://sourceware.org/bugzilla/show_bug.cgi?id=17137
2014-08-04 16:49:57 +02:00
Eelco Dolstra
b35770818d In Nix chroots, provide plain bash, not bash-interactive
This way we don't get ncurses in the chroot. Also, use a bind-mount of
/bin/sh to bash, rather than the entire /bin from the host filesystem.
2014-08-04 16:46:39 +02:00
Moritz Ulrich
166fbcaf28 pngcrush: update from 1.7.73 to 1.7.76 2014-08-04 15:56:11 +02:00
Moritz Ulrich
7af9134293 pass: update from 1.6.2 to 1.6.3 2014-08-04 15:54:05 +02:00
Moritz Ulrich
be560b710e anki: update from 2.0.26 to 2.0.28 2014-08-04 15:53:05 +02:00
Pascal Wittmann
19fb472d5a Merge pull request #3458 from svenkeidel/paperkey
added paperkey package
2014-08-04 15:10:09 +02:00
William Roe
a1f4491742 Bump pythonPackages.boto to 2.32.0
Amongst other things, this brings the ability to assign public IP
addresses to EC2 instances booted up inside a VPC/subnet.
2014-08-04 13:35:09 +01:00
Eelco Dolstra
a9a4cdd3d0 nixUnstable: Update to 1.8pre3718_51485dc 2014-08-04 14:00:41 +02:00
Luca Bruno
769ab3a218 nixos synaptics: allow null value for accelFactor, minSpeed and maxSpeed
Some desktop managers like GNOME are able to tweak the speed
of the mouse or synaptics at runtime with good defaults.
2014-08-04 13:42:27 +02:00
Aycan iRiCAN
f20f30af2c Merge pull request #3457 from luke-clifton/lc-haskell-ad
Adding Haskell Package AD for automatic differentiation
2014-08-04 14:16:25 +03:00
Sven Keidel
36d339b74e added paperkey package 2014-08-04 13:11:29 +02:00
Peter Simons
ea448e90c3 povray: update to version 3.7
Committed on behalf of Thomas Strobel <ts468@cam.ac.uk>.
2014-08-04 13:03:36 +02:00
Peter Simons
b76a7504bb cabal: cosmetic fix to syntax highlighting in Emacs 2014-08-04 12:39:11 +02:00
Luke Clifton
1501536dcd Adding Haskell Package AD for automatic differentiation 2014-08-04 18:21:25 +08:00
Rickard Nilsson
ced7fc37c2 virtualbox-image: Make the image size configurable 2014-08-04 11:29:51 +02:00
Sander van der Burg
7eb93f944b Implemented wireless adhoc distribution support for titanium apps 2014-08-04 11:26:14 +02:00
Sander van der Burg
bffdf03e4f Support app names with white spaces 2014-08-04 11:23:55 +02:00
Peter Simons
fde5b8488b Merge pull request #3450 from cbpark/haskell_probability
Add haskell-probability
2014-08-04 10:52:33 +02:00
Rok Garbas
ba6c76f264 pythonPackage.gunicorn: update to 19.1.0 2014-08-04 10:11:52 +02:00
aszlig
f40fc0624d
haskell/yi: Build against vty 4.7.5.
Probably jailbreak would do as well, but the version constraints are:

vty >= 4.7.4 && <5

I suppose the upcoming release of Yi will fix this, so I'm not using
jailbreak here (apart from the fact that Yi doesn't build successfully
using VTY >= 5).

Thanks to @bb010g for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-04 07:51:11 +02:00
aszlig
26440f41fb
chromium: Update beta and dev to latest versions.
beta: 37.0.2062.44 -> 37.0.2062.58 (builds fine, tested)
dev:  38.0.2101.0  -> 38.0.2107.3  (builds fine, tested)

Drop patch for fixing angle build for the dev version, because it was
applied upstream already.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-04 07:50:19 +02:00
aszlig
4834717507
linux-kernel: Add new upstream version 3.16.
Also set linux_latest to it as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-04 02:41:54 +02:00
Eelco Dolstra
8f3d2b740b wine: Update to 1.7.23 2014-08-04 01:09:01 +02:00
cbpark
65949e7415 Add haskell-probability 2014-08-04 00:58:17 +02:00
Rok Garbas
d8fa02b508 synergy: update to 1.5.0 2014-08-03 21:47:10 +02:00
Rok Garbas
4b052cb846 zathura: preBuild phase not needed in latest zathura 2014-08-03 21:34:19 +02:00
Chris Farmiloe
34890e7c2a nixos: Add enablePHP convinence option to services.httpd module to mimic subservices option
Fixes #2699
2014-08-03 21:11:45 +02:00
lethalman
c6f9222a22 Merge pull request #3370 from geerds/trackpoint
Fix trackpoint configuration on some systems
2014-08-03 20:45:09 +02:00
Michael Raskin
0ca8dfe805 Remove SBCL updater file: home page allows automatic updates 2014-08-03 22:29:41 +04:00
Michael Raskin
09b3fd0eb2 Update SBCL Common Lisp compiler 2014-08-03 22:29:41 +04:00
Michael Raskin
750a5f4e0c Update Wine-unstable 2014-08-03 22:29:41 +04:00
Michael Raskin
1fa783f55a Update glusterfs 2014-08-03 22:29:41 +04:00
Michael Raskin
06ee6a2dab Update GNU Chess chess engine 2014-08-03 22:29:41 +04:00
Michael Raskin
619c368f54 Update Sysdig system tracing tool 2014-08-03 22:29:41 +04:00
Michael Raskin
20028936ab Update ZPAQ 2014-08-03 22:29:41 +04:00
Michael Raskin
4c176fd76e Update Scons build manager 2014-08-03 22:29:41 +04:00
Michael Raskin
9695af7d47 Update libSodium cryptography library 2014-08-03 22:29:41 +04:00