Commit Graph

52559 Commits

Author SHA1 Message Date
Vincent Laporte
e69dc2be2d fastjar: update from 0.94 to 0.98 2014-11-10 01:04:19 +00:00
Luca Bruno
4d8afa2c4b cogl: remove wayland support, can't find wayland-egl.pc
Don't know how it could build before.
2014-11-10 01:07:38 +01:00
Luca Bruno
2e380c0070 Revert "add back wayland 1.5 for cogl 1.18"
This reverts commit 9c997fe446.
2014-11-10 01:03:32 +01:00
Luca Bruno
65e6449faa Revert "Use wayland 1.5 also for cogl 1.16"
This reverts commit c2ab75c47b.
2014-11-10 01:03:27 +01:00
Luca Bruno
c2ab75c47b Use wayland 1.5 also for cogl 1.16 2014-11-10 00:39:44 +01:00
Luca Bruno
9c997fe446 add back wayland 1.5 for cogl 1.18
Wayland 1.6 removed wayland-egl.pc
2014-11-10 00:13:53 +01:00
Peter Simons
c81b6fc4b8 Merge pull request #4916 from eikek/texlive-extra
update texlive-extra to 2014-10-24
2014-11-09 23:20:15 +01:00
Eike Kettner
c805b29026 update texlive-extra to 2014-10-24 2014-11-09 22:48:24 +01:00
Pascal Wittmann
050d9f6e3f Merge pull request #4915 from k0ral/ncmpcpp
ncmpcpp: removed old beta.
2014-11-09 21:04:55 +01:00
koral
bc1166c021 ncmpcpp: removed old beta. 2014-11-09 20:57:48 +01:00
Michael Raskin
a92edbb4f5 Merge pull request #4908 from vandenoever/redland
Update Redland and its dependencies rasqal and raptor.
2014-11-09 19:43:53 +03:00
Michael Raskin
7476bca0ea Merge pull request #4909 from k0ral/ncmpcpp
ncmpcpp: 0.5.10 -> 0.6.1
2014-11-09 19:37:16 +03:00
Michael Raskin
6dcab5d1ed Merge pull request #4913 from offlinehacker/pythonPackages/jrnl/add
pythonPackages: add jrnl, a simple journal application for your command line
2014-11-09 19:36:40 +03:00
Pascal Wittmann
fa9af37751 kermit: update from 8.0.211 to 9.0.302 2014-11-09 17:26:37 +01:00
Michael Raskin
b6203b804b Mark binary distribution of Mozart/Oz 2.0 as such 2014-11-09 19:26:55 +03:00
stewart
076677d0bf removed shebang in builder.sh 2014-11-09 19:26:55 +03:00
stewart
a5756e79f2 depricate mozart-1.4 for mozart-2 2014-11-09 19:26:55 +03:00
Francesco Lazzarino
6e508a61e7 new package – libtomcrypt 2014-11-09 18:50:15 +03:00
Jaka Hudoklin
8b80daeab2 pythonPackages: add jrnl, a simple journal application for your command line 2014-11-09 16:49:20 +01:00
Michael Raskin
67317f4bf6 Fix fetchurl references — Fixes \#4421 2014-11-09 18:34:27 +03:00
Nathaniel Baxter
a0fc4263e3 pythonPackages: set guessit and babelfish as python 2.x only 2014-11-09 18:32:47 +03:00
Nathaniel Baxter
3e7d52434d flexget: Use dateutils 1.5 instead of 2.1 for python 2.x support 2014-11-09 18:32:47 +03:00
Nathaniel Baxter
8612f15a68 flexget: Bump version to 1.2.201 Added dateutil_2_1, guessit and bablefish dependencies 2014-11-09 18:32:47 +03:00
Michael Raskin
ffbd1d011b Add CMake 3.0 — Fixes #4363 — mostly-merging a PR by bbenoist 2014-11-09 18:31:46 +03:00
Michael Raskin
0fb2c3e85a Add unstable NodeJS — Fixes #4264 (mostly merges the PR from Bodil Stokke) 2014-11-09 18:18:56 +03:00
Jaka Hudoklin
3d2f1c3385 Merge pull request #4854 from offlinehacker/pkgs/libguestfs/add
Add augex, hivex and libguestfs
2014-11-09 16:09:51 +01:00
Michael Raskin
6d0518fbdf Merge pull request #4282 from sztupi/crashplan
Crashplan

OK, it is an external service with unfree client, so let's declare that ensuring usability of the service is not our headache.
2014-11-09 18:09:33 +03:00
Michael Raskin
41ff7d75fd Add mutt sidebar patch — Fixes #3222 (a PR by Leon Waldman) 2014-11-09 17:55:19 +03:00
Jaka Hudoklin
25b2d2d9b0 Add libguestfs, tools for accessing and modifying virtual machine images 2014-11-09 15:24:25 +01:00
Jaka Hudoklin
7dc7ccbe5b Add hivex, windows registry hive extraction library 2014-11-09 15:24:08 +01:00
Peter Simons
66dfae3d26 Merge pull request #4912 from ikervagyok/texlive
Updated texlive-base and texlive-lang to 2014-10-24
2014-11-09 15:00:12 +01:00
Peter Simons
820f6f2e4c haskell-git-annex: update to version 5.20141125 2014-11-09 14:59:30 +01:00
Peter Simons
3b96e0c752 Switch the default version of GNU Privacy Guard back to 2.0.
This patch effectively undoes @wkennington's update from 850da18. The problem
with GnuPG 2.1 is that its built-in 1.x compatibility differs from the one
provided in version 2.0, and these changes break 'gpg1compat in ways we don't
understand yet.

Commit 4c84621 attempted to remedy that issue by fixing gpg1compat to GPG 2.0,
but this caused further trouble because the GPG agent from versions 2.0 and 2.1
are incompatible, so users of the GPG 1.x interface (who were using GPG 2.0)
could not talk to their X session's agent (which comes from GPG 2.1).

The corresponding ticket is https://github.com/NixOS/nixpkgs/issues/4888.
2014-11-09 14:36:14 +01:00
Jaka Hudoklin
cc3ba83055 Add augeas, configuration editing tool 2014-11-09 14:32:08 +01:00
Lengyel Balázs
c437ad42ad Updated texlive-base and texlive-lang to 2014-10-24 2014-11-09 14:19:35 +01:00
Mateusz Kowalczyk
57a84615c6 vite: fix and update package 2014-11-09 12:59:51 +00:00
Michael Raskin
45387d7143 Apparently there is no need to unpack the tarballs on our own as LibreOffice would prefer to unpack them on its own and sometimes fails if we do unpack them 2014-11-09 15:18:12 +03:00
Mateusz Kowalczyk
ce4f49cec1 EZTrace: new package 2014-11-09 12:05:44 +00:00
koral
28fbf33554 ncmpcpp: 0.5.10 -> 0.6.1 2014-11-09 13:03:34 +01:00
Jos van den Oever
d0baa54f23 Update Redland and its dependencies rasqal and raptor. 2014-11-09 12:33:59 +01:00
Aristid Breitkreuz
03400ab9ae Merge pull request #4730 from shdpl/teamviewer
optional config for teamviewer
2014-11-09 11:43:16 +01:00
Edward Tjörnhammar
c329e5bbd9 i2pd: added package, service 2014-11-09 09:55:35 +01:00
Cray Elliott
08f66013ae change optionalString to optional in bluez5, fixes evalutation 2014-11-08 20:47:34 -08:00
Cray Elliott
6349ff15b1 add xwiimote, a linux-only userspace driver for wiimotes 2014-11-08 20:44:25 -08:00
Cray Elliott
e47c1c1829 add enableWiimote to bluez5 options 2014-11-08 20:44:12 -08:00
Ricardo M. Correia
12a19684c7 rustcMaster: Fix test failure under grsec kernels 2014-11-09 04:59:31 +01:00
Ricardo M. Correia
4fc73a7873 rustcMaster: Update to newer rev 2014-11-09 04:59:31 +01:00
Vincent Laporte
83e376e4bb ocsigen-deriving: adds dependency to camlp4 2014-11-09 01:49:37 +00:00
Vincent Laporte
cac51e4e09 ocaml-optcomp: adds dependency to camlp4 2014-11-09 01:49:37 +00:00
Vincent Laporte
ff86c33f1d Fixes camlp4 2014-11-09 01:49:37 +00:00