48574 Commits

Author SHA1 Message Date
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
William A. Kennington III
ef92afe0da nixos/network-interfaces: Fix vlan device coming up during switch 2014-08-30 08:20:14 -07:00
William A. Kennington III
ed6040fc8d nixos/network-interface: Append -netdev for all device units
Currently, device units are named directly after the name the user
specifies for the device. A bridge device named lan will be defined
within lan.service. This becomes a problem if you want your interface
named nginx but also want to run the nginx service.

This patch fixes the issue by appending netdev to all virtually created
network device units. Therefore, the lan bridge -> lan-netdev.service.
This naming convention is used for all types of network devices in order
to ensure that all network devices are unique.
2014-08-30 08:20:14 -07:00
William A. Kennington III
1c08efb8ab nixos/network-interfaces: Allow explicit virtual interface type setting 2014-08-30 08:20:14 -07: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
Aristid Breitkreuz
41a4d1f818 Merge pull request #3874 from pmahoney/dnsmasq-ensureDir-deprecation
dnsmasq: Replace deprecated ensureDir with mkdir.
2014-08-30 16:34:28 +02:00
William A. Kennington III
86c0f8c549 Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask attributes 2014-08-30 07:33:38 -07:00
William A. Kennington III
1ff4b83875 nixos/network-interfaces: Add flush upon interface going down 2014-08-30 07:33:38 -07:00
William A. Kennington III
098c8f4c77 nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addresses 2014-08-30 07:33:38 -07:00
lethalman
4280305a41 Merge pull request #3875 from DamienCassou/gnomevfs-python
Make sure gnome-python has gnomevfs binding
2014-08-30 16:27:43 +02:00
Patrick Mahoney
7fc369cfca dnsmasq: Replace deprecated ensureDir with mkdir. 2014-08-30 09:19:23 -05:00
Damien Cassou
9a26b38ad3 Make sure gnome-python has gnomevfs binding 2014-08-30 15:56:22 +02:00