Michael Raskin
9671e806af
Fixing Redstore build
...
svn path=/nixpkgs/trunk/; revision=28158
2011-08-04 17:42:45 +00:00
Michael Raskin
e3a809a9bb
Fix Veracity build
...
svn path=/nixpkgs/trunk/; revision=28157
2011-08-04 16:01:50 +00:00
Peter Simons
7d651a8ec3
syslog-ng: the build doesn't find "glib" on platforms other than Linux
...
Glib is a buildInput, and it does work fine on Linux, but on other
platforms Hydra reports a build failure:
| checking for GLIB - version >= 2.10.1... no
| *** Could not run GLIB test program, checking why...
| *** The test program failed to compile or link. See the file config.log for the
| *** exact error that occured. This usually means GLIB is incorrectly installed.
| configure: error: Cannot find GLIB version >= 2.10.1: is pkg-config in path?
I can't debug that problem, so opted to just disable those builds that
fail anyway.
svn path=/nixpkgs/trunk/; revision=28156
2011-08-04 15:59:21 +00:00
Peter Simons
9f834cb8bd
syslog-ng: moved package from tools/misc to tools/system
...
svn path=/nixpkgs/trunk/; revision=28155
2011-08-04 15:59:14 +00:00
Peter Simons
fbf36403ef
haskell-packages.nix: updated HaXml to version 1.22.3
...
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
Michael Raskin
3e8a39ea61
Updating Maxima
...
svn path=/nixpkgs/trunk/; revision=28152
2011-08-04 15:13:15 +00:00
Sander van der Burg
d8051477b5
Upgraded MySQL JDBC driver to 5.1.17
...
svn path=/nixpkgs/trunk/; revision=28151
2011-08-04 14:02:52 +00:00
Eelco Dolstra
fda7c24c2b
* Added aws-mturk-clt, the Amazon Mechanical Turk command-line tools.
...
svn path=/nixpkgs/trunk/; revision=28150
2011-08-04 12:13:53 +00:00
Sander van der Burg
a0c03edcd9
Removed test stuff from MySQL + add to releases
...
svn path=/nixpkgs/trunk/; revision=28149
2011-08-04 11:58:49 +00:00
Andres Löh
62c04c542b
Version bump for HDBC.
...
svn path=/nixpkgs/trunk/; revision=28148
2011-08-04 10:16:30 +00:00
Eelco Dolstra
237b2b8a30
* Merged the KDE 4.7 branch.
...
This adds KDE 4.7 (and updates many dependencies), but KDE 4.5 is
still the default. To use 4.7, set the following in
configuration.nix:
nixpkgs.config.packageOverrides = pkgs: {
kde4 = pkgs.kde47;
};
svn path=/nixpkgs/trunk/; revision=28147
2011-08-04 00:08:22 +00:00
Eelco Dolstra
7c0ca0d565
svn path=/nixpkgs/branches/kde-4.7/; revision=28146
2011-08-03 22:36:20 +00:00
Sander van der Burg
d9572cfb6b
Added MySQL 5.5. It's still a bit experimental though
...
svn path=/nixpkgs/trunk/; revision=28145
2011-08-03 22:10:06 +00:00
Eelco Dolstra
fcce78c0f4
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Piotr Pietraszkiewicz
8d546fbdb8
upgraded kadu to v0.9.2 + fixed typos in description
...
svn path=/nixpkgs/trunk/; revision=28143
2011-08-03 18:36:56 +00:00
Peter Simons
cf58813fb0
haskell-packages.nix: added tabular library
...
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Eelco Dolstra
cc2b24254a
* Added vnc2flv.
...
svn path=/nixpkgs/trunk/; revision=28141
2011-08-03 13:39:49 +00:00
Eelco Dolstra
5a04f8450d
* Hack to fix D-Bus X11 autolaunch support in D-Bus >= 1.4.8.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28140
2011-08-03 11:45:57 +00:00
Lluís Batlle i Rossell
c5a60206e7
Fixing the nvidia x86_64 driver url
...
svn path=/nixpkgs/trunk/; revision=28139
2011-08-03 09:47:03 +00:00
Lluís Batlle i Rossell
4f20b609fb
Updating the nvidia drivers (I experience hangs from time to time, maybe this will solve that)
...
svn path=/nixpkgs/trunk/; revision=28138
2011-08-03 09:47:00 +00:00
Lluís Batlle i Rossell
8ec17cf0a0
Updating dwm.
...
svn path=/nixpkgs/trunk/; revision=28137
2011-08-03 09:46:56 +00:00
Peter Simons
ee74a7e379
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28136
2011-08-03 08:43:56 +00:00
Peter Simons
bc913e2508
all-packages.nix: disable 'xracer' attribute to fix evaluation errors on Hydra
...
svn path=/nixpkgs/trunk/; revision=28135
2011-08-03 08:43:52 +00:00
Peter Simons
dd9121ccff
all-packages.nix: disable 'rust' attribute to fix evaluation errors on Hydra
...
svn path=/nixpkgs/trunk/; revision=28134
2011-08-03 08:43:47 +00:00
Michael Raskin
5fbf32b737
Missing files
...
svn path=/nixpkgs/trunk/; revision=28133
2011-08-03 08:38:34 +00:00
Peter Simons
21b8ff7aee
haskell-packages.nix: added bnfc version 2.4
...
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +00:00
Peter Simons
857d2673ae
haskell-packages.nix: added numtype and dimensional libraries
...
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00
Michael Raskin
451f7818a5
Adding The Sleuth Kit
...
svn path=/nixpkgs/trunk/; revision=28130
2011-08-02 20:06:09 +00:00
Michael Raskin
87554657c1
Adding afflib
...
svn path=/nixpkgs/trunk/; revision=28129
2011-08-02 19:46:28 +00:00
Michael Raskin
9d04057b11
Update libewf. Actually buildable now
...
svn path=/nixpkgs/trunk/; revision=28128
2011-08-02 19:40:07 +00:00
Michael Raskin
58c022ab56
Update Veracity
...
svn path=/nixpkgs/trunk/; revision=28127
2011-08-02 18:58:59 +00:00
Michael Raskin
6e2572440a
Update Wine
...
svn path=/nixpkgs/trunk/; revision=28126
2011-08-02 18:58:42 +00:00
Michael Raskin
77c65a1a3b
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=28125
2011-08-02 18:52:00 +00:00
Rob Vermaas
bf68854ff4
make gcc 4.1 compile
...
svn path=/nixpkgs/trunk/; revision=28124
2011-08-02 16:02:53 +00:00
Eelco Dolstra
23e9cfac65
* Build Skype with PulseAudio support. This is needed on 64-bit
...
NixOS because it doesn't provide a 32-bit ALSA/Pulse module.
svn path=/nixpkgs/trunk/; revision=28123
2011-08-02 15:55:55 +00:00
Lluís Batlle i Rossell
71dc3b87eb
Adding mairix
...
svn path=/nixpkgs/trunk/; revision=28122
2011-08-02 14:26:47 +00:00
Shea Levy
7233051b2c
rdesktop: Bump to 1.7.0
...
svn path=/nixpkgs/trunk/; revision=28119
2011-08-02 00:19:29 +00:00
Shea Levy
c497c19c46
openjre: Call the derivation openjre instead of openjdk
...
svn path=/nixpkgs/trunk/; revision=28118
2011-08-01 18:48:10 +00:00
Shea Levy
02083734d1
Add openjre
...
svn path=/nixpkgs/trunk/; revision=28117
2011-08-01 18:48:01 +00:00
Rob Vermaas
ba497f837a
to compile glibc-2.5 use older headers
...
svn path=/nixpkgs/trunk/; revision=28116
2011-08-01 18:05:09 +00:00
Shea Levy
9023f52855
openjdk: Don't delete src.zip, it comes with the binary distribution too
...
svn path=/nixpkgs/trunk/; revision=28115
2011-08-01 17:51:59 +00:00
Eelco Dolstra
c64cd58c95
* D-Bus updated to 1.4.14.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28114
2011-08-01 14:35:31 +00:00
Eelco Dolstra
e33ef05c26
* Add rtkit to the channel.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28111
2011-08-01 13:26:00 +00:00
Eelco Dolstra
06a0d9d95c
* More packages that require the old ffmpeg. BTW, maybe this should be the old-ABI ffmpeg (0.7.2).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28110
2011-08-01 12:03:16 +00:00
Eelco Dolstra
444263db25
* ffmpeg updated to 0.8.1 (including security fixes).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28109
2011-08-01 12:01:09 +00:00
Eelco Dolstra
4e321d8bd8
* Zathura updated to 0.0.8.4 (to fix http://hydra.nixos.org/build/1191958 ).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28108
2011-08-01 11:58:11 +00:00
Eelco Dolstra
d9ed123038
* Audacity: use an older ffmpeg ( http://hydra.nixos.org/build/1187243 ).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28107
2011-08-01 11:57:46 +00:00
Sander van der Burg
034fb4fa11
Bumped midnight commander to version 4.7.5.3
...
svn path=/nixpkgs/trunk/; revision=28106
2011-08-01 10:24:14 +00:00
Eelco Dolstra
0cb6cfb7a1
* Update vlc to 1.1.11.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28104
2011-08-01 09:23:10 +00:00
Eelco Dolstra
99ff06be3e
* KDE 4.5 needs an older version of shared-desktop-ontologies.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28103
2011-08-01 09:08:57 +00:00