Commit Graph

1036 Commits

Author SHA1 Message Date
Peter Simons
8fa1ce00f2 petidomo: update to version 4.3 2013-02-11 14:38:02 +01:00
Shea Levy
9299b2ed3e Fix petidomo license meta attribute 2013-02-10 11:02:27 -05:00
Peter Simons
f1b54f8ee2 mini-httpd: update to version 1.2 2013-02-09 22:50:50 +01:00
Peter Simons
361b2facee petidomo: add version 4.2 2013-02-09 20:27:44 +01:00
Eelco Dolstra
4515ba0e48 postgresql: Update to latest versions
CVE-2013-0255
2013-02-07 16:37:12 +01:00
Eelco Dolstra
4172cbee05 shishi: Fix build
http://hydra.nixos.org/build/3884001
2013-01-28 17:19:01 +01:00
Lluís Batlle i Rossell
3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Rob Vermaas
362f37a292 Update zabbix2 to 2.0.4 2013-01-24 11:51:57 +01:00
Eelco Dolstra
0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Shea Levy
79dac66415 Whoops, tcl and which aren't needed 2013-01-21 18:30:11 -05:00
Shea Levy
5cbd865ce6 Redis 2.6.9 2013-01-21 18:27:34 -05:00
Rickard Nilsson
1886d1db6a Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-01-20 16:53:21 +01:00
Rickard Nilsson
bc331e230e mpd: Update to 0.17.3
Additionally, turn on a lot more features in mpd by
adding dependencies. Can be controlled by xxxSupport flags,
as before. By default, everything is enabled.
2013-01-18 12:01:14 +01:00
Eelco Dolstra
5bb548d2e4 Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-17 14:19:14 +01:00
Eelco Dolstra
7fd42a8380 Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +01:00
Peter Simons
b33ad366a1 Merge branch 'master' into stdenv-updates. 2013-01-11 15:46:10 +01:00
Eelco Dolstra
1e9e2cb2bb samba, imagemagick: Add missing meta info 2013-01-06 22:31:16 +01:00
Peter Simons
9e9cd7b529 Merge branch 'master' into stdenv-updates. 2013-01-04 21:00:53 +01:00
Lluís Batlle i Rossell
2169b0ab2e vsftpd: fixing build in x86_64/i686
It was building fine in the sheevaplug though.
2013-01-03 19:52:14 +01:00
Lluis Batlle
451974f679 vsftpd: update to 3.0.2
And updated url. The old didn't work.
2012-12-29 12:22:50 +01:00
Lluís Batlle i Rossell
b58780c43d Merge remote-tracking branch 'eelco/master' into stdenv-updates
Conflicts:
	pkgs/development/compilers/gcc/4.7/default.nix

Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Michael Raskin
356bd22822 Merge pull request #212 from washort/redis
add missing patch for redis on OSX
2012-12-27 05:32:55 -08:00
Eelco Dolstra
bbffdd4702 postgresql: Add version 9.2 2012-12-19 13:51:28 +01:00
aszlig
bf3d3dd19b
xinit: Fix logpath and dependencies for startx.
It seems that (almost?) all NixOS users start X using the services module,
because startx seems to be broken for quite some while. And it hit me while
getting to NixOS for the first time as well, so I then decided to just use the
service module.

As I'm working with multiple X servers, writing wrappers in ~/nixpkgs/config.nix
became tedious and so I decided to fix it, hopefully without breaking anything.

The fix consists of:

 * Provide a default location for the Xorg log (~/.xorg.log - hope that's okay)
 * Expose xauth through xinit to ensure purity and "unexpected behaviour", also
   known as "simply not working", because xauth isn't in the user's environment.
 * Actually provide the X binary so it doesn't have to be passed to startx every
   time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
Eelco Dolstra
88dcdc9bed postgresql: Update to latest versions 2012-12-11 14:08:41 +01:00
Allen Short
eb8884711c add missing patch for redis on OSX 2012-12-10 07:48:03 -08:00
Michael Raskin
0ee1e2ad41 Comment out reference to nonexistent patch so that Hydra doesn't fail at evaluation 2012-12-08 15:30:28 +04:00
aszlig
a9edaf10ed
Merge pull request #207 from washort/mysql55
And sorry to @washort for bugging him too much with the syntax.
2012-12-07 18:48:40 +01:00
Allen Short
c6bf1f87f7 better syntax thanks to aszlig 2012-12-07 09:41:03 -08:00
Allen Short
b90b8f222b only depend on perl on OSX 2012-12-07 09:31:10 -08:00
Allen Short
c47e911177 fixes for redis on OSX 2012-12-07 09:23:53 -08:00
Allen Short
843b9f332e fixes for mysql on OSX 10.8 2012-12-05 15:43:34 -08:00
Michael Raskin
f54b40f80e 4store: fix build 2012-12-04 17:09:31 +04:00
Michael Raskin
d7bbb34d64 Update CouchDB 2012-12-04 10:17:06 +04:00
Michael Raskin
46c57d105c Update 4store 2012-12-04 10:16:41 +04:00
Rob Vermaas
70f9071adf Add zabbix 2.0.3 2012-12-02 15:28:08 +01:00
Rob Vermaas
cf68e76f14 Update memcached to 1.4.15 2012-12-01 21:09:55 +01:00
Eelco Dolstra
59e979177d Remove duplicate tcp-wrappers package 2012-11-29 15:26:13 +01:00
Eelco Dolstra
72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra
5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Michael Raskin
1b15008952 Merge pull request #153 from jcumming/icecast
- icecast-2.3.3, libshout-2.3.1
2012-11-21 21:30:28 -08:00
Lluís Batlle i Rossell
38153d9105 xf86 video openchrome: fixing the build, changing overrides. 2012-11-18 22:19:00 +01:00
Alexander Foremny
58d68427c6 Fix xf86-video-sis 2012-11-18 20:16:54 +01:00
David Guibert
6c943d3758 update pulseaudio to 2.1
Systemd support has also been added because pulseaudio needs it to
be useable with the systemd branch of nixos.
2012-11-15 07:41:11 +01:00
Michael Raskin
426b75c0a4 Fix unneeded /bin/sh reference 2012-11-10 15:03:40 +04:00
Eelco Dolstra
b40c41b7e3 zabbix: Update to 1.8.15 2012-10-26 16:23:30 +02:00
James Cook
01d749f0aa Rolled back xf86-video-ati to 6.14.4.
6.14.6 requires a newer version of libdrm, which in turn requires a newer
version of mesa.  I cheated and edited the generated default.nix file instead of
re-generating it, since generate-expr-from-tarballs.pl complained of a collision
between two tarballs providing different versions of xorg-server.
2012-10-26 14:03:07 +02:00
Jack Cummings
ccfb056255 shoutcast support for mpd 2012-10-24 18:15:48 -07:00
Michael Raskin
47d3d58ec6 Fix xwd build 2012-10-19 13:50:02 +04:00
Michael Raskin
0e930058ae Update TigerVNC to SVN checkout that at least builds.. 2012-10-18 20:49:22 +04:00
Eelco Dolstra
f7436a9141 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-17 12:07:03 -04:00
aszlig
0b592ce677
apache-httpd/2.4: Add modules for NixOS service.
The NixOS service module loads those modules by default. So we need to build
them here as well.

I'm not really sure why these modules are included by default, because (except
from maybe CGI) they obviously are only usable in very rare cases. Am I wrong?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:08 +02:00
aszlig
2f3dcb9dd2
apache-httpd/2.4: Fix libxml2 support.
The reason because the configure script is unnable to find libxml2 is because it
is searching for a header file in `libxml/*.h`. Obviously this cases an error,
because it's actually in `${libxml2}/include/libxml2/libxml/*.h`, so let's add
the parent directory to --with-libxml2 and remove the comment from buildInputs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:07 +02:00
Michael Raskin
cdd51e2730 Update Squid 3.2 to the latest 3.2.2 version 2012-10-17 16:44:26 +04:00
Michael Raskin
8eec7bf2f6 Updating BIND to freshest version 9.9.2 2012-10-17 16:27:38 +04:00
Eelco Dolstra
31212a0a95 Fix font-cursor-misc build 2012-10-15 13:14:12 -04:00
Peter Simons
87c5696996 pkgs/servers/x11/xorg/overrides.nix: correctly patch path to mkfontscale into mkfontdir wrapper script 2012-10-15 19:06:59 +02:00
Eelco Dolstra
80fa05f1f5 xf86-video-intel: Update to 2.20.10 2012-10-15 12:09:28 -04:00
Eelco Dolstra
3b968053d4 Fix font-schumacher-misc build
http://hydra.nixos.org/build/3157818
2012-10-15 11:52:11 -04:00
Jack Cummings
5ded1fb645 - icecast-2.3.3, libshout-2.3.1 2012-10-14 23:48:46 -07:00
Peter Simons
70334f04ee pkgs/servers/x11/xorg/overrides.nix: xinput needs libXrender to build 2012-10-14 20:28:00 +02:00
Peter Simons
f77a2f460a Merge branch 'master' into x-updates. 2012-10-12 15:24:24 +02:00
Ludovic Courtès
018068d7c5 samba: fix cross-compilation 2012-10-11 12:02:46 +02:00
Peter Simons
6ff829f19d Merge branch 'master' into x-updates 2012-10-10 18:46:48 +02:00
Eelco Dolstra
34ff91d602 nginx: Update to 1.2.4 2012-10-09 14:20:44 -04:00
Eelco Dolstra
156e1f1e1f Add psqlodbc for iodbc 2012-10-09 14:02:09 -04:00
Sander van der Burg
4ef6aa3a6c Bumped MySQL java connector version to 5.1.22
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-10-09 16:41:30 +02:00
Sander van der Burg
da52aeefad Bump MySQL java connector version to 5.1.22 2012-10-09 16:41:01 +02:00
Mathijs Kwik
da8b2dfcc7 samba: upgrade to 3.6.8 2012-10-09 16:05:24 +02:00
Eelco Dolstra
90d9f8ec18 Update xcb-proto and libxcb 2012-10-08 15:15:05 -04:00
Eelco Dolstra
41e9f7cfed Merge remote-tracking branch 'origin/master' into x-updates 2012-10-08 13:48:30 -04:00
Peter Simons
0826608328 spamassassin: don't pass 'IOSocketInet6'
Adding that package as a build input makes SpamAssassin print "function
re-defined" warnings at run-time.
2012-10-07 18:55:41 +02:00
Eelco Dolstra
c1719a5835 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-05 17:57:45 -04:00
Eelco Dolstra
925aeb98d5 PostgreSQL updates 2012-10-04 11:26:19 -04:00
aszlig
1de3682f98
mysql55: Enable parallel building.
In order to extend the lifes of keyboards, monitors, mice and other hardware in
range of impatient people, this should shorten build times a bit on multicore
systems. And of course keeps blood pressure at low rates so cholerics may live
longer. Whether the latter is good or bad is up to the readers choice and
imagination.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:03 +02:00
aszlig
d4c56cef43
mysql55: Update to version 5.5.28.
The current build fails because the URL at inria.fr is no longer accessible. And
5.5.23 is quite old, so let's update it.

With this update we also provide three URLs to fetchurl, just to make sure that
we have enough sources, should one URL become inaccessible again.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
Eelco Dolstra
31f89ba349 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-03 14:43:10 -04:00
Eelco Dolstra
9bc8e1250b xinetd: Update to 2.3.15
Fixes CVE-2012-0862.
2012-10-02 11:52:37 -04:00
Eelco Dolstra
3cf0b00b5a bind: Update to 9.7.6-P3
Fixes CVE-2012-4244.
2012-10-02 11:48:54 -04:00
Eelco Dolstra
f75dddde80 apache-httpd: Update to 2.2.23
Fixes CVE-2012-0883, CVE-2012-2687.
2012-10-02 11:45:54 -04:00
Eelco Dolstra
b78256fbd7 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-01 11:43:43 -04:00
Eelco Dolstra
281fa6f85a Revert "xorg-server: Boldly update to 1.13.0"
This reverts commit 2f2426a02f89458451de0570ee6f0bf1442a3619.

xf86-video-intel requires a newer version of libdrm, which in turn
breaks mesa.  So stick to 1.12.4 until this gets sorted out.
2012-09-28 17:44:38 -04:00
Eelco Dolstra
1b807c2acd xorg-server: Boldly update to 1.13.0 2012-09-28 17:44:38 -04:00
Eelco Dolstra
4a6a87eedc Fix builds depending on libXft 2012-09-27 12:38:48 -04:00
Peter Simons
dfaab992c2 spamassassin: enable more plugins and provide gpg for sa-update 2012-09-27 15:29:01 +02:00
Peter Simons
74c0850efd spamassassin: site-wide rules are in $out/share/spamassassin; user-rules in /etc/spamassassin 2012-09-27 15:28:14 +02:00
Peter Simons
a596022d80 apache-httpd: update to version 2.4.3 2012-09-27 13:46:50 +02:00
Lluís Batlle i Rossell
27bd526654 freeswitch: updating to stable 1.2.3
I'll avoid using the git version; I'm less sure if it's better than the
released stable.
2012-09-26 22:55:56 +02:00
Eelco Dolstra
2fed9dfbc5 Some X.org updates (include xorg-server to 1.12.4) 2012-09-26 16:11:26 -04:00
Eelco Dolstra
d5758c99a3 Merge remote-tracking branch 'origin/master' into x-updates
Conflicts:
	pkgs/misc/maven/maven-1.0.nix
	pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Peter Simons
f2b6eee34e dovecot: cosmetic 2012-09-25 12:51:41 +02:00
Michael Raskin
def0189ccd Add support for authentication via user list in MySQL to restund 2012-09-25 10:47:00 +04:00
Michael Raskin
1527b10016 Adding restund 2012-09-25 10:34:45 +04:00
Peter Simons
f1bfc3055d dovecot: drop obsolete versions 1.0.3 and 1.1.1 2012-09-24 10:03:10 -04:00
Peter Simons
4f099c9880 popa3d: enable standalone mode 2012-09-19 01:38:07 +02:00
Peter Simons
d23aef5432 popa3d: customize for use on NixOS 2012-09-19 01:27:00 +02:00
Peter Simons
7ba33d813e popa3d: add version 1.0.2 2012-09-19 01:16:01 +02:00
Eelco Dolstra
f590586775 xorg-server: Enable the SECURITY extension
This allows "ssh -X" to do the right thing.
2012-09-18 17:10:36 -04:00
Peter Simons
aa2d8d1e02 dovecot: rename file for version 1.0.3 to improve consistency 2012-09-18 15:08:28 +02:00
Mathijs Kwik
ad628ab557 mongodb: fix build on i686, restrict platforms to linux
mongodb is supposed to work on most unixes but its build system is
quite picky and fragile.
As it hasn't worked for non-linux platforms on NixOS yet, this change
won't affect anyone and will remove the illusion that other platforms
are currently supported.
2012-09-09 17:25:59 +02:00
Mathijs Kwik
071d685dda mongodb: upgrade to 2.2.0 2012-09-09 13:04:14 +02:00
Lluís Batlle i Rossell
449230335d sipwitch: update to 1.2.4 2012-09-04 09:59:26 +02:00
Peter Simons
d7470b6c68 postfix: update to version 2.8.12 2012-08-28 15:18:17 +02:00
Peter Simons
85350ca2d4 postfix: clean-up install phase
Passing install_root=$out isn't a good idea because the install script is going
to pre-pend that prefix to all other paths even though these have the $out
prefix already. The resulting installation is a mess. Instead, we use the
"fake" install prefix "out" and then move all files and directories into the
right place afterward.
2012-08-28 15:17:06 +02:00
Peter Simons
40fe2d03b5 postfix: re-use $name in src URL 2012-08-28 15:14:59 +02:00
Peter Simons
919b357255 postfix: add meta section 2012-08-28 15:14:59 +02:00
Peter Simons
b920bd538a postfix: strip trailing whitespace 2012-08-28 15:14:59 +02:00
Eelco Dolstra
bc8b1376da postgresql-jdbc: Update to 9.1-902 2012-08-27 14:02:39 -04:00
Eelco Dolstra
606e6acd6f postgresql: Update to latest versions
Fixes CVE-2012-3488, CVE-2012-3489.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
b8be9b54f3 samba: Update to 3.6.7 2012-08-17 16:09:13 -04:00
Peter Simons
a143bb79e2 spamassassin: disable taint mode, without it we cannot configure the PERL5LIB search path 2012-08-03 13:21:29 +02:00
Rob Vermaas
eb29e0449b Add mod_evasive 2012-07-31 15:51:31 +02:00
Rickard Nilsson
bb2cff55ae dovecot_2: Enable LDAP support. 2012-07-30 18:58:54 +02:00
Shea Levy
912440dae8 dovecot2: Bump to 2.1.8 2012-07-24 18:34:19 -04:00
Shea Levy
5315a0bb6d xf86-input-keyboard: Needs pixman 2012-07-15 22:56:49 -04:00
Shea Levy
27339f2ad8 xf86-input-mouse: Needs pixman 2012-07-15 22:55:12 -04:00
Shea Levy
4f01e68ff8 xf86-input-synaptics: Needs mtdev and pixman 2012-07-15 22:53:43 -04:00
Shea Levy
d382822803 xf86-video-ati: Needs pixman 2012-07-15 22:48:28 -04:00
Shea Levy
ccceaba50a xf86-video-cirrus: Needs pixman 2012-07-15 22:47:27 -04:00
Shea Levy
08e7a18a2c xf86-video-nv: Needs pixman 2012-07-15 22:45:57 -04:00
Shea Levy
c95e6d5dc4 xf86-video-vesa: Need pixman 2012-07-15 22:44:11 -04:00
Shea Levy
a55bcacbe2 xorg-video-unichrome: Update git url, fix build with new xorg 2012-07-15 22:40:52 -04:00
Shea Levy
f0b7c9813b xorg.ev: Needs libXrender 2012-07-15 03:36:48 -04:00
Shea Levy
65ac9694c7 xorg: evdev and fbdev need pixman 2012-07-14 16:26:22 -04:00
Shea Levy
fdf6f17a1b x11: Some fonts need mkfontscale
There may be others, these are just the ones that needed it for my configuration to build
2012-07-14 16:16:31 -04:00
Shea Levy
d6d6b623c9 xorgserver: Update xkbcomp-path patch
_XkbDupString was migrated to Xstrdup
2012-07-14 15:13:08 -04:00
Shea Levy
13c5b75b80 xorgserver: Add needed deps 2012-07-14 15:07:36 -04:00
Shea Levy
bb469d5e25 xorgserver: Update dir path patch 2012-07-14 15:03:36 -04:00
Shea Levy
71e0a3fb93 x.org: Update to 7.7 2012-07-14 14:33:58 -04:00
Shea Levy
c514ee974a Merge remote-tracking branch 'upstream/master' into x-updates
mountall conflict was trivial

Conflicts:
	pkgs/os-specific/linux/mountall/default.nix
2012-07-14 14:24:27 -04:00
Eelco Dolstra
b00c839f4b Add ElasticMQ, a message queue service 2012-07-09 15:26:07 -04:00
Peter Simons
9c5f897465 SpamAssassin: add version 3.3.2 2012-07-08 00:32:37 +02:00
Peter Simons
b98782f339 apache-httpd-2.4: build MPMs as DSOs so that the desired one can be selected at run-time 2012-07-07 09:09:05 +02:00
Peter Simons
32449b5ae6 apache-httpd-2.4: replace use of tabs with blanks 2012-07-07 08:57:53 +02:00
Peter Simons
ea1d479afb apache-httpd-2.4: ensure that libgcc_s can be found at run-time 2012-07-07 08:57:28 +02:00
Peter Simons
c870b80512 apache: add version 2.4 2012-07-07 08:47:19 +02:00
Eelco Dolstra
714f100970 httpd: Support building with another multi-processing module 2012-07-06 14:25:40 -04:00
Lluís Batlle i Rossell
808e50c7cf freeswitch: Updating to the latest master. This fixes the build.
They say that 'master' is the best stable code to use.
2012-07-02 22:17:38 +02:00
Eelco Dolstra
7925441bab net-snmp: Moved to pkgs/servers/monitoring 2012-06-21 15:22:17 -04:00
Yury G. Kudryashov
4638c52fb6 dovecot-2.1.7
svn path=/nixpkgs/trunk/; revision=34490
2012-06-13 07:09:03 +00:00
Mathijs Kwik
51ec873c8d mongodb: upgraded to 2.0.6
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Eelco Dolstra
36667965f9 * Updated bind to 9.7.6-P1, which includes a fix for CVE-2012-1667.
svn path=/nixpkgs/trunk/; revision=34370
2012-06-06 15:51:48 +00:00
Eelco Dolstra
73a1d5e27f * PostgreSQL updates.
svn path=/nixpkgs/trunk/; revision=34361
2012-06-05 15:24:16 +00:00
Mathijs Kwik
71c3057406 mongodb: upgraded to 2.0.5
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Eelco Dolstra
932d5bee54 * X.org 7.7 RC1. Note that xorg-server doesn't build yet.
svn path=/nixpkgs/branches/x-updates/; revision=34147
2012-05-16 22:06:27 +00:00
Marco Maggesi
b734682fb4 Fix openafs hash
svn path=/nixpkgs/trunk/; revision=34118
2012-05-15 19:36:39 +00:00
Marco Maggesi
68d2c3d70f Blind attempt to update OpenAFS to version 1.6.1
svn path=/nixpkgs/trunk/; revision=34115
2012-05-15 17:31:53 +00:00
Eelco Dolstra
a3fe6bd059 * Samba 3.6.5 (fixes CVE-2012-2111).
svn path=/nixpkgs/trunk/; revision=34111
2012-05-15 15:40:20 +00:00
Rickard Nilsson
ea74e1ea6d lighttpd 1.4.30.
svn path=/nixpkgs/trunk/; revision=34107
2012-05-15 14:14:33 +00:00
Rob Vermaas
49d0db04a3 update tomcat-connectors url
svn path=/nixpkgs/trunk/; revision=33982
2012-05-03 13:50:11 +00:00
Peter Simons
0eac8bb084 mysql51: update location of mysql-5.1.54.tar.gz
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>.

svn path=/nixpkgs/trunk/; revision=33945
2012-04-29 18:17:46 +00:00
Ludovic Courtès
04600bbec1 Darwin: Add mig', lipo', etc. to `stdenvNative'.
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.

svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Karn Kallio
819a05bfae Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Michael Raskin
de5fdd541a Fix line endings
svn path=/nixpkgs/trunk/; revision=33809
2012-04-17 13:05:57 +00:00
Michael Raskin
49b28405d8 Samba security update
svn path=/nixpkgs/trunk/; revision=33756
2012-04-12 09:31:31 +00:00
Ludovic Courtès
1e13bf5b12 GNU Shishi 1.0.1.
svn path=/nixpkgs/trunk/; revision=33709
2012-04-09 20:51:54 +00:00
Ludovic Courtès
03e6e14986 GNU SIP Witch 1.2.3.
svn path=/nixpkgs/trunk/; revision=33706
2012-04-09 20:51:40 +00:00
Lluís Batlle i Rossell
6a838a4ba1 Making x11perf build.
svn path=/nixpkgs/trunk/; revision=33651
2012-04-06 18:33:51 +00:00
Mathijs Kwik
21fd15f455 mongodb: minor upgrade
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Yury G. Kudryashov
5299c1f6fb svn merge ^/nixpkgs/trunk
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Michael Raskin
ba2343ba12 Update Squid-3.2; builds now
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33483
2012-03-30 05:21:56 +00:00
Yury G. Kudryashov
ec15b98631 Add memcached
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/

svn path=/nixpkgs/trunk/; revision=33461
2012-03-28 22:30:13 +00:00
Yury G. Kudryashov
d465b0798c virtuoso-6.1.5
svn path=/nixpkgs/trunk/; revision=33426
2012-03-26 15:07:37 +00:00
Lluís Batlle i Rossell
b24bab3873 Getting a much newer version of the openchrome X driver
svn path=/nixpkgs/trunk/; revision=33405
2012-03-25 13:53:07 +00:00
Eelco Dolstra
d905637b44 * Fix rpcbind. It wasn't listening on port 111, causing nfsd to fail
(http://hydra.nixos.org/build/2315333).

svn path=/nixpkgs/trunk/; revision=33353
2012-03-22 11:16:28 +00:00
Lluís Batlle i Rossell
07c583c3d4 Adding rpcbind.
Patch by Rickard Nilsson.


svn path=/nixpkgs/trunk/; revision=33341
2012-03-21 20:35:15 +00:00
Lluís Batlle i Rossell
969b9478a2 Updating samba to 3.6.3. I take out the overcome readlink.patch.
svn path=/nixpkgs/trunk/; revision=33231
2012-03-18 10:29:14 +00:00
Eelco Dolstra
0ac7828c6b * portmap: Set SO_REUSEADDR to ensure that portmap can restart
properly.

svn path=/nixpkgs/trunk/; revision=33166
2012-03-16 17:42:14 +00:00
Eelco Dolstra
1148fc2f76 * Minor cleanup.
svn path=/nixpkgs/trunk/; revision=33165
2012-03-16 17:20:04 +00:00
Yury G. Kudryashov
57fd764a39 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Ludovic Courtès
90d1e1bb83 Add UNFS3, a user-space NFSv3 server.
svn path=/nixpkgs/trunk/; revision=32753
2012-03-03 16:06:27 +00:00
Yury G. Kudryashov
0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Eelco Dolstra
6c13f317e9 * Latest PostgreSQL releases.
svn path=/nixpkgs/trunk/; revision=32684
2012-02-28 18:40:27 +00:00
Yury G. Kudryashov
38e3d7bc86 svn merge ^/nixpkgs/trunk
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?

svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Ludovic Courtès
c6210ec36d Samba: Fix compilation for GNU/Hurd; add to Hydra.
svn path=/nixpkgs/trunk/; revision=32498
2012-02-23 00:01:24 +00:00
Eelco Dolstra
2ceb07c28f * PostgreSQL 9.1: install the manpages.
svn path=/nixpkgs/trunk/; revision=32476
2012-02-22 17:27:06 +00:00
Eelco Dolstra
476ece2de0 * Added PostgreSQL 9.1.2. Updated PostgreSQL to 8.3.17 and 8.4.10.
svn path=/nixpkgs/trunk/; revision=32475
2012-02-22 16:40:10 +00:00
Eelco Dolstra
e64443baf1 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Eelco Dolstra
ccea8d08e9 * Zabbix updated to 1.8.10.
svn path=/nixpkgs/trunk/; revision=32425
2012-02-20 13:37:33 +00:00
Yury G. Kudryashov
d8454e538c svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32417
2012-02-20 05:30:06 +00:00
Peter Simons
6492a0383d nginx: moved from sbin to bin, because it's useful for normal users too
Committed on behalf of Mathijs Kwik.

svn path=/nixpkgs/trunk/; revision=32407
2012-02-19 21:36:34 +00:00
Yury G. Kudryashov
e5027e5b36 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Eelco Dolstra
4b9ef75972 * Updated Apache httpd to 2.2.22.
svn path=/nixpkgs/trunk/; revision=32304
2012-02-15 16:21:44 +00:00
Yury G. Kudryashov
5144a19987 svn merge ^/nixpkgs/trunk
There were a few merge conflicts due to ensureDir->mkdir -p migration

svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Eelco Dolstra
34c8b2fa31 * Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Yury G. Kudryashov
215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Arie Middelkoop
b4d5957ac4 Version bumb of 'xf86-synaptics' module, which fixes a cpu-stealing bug when using syndaemon.
svn path=/nixpkgs/trunk/; revision=32035
2012-02-05 00:43:54 +00:00
Sander van der Burg
37346e00a3 Enable IPv6 by default
svn path=/nixpkgs/trunk/; revision=32011
2012-02-03 20:50:33 +00:00
Peter Simons
4aac439f00 redis: added version 2.4.7
Patch submitted by Phil Hagelberg <technomancy@gmail.com>.

svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Yury G. Kudryashov
5b132f6e96 svn merge ^/nixpkgs/trunk
Conflicts: cups, all-packages.nix (gcc45_debug)

svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Sander van der Burg
b54d8fc58d Updated ejabberd to version 2.1.10
svn path=/nixpkgs/trunk/; revision=31854
2012-01-26 13:57:57 +00:00
Shea Levy
7cc21234f6 mysql55: Get building on darwin
svn path=/nixpkgs/trunk/; revision=31842
2012-01-26 02:08:48 +00:00
Peter Simons
8045c6ebe2 dri-proto: upgraded to version 2.6 so that we can use intel 2.17 driver
svn path=/nixpkgs/trunk/; revision=31773
2012-01-21 18:47:40 +00:00
Eelco Dolstra
bafc4ff59d * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31739
2012-01-20 15:29:04 +00:00
Sander van der Burg
2c3e921a4c Bumped MySQL 5.5.15 to 5.5.20
svn path=/nixpkgs/trunk/; revision=31735
2012-01-20 12:29:13 +00:00
Yury G. Kudryashov
84c0185038 svn merge ^/nixpkgs/trunk, one simple conflict in jruby
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Eelco Dolstra
d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Ludovic Courtès
c295b6638e GNU SIP Witch 1.2.1.
svn path=/nixpkgs/trunk/; revision=31670
2012-01-18 20:52:26 +00:00
Peter Simons
5ebdf058cc intel X driver: upgraded to fix display glitches on newer chips
at least 2 nixos users were affected by a graphics bug that got fixed
in 2.15.
Officially 2.15 was meant for a newer xorg server, libdrm, mesa and all, but
I've been running with this for over a month with no issues (used
compositing desktop, opengl and hd video).

I know 2.17 is in the repo, but it doesn't builde (missing deps I
think).

svn path=/nixpkgs/trunk/; revision=31661
2012-01-18 20:38:30 +00:00
Peter Simons
8985708131 mongodb: new package (nosql database) - nixos integration available
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Shea Levy
a11fda4b4b mysql51: enable building on darwin
svn path=/nixpkgs/trunk/; revision=31531
2012-01-14 11:58:29 +00:00
Peter Simons
fedda96bee xf86-video-ati: updated to version 6.14.3
svn path=/nixpkgs/trunk/; revision=31471
2012-01-10 20:12:25 +00:00
Florian Friesdorf
2e31e7293a moved parts of extra.list back to tarballs-7.6.list
also added an short description about them to generate-expr-from-tarballs.pl

svn path=/nixpkgs/trunk/; revision=31189
2011-12-31 15:37:51 +00:00
Florian Friesdorf
d2e8c37e41 default.nix now fully generated again
with additional xf86-video-intel-2.17.0 and what looks like a fixed
xf86-video-intel-2.14.901.

svn path=/nixpkgs/trunk/; revision=31185
2011-12-31 06:07:37 +00:00
Florian Friesdorf
1745900396 add xf86-video-intel-2.14.901 (and while at it 2.17.0) to extra.list
svn path=/nixpkgs/trunk/; revision=31184
2011-12-31 06:07:34 +00:00
Florian Friesdorf
2a2ceace7f generate-expr-from-tarballs.pl support multiple versions
svn path=/nixpkgs/trunk/; revision=31183
2011-12-31 06:07:32 +00:00
Florian Friesdorf
f6090f6bba reproduced my previous manual changes through generation of default.nix
svn path=/nixpkgs/trunk/; revision=31182
2011-12-31 06:07:28 +00:00
Florian Friesdorf
cebb40f533 adjusted oder of *.list in generate-expr-from-tarballs.pl example
svn path=/nixpkgs/trunk/; revision=31181
2011-12-31 06:07:26 +00:00
Florian Friesdorf
e45921800c adjusted example generate-expr-from-tarballs.pl call to 7.6
svn path=/nixpkgs/trunk/; revision=31180
2011-12-31 06:07:23 +00:00
Florian Friesdorf
0bb20084b5 xorg: alphabetical extra.list
svn path=/nixpkgs/trunk/; revision=31179
2011-12-31 06:07:21 +00:00
Florian Friesdorf
c9b2b8a182 xcb-util(-*)-0.3.8 and xlsclients-1.1.2 in extra.list
svn path=/nixpkgs/trunk/; revision=31178
2011-12-31 06:07:18 +00:00
Florian Friesdorf
e1556e64d7 xorg: moved individuals from tarballs-7.6 to extra.list and regen tarballs-7.6
svn path=/nixpkgs/trunk/; revision=31177
2011-12-31 06:07:15 +00:00
Florian Friesdorf
44ef26c896 xlsclients-1.1.2
svn path=/nixpkgs/trunk/; revision=31176
2011-12-31 04:30:46 +00:00
Florian Friesdorf
251d42d03f xcb-util-0.3.8 (+image|keysyms|renderutil|wm)
this might break things but makes awesome-3.4.11 happy

svn path=/nixpkgs/trunk/; revision=31171
2011-12-31 04:05:50 +00:00
Cillian de Roiste
02eb690bad Upgrading CouchDB to 1.1.1 with SpiderMonkey 185
svn path=/nixpkgs/trunk/; revision=30905
2011-12-15 12:24:25 +00:00
Yury G. Kudryashov
63a5da5ef2 virtuoso-6.1.4
svn path=/nixpkgs/trunk/; revision=30890
2011-12-14 14:09:53 +00:00
Eelco Dolstra
9cc0637247 * Add xinetd to the channel.
svn path=/nixpkgs/trunk/; revision=30865
2011-12-13 12:43:11 +00:00
Shea Levy
69e12ad16e Add ncmpcpp
Patch by mornfall

svn path=/nixpkgs/trunk/; revision=30730
2011-12-05 01:32:25 +00:00
Ludovic Courtès
cd22d77614 GNU SIP Witch 1.1.3.
svn path=/nixpkgs/trunk/; revision=30676
2011-12-01 22:44:59 +00:00
Ludovic Courtès
46d3cd449f Samba: Add a cross-compilable variant.
svn path=/nixpkgs/trunk/; revision=30627
2011-11-29 22:54:00 +00:00
Eelco Dolstra
1abb8f9a26 * Fix PulseAudio's config files installation paths.
svn path=/nixpkgs/trunk/; revision=30383
2011-11-10 23:27:05 +00:00
Eelco Dolstra
6e5c0d70db * Add platforms attribute.
svn path=/nixpkgs/trunk/; revision=30380
2011-11-10 22:50:45 +00:00
Eelco Dolstra
75b7d02633 * Added oidentd, an implementation of the IDENT protocol.
svn path=/nixpkgs/trunk/; revision=30379
2011-11-10 22:29:58 +00:00
Lluís Batlle i Rossell
d72fe9fee2 Adding prayer. It builds on linux x86_64, but I've not tried to run it.
svn path=/nixpkgs/trunk/; revision=30347
2011-11-08 21:07:57 +00:00
Eelco Dolstra
7fdb29f0f3 * Make the X11 dependency in PulseAudio optional, just like the JACK
dependency.  This is important to prevent these dependencies from
  propagating to all PulseAudio clients.  The PulseAudio server in
  NixOS can enable X11 support (if desired) by setting

    hardware.pulseaudio.package = pkgs.pulseaudio.override {
      x11Support = true;
    };

svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
David Guibert
18fcb0f5f8 update pulseaudio 0.9.23 -> 1.1
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
Lluís Batlle i Rossell
36c0150c1e I think these changes make postfix start again.
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell
70035096a5 Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Eelco Dolstra
a5a5dcde90 * Updated PostgreSQL.
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Rob Vermaas
edbae5f6c3 update nginx to 1.1.7
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Ludovic Courtès
74201c0fcb GNU SIP Witch 1.1.2.
svn path=/nixpkgs/trunk/; revision=30116
2011-10-30 00:00:56 +00:00
Lluís Batlle i Rossell
9b9ca264d1 dovecot 2 feels hapier with zlib and bzip2
svn path=/nixpkgs/trunk/; revision=30077
2011-10-27 22:07:39 +00:00
Lluís Batlle i Rossell
cf23b0c4e5 Making dovecot2 not use $out/var for runtime files.
svn path=/nixpkgs/trunk/; revision=30075
2011-10-27 22:03:41 +00:00
Lluís Batlle i Rossell
621e87f821 Adding a newer dovecot
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Eelco Dolstra
f31cd519b6 * Updated version of the readlink() patch.
svn path=/nixpkgs/trunk/; revision=30013
2011-10-25 12:52:41 +00:00
Eelco Dolstra
215e6d0c7d * attachments.samba.org is down, and we should not depend on it anyway.
svn path=/nixpkgs/trunk/; revision=29996
2011-10-24 17:22:10 +00:00
Eelco Dolstra
9667d5ec5a * Samba: Apply a patch that fixes readlink() on symlinks that point
outside of the share.  This is necessary for EC2 image generation
  (and similar actions).  Many thanks to Jeremy Allison to fixing this
  very quickly.  (https://bugzilla.samba.org/show_bug.cgi?id=8541)

svn path=/nixpkgs/trunk/; revision=29969
2011-10-21 23:36:48 +00:00
Eelco Dolstra
87a251aea5 * Samba 3.6.1.
svn path=/nixpkgs/trunk/; revision=29967
2011-10-21 19:30:32 +00:00
Sander van der Burg
1fc00185f4 Updated Axis2 to version 1.6.1
svn path=/nixpkgs/trunk/; revision=29836
2011-10-14 13:24:55 +00:00
Marco Maggesi
843ed0c339 Update OpenAFS client to version 1.6.0. Also enable Hydra build.
svn path=/nixpkgs/trunk/; revision=29819
2011-10-13 12:37:15 +00:00
Eelco Dolstra
ef27bfc02a * Apache 2.2.21.
svn path=/nixpkgs/trunk/; revision=29707
2011-10-07 11:37:42 +00:00
Yury G. Kudryashov
791cf785b8 virtuoso: apply patch as proposed by Nepomuk developers
svn path=/nixpkgs/trunk/; revision=29514
2011-09-27 15:40:45 +00:00
Alexander Tsamutali
0ed57e3f64 servers/x11/xorg/overrides.nix:
Added xproto to propagatedBuildInputs of libXext, because for ex.
  shape.h includes Xfuncproto.h.

svn path=/nixpkgs/trunk/; revision=29505
2011-09-26 22:24:22 +00:00
Eelco Dolstra
c94dc8d0ca * Zabbix updated to 1.8.7.
svn path=/nixpkgs/trunk/; revision=29122
2011-09-09 09:39:43 +00:00
Eelco Dolstra
ad51692715 * Style fixes.
svn path=/nixpkgs/trunk/; revision=29048
2011-09-05 21:02:21 +00:00
Eelco Dolstra
573e554e2c * Apache httpd updated to 2.2.20, with a fix for CVE-2011-3192.
svn path=/nixpkgs/trunk/; revision=28976
2011-09-02 15:59:12 +00:00
Michael Raskin
6a01304317 Adding TFTP-HPA
svn path=/nixpkgs/trunk/; revision=28915
2011-08-30 07:02:01 +00:00
Shea Levy
8a3f40a088 Get libpciaccess to compile on darwin
The added patch uses the correct byte-conversion functions on Apple systems. The library compiles on darwin but is not yet tested.

svn path=/nixpkgs/trunk/; revision=28881
2011-08-29 18:58:59 +00:00