Commit graph

46627 commits

Author SHA1 Message Date
Pascal Wittmann 19fb472d5a Merge pull request #3458 from svenkeidel/paperkey
added paperkey package
2014-08-04 15:10:09 +02: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
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
Michael Raskin 399c5285ec Update Angelscript 2014-08-03 22:29:41 +04:00
Michael Raskin 10f9730d64 Update compiz 2014-08-03 22:29:40 +04:00
aszlig 367718a80f
libxkbcommon: Update to version 0.4.2.
Fixes build of i3lock and to possibly prevent breakage of other
packages, I've tested building of gtk3 and qt5 (partial, core2duo here).
I know it's not a comprehensive test but we can still revert in case
Hydra reports more builds failing.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-03 17:37:58 +02:00
Sven Keidel 97a1b91f1b libid3tag: move pkgconfig file into the nix-expression directory
[Bjørn Forsman:
 * use "mkdir -p" instead of "ensureDir" (deprecated)
 * place *.pc file in $out/lib/pkgconfig/ (instead of
   $out/share/pkgconfig/ which doesn't work)
 * prefix commit message with "libid3tag:"
]
2014-08-03 17:34:40 +02:00
aszlig 9d3fbcd054
tomcat: Fix evaluation after e27dcff.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-03 16:09:45 +02:00
Peter Simons aff65bbb57 yajl: fix evaluation 2014-08-03 15:16:38 +02:00
Cillian de Róiste 928f293e6e dcraw: fix build, now requires lcms2 2014-08-03 15:02:20 +02:00
Cillian de Róiste a9df9c702d dcraw: update from 9.20 to 9.22 2014-08-03 15:02:20 +02:00
Sander van der Burg 8eb8d69544 Merge pull request #3290 from MP2E/SDL_Mixer_FSynth
SDL_mixer : add option to enable FluidSynth for playing MIDIs with SF2s
2014-08-03 14:57:38 +02:00
Sander van der Burg 2e44bb9ead Merge pull request #3425 from luke-clifton/lc-tomcat-jdk
Allows the JDK to be chosen in services.tomcat
2014-08-03 14:55:46 +02:00
Rok Garbas 4c659bafa3 weechatDevel: update to latest 2014-08-03 14:37:39 +02:00
Rok Garbas 0b299403a6 msmtp: update to 1.4.32 2014-08-03 14:04:45 +02:00
Rok Garbas 14f9300402 notmuch: update to 0.18.1 2014-08-03 14:04:45 +02:00
Rok Garbas 16ae8c3e84 zathura: update to 0.2.9 2014-08-03 14:04:44 +02:00
Rok Garbas 3bf7d7c42a i3lock: update to 2.6 2014-08-03 14:04:44 +02:00
Rok Garbas 9d38aa6591 girara: update to 0.2.2 2014-08-03 14:04:44 +02:00
Michael Raskin 77389a5bcb Update LiquidWar6 to 0.4 2014-08-03 15:59:21 +04:00
Bjørn Forsman 5fc4ab1dfe freecad: small cleanup
* FreeCAD v0.14 switched from pyqt4 to pyside, remove unneeded pyqt4 dependency
* cmake.patch is not used anymore, remove it
* License is now only LGPLv2+ (since v0.14)
* Homepage moved to http://www.freecadweb.org/

Ref. http://www.freecadweb.org/wiki/index.php?title=Release_notes_014
2014-08-03 13:26:14 +02:00
Rok Garbas 335575a51e geoclue: update to 2.1.9 2014-08-03 13:22:06 +02:00
Rok Garbas 92f7908d5b yajl: name of downloaded tarbal should be the same as derivation name 2014-08-03 13:21:08 +02:00