Commit graph

48197 commits

Author SHA1 Message Date
Daniel Peebles 3182cf00ff Add xar 2014-08-30 22:52:46 +01:00
Eelco Dolstra 6437e2541a Remove numerous failing kernel packages from Hydra
http://hydra.nixos.org/eval/1149989?filter=linuxPackages
2014-08-30 23:20:57 +02:00
Eelco Dolstra 4b7f1a9be3 lttng-modules: Mark as broken
These do not build for any kernel:

  http://hydra.nixos.org/eval/1149989?filter=lttng&compare=1149981
2014-08-30 23:14:17 +02:00
Eelco Dolstra cafeb8e4f5 Disable Xen kernel builds
Xen itself is currently broken in Nixpkgs, so building kernels for it
is kind of pointless.
2014-08-30 23:11:30 +02:00
Domen Kožar df98dda81d pypy: compile also curses 2014-08-30 23:01:09 +02:00
Domen Kožar 188f0796b9 mesos: fix build 2014-08-30 23:01:09 +02:00
Domen Kožar b746a1644f fix eval 2014-08-30 23:01:09 +02:00
Domen Kožar e9e5ff8776 pypyPackages.random2: disable tests 2014-08-30 23:01:09 +02:00
Damien Cassou c59ef6af6f backintime: a simple backup tool 2014-08-30 21:52:01 +01:00
Michael Raskin 64a18d70e5 Julia 0.3.0 seems to have no more problems than 0.2.1, so make it default 2014-08-31 00:37:01 +04:00
Michael Raskin dcb38fc8aa Add missing libXmu dependency 2014-08-31 00:26:03 +04:00
Michael Raskin a539ec889c Merge pull request #2453 from pmahoney/mariadb-osx
MariaDB on OS X
2014-08-30 23:49:53 +04:00
Michael Raskin d593d3ac88 Fix K3D patching and cmake-configuration phases 2014-08-30 23:49:11 +04:00
Patrick Mahoney 1e06594c0c mariadb: Patch to compile on OS X.
* perl is required at build time on darwin. Copied from the
  mysql/5.5.x.nix

* CMake on darwin creates shared libraries with relative 'install_name'
  paths which are made absolute by fixDarwinDylibNames.

  See http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library/

* The asm patch was needed to compile on darwin, though I do not
  understand what is going on. Error before the patch:

  [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_context.c.o
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Unknown pseudo-op: .cfi_escape
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Rest of line ignored. 1st junk character valued 48 (0).
  make[2]: *** [mysys/CMakeFiles/mysys.dir/my_context.c.o] Error 1
2014-08-30 14:41:51 -05:00
Domen Kožar b8fca7b38c koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
Domen Kožar 33949a413c python34: include a patch to fix http://bugs.python.org/issue21121 2014-08-30 20:43:31 +02:00
Cillian de Róiste 4fe89ae412 lilv: update from 0.18.0 to 0.20.0 2014-08-30 20:02:16 +02:00
Cillian de Róiste 6aa23db35d python27Packages.rope: update from 0.9.4 to 0.10.2 2014-08-30 20:01:40 +02:00
Cillian de Róiste b96574ff15 python34Packages.zope_browser: update from 1.3 to 2.0.2 2014-08-30 20:01:28 +02:00
Cillian de Róiste c701503a4b python34Packages.zope_component: update from 4.0.2 to 4.2.1 2014-08-30 20:01:19 +02:00
Cillian de Róiste 65ef87293a python34Packages.zope_configuration: update from 4.0.2 to 4.0.3 2014-08-30 20:01:11 +02:00
Cillian de Róiste 7acf9a0c1c python34Packages.zope_event: update from 4.0.2 to 4.0.3 2014-08-30 20:01:02 +02:00
Cillian de Róiste 45d9d2a8b5 python34Packages.zope_i18n: update from 3.7.4 to 3.8.0 2014-08-30 20:00:54 +02:00
Cillian de Róiste 0b6613e1b6 python34Packages.zope_i18nmessageid: update from 4.0.2 to 4.0.3 2014-08-30 20:00:45 +02:00
Cillian de Róiste 297e9a0e52 python34Packages.zope_lifecycleevent: update from 3.6.2 to 3.7.0 2014-08-30 20:00:16 +02:00
Cillian de Róiste 8c290a64a7 python34Packages.zope_location: update from 4.0.0 to 4.0.3 2014-08-30 20:00:02 +02:00
Cillian de Róiste f6a529aa51 python34Packages.zope_schema: update from 4.2.2 to 4.4.1 2014-08-30 19:59:28 +02:00
Cillian de Róiste 465e5fa21a python34Packages.zope_size: update from 3.4.1 to 3.5.0 2014-08-30 19:59:14 +02:00
Cillian de Róiste 9f1abe6b59 python34Packages.zope_testrunner: update from 4.4.1 to 4.4.3 2014-08-30 19:58:59 +02:00
Cillian de Róiste 455e0e0673 serd: update from 0.18.2 to 0.20.0 2014-08-30 19:58:37 +02:00
Cillian de Róiste 8eee0eaef4 sord: update from 0.12.0 to 0.12.2 2014-08-30 19:58:24 +02:00
Cillian de Róiste d0fbe1e8bd suil: update from 0.8.0 to 0.8.2 2014-08-30 19:58:12 +02:00
Rickard Nilsson 704e91bab0 Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c 2014-08-30 19:54:37 +02:00
Cillian de Róiste ef9c1d612d processing: add license 2014-08-30 19:54:03 +02:00
Aristid Breitkreuz b63cd192fe Merge pull request #3879 from robberer/pkgs/textlive
texlive: Updated to latest release 2014.20140821
2014-08-30 19:38:35 +02:00
Cillian de Róiste c40a256548 Add processing: A language and IDE for electronic arts
(cherry picked from commit 0db6387d1c3a8a8f7a9a1e111532d8acd1f794d6)
2014-08-30 19:20:13 +02:00
Longrin Wischnewski a111e7ff08 texlive: Updated to latest release 2014.20140821 2014-08-30 19:14:35 +02:00
Nicolas B. Pierron a5d6219897 Merge pull request #3864 from nbp/useless-submodules
Remove useless use of undocumented submodules.
2014-08-30 18:21:17 +02:00
Florent Becker d7b67d8cfa add utop (improved ocaml toplevel) 2014-08-30 19:37:15 +04:00
Florent Becker 328469aa06 add the ocaml 'lambda-term' library (terminal control) 2014-08-30 19:37:15 +04:00
Florent Becker edc11bc4f9 add the 'zed' ocaml editor library 2014-08-30 19:37:15 +04:00
Florent Becker 892490726c Use propagated inputs in lwt 2014-08-30 19:37:15 +04:00
Florent Becker 7e2766d646 Update ocaml_lwt to version 2.4.5 (from git) 2014-08-30 19:37:15 +04:00
Florent Becker 337a3b8212 Update ocaml-react to 1.1.0 2014-08-30 19:37:15 +04:00
Florent Becker 59b1bd0607 Add myself to the maintainer list 2014-08-30 19:37:15 +04:00
Florent Becker 618f439d2e Add a derivation for ocaml-text 2014-08-30 19:37:15 +04:00
Michael Raskin b7d2aff103 Merge pull request #3373 from qknight/liquidfun-fix
Liquidfun fix
2014-08-30 19:16:09 +04:00
Michael Raskin b23fd65854 Merge pull request #3182 from wkennington/master.ipv6
nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addresses
2014-08-30 19:06:04 +04:00
William A. Kennington III 4d8390be60 nixos/network-interfaces: Support the old ip configuration convention 2014-08-30 08:05:00 -07:00
Michael Raskin 43654cba2c Update LibreOffice to 4.3.1 2014-08-30 18:47:02 +04:00