Michael Raskin
9dcefd67ec
Fix hash for JDK: was duplicate
...
svn path=/nixpkgs/trunk/; revision=13950
2009-02-02 12:42:00 +00:00
Eelco Dolstra
a815367a7a
* gimp 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=13949
2009-02-02 12:40:05 +00:00
Eelco Dolstra
c696ea1326
* wget 1.11.4.
...
svn path=/nixpkgs/trunk/; revision=13948
2009-02-02 12:33:40 +00:00
Eelco Dolstra
a422ef08e2
svn path=/nixpkgs/branches/stdenv-updates/; revision=13947
2009-02-01 21:46:11 +00:00
Eelco Dolstra
779b4b2448
* Use GCC 4.3 by default.
...
* Updated stdenv-linux:
- The bootstrap tools are no longer statically linked (except for
binaries in the Nixpkgs tree used to download and unpack the
bootstrap tools).
- x86_64 uses the same static binaries as i686. This makes the
Nixpkgs tree a bit smaller.
- Use the Linux 2.6.28 headers.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13946
2009-02-01 21:44:56 +00:00
Lluís Batlle i Rossell
46c842df27
Disallowing the aircrack-ng expression, as it points to profile paths instead
...
of directly to the dependencies in the store.
svn path=/nixpkgs/trunk/; revision=13945
2009-02-01 21:38:10 +00:00
Eelco Dolstra
9f3a83f247
svn path=/nixpkgs/branches/stdenv-updates/; revision=13944
2009-02-01 21:30:27 +00:00
Eelco Dolstra
c9b6da363f
* Hack to prevent a dependency in Glibc on the stdenv-linux bootstrap
...
tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13943
2009-02-01 21:29:39 +00:00
Eelco Dolstra
52122b0e4d
* Don't require a stdenv to build stdenv. This obviates the need for
...
a stdenvInitial in the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13942
2009-02-01 21:28:55 +00:00
Eelco Dolstra
12038d5586
* Allow hooks like preBuild to be set both through shell functions and
...
variables. This is so you don't have to write things like
preBuild=preBuild
preBuild() {
bla
}
svn path=/nixpkgs/branches/stdenv-updates/; revision=13941
2009-02-01 21:28:02 +00:00
Eelco Dolstra
472a0d2057
* Pass -rpath flags in the same order as -L flags.
...
* Put the Glibc linker flags in front of the GCC linker flags. Needed
for the stdenv-linux bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13940
2009-02-01 21:26:28 +00:00
Lluís Batlle i Rossell
30f8a1bd25
Adding kismet.
...
svn path=/nixpkgs/trunk/; revision=13938
2009-02-01 21:21:27 +00:00
Eelco Dolstra
15258b7f50
* Disable make check.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13937
2009-02-01 21:21:21 +00:00
Lluís Batlle i Rossell
2037ddccb0
Adding aircrack-ng.
...
svn path=/nixpkgs/trunk/; revision=13936
2009-02-01 21:21:12 +00:00
Eelco Dolstra
0baf685191
* mpfr 2.4.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13935
2009-02-01 21:19:24 +00:00
Armijn Hemel
6aebc2b1a7
version bump to 2.20
...
svn path=/nixpkgs/trunk/; revision=13929
2009-02-01 18:56:01 +00:00
Armijn Hemel
4df4bba69f
ed 1.2
...
svn path=/nixpkgs/trunk/; revision=13928
2009-02-01 18:53:25 +00:00
Armijn Hemel
4fc2a64242
version bump to 0.0.22
...
svn path=/nixpkgs/trunk/; revision=13927
2009-02-01 18:51:15 +00:00
Michael Raskin
cdf5d243a0
Adding ppp and rp-pppoe for different point-to-point connectivity situations. Not tested for trivial reasons, but built OK
...
svn path=/nixpkgs/trunk/; revision=13925
2009-02-01 13:54:20 +00:00
Marc Weber
f47649b3db
update jre/jdk to 1.6.0_11 cause _6 has known bugs (-> Eclipse FAQ)
...
svn path=/nixpkgs/trunk/; revision=13924
2009-01-31 22:03:18 +00:00
Michael Raskin
1745266d32
Added GNU Chess and XBoard
...
svn path=/nixpkgs/trunk/; revision=13923
2009-01-31 20:09:54 +00:00
Ludovic Courtès
6646f2e8e1
GNU Inetutils 1.6.
...
svn path=/nixpkgs/trunk/; revision=13920
2009-01-30 23:38:02 +00:00
Eelco Dolstra
3cc0c9b44e
svn path=/nixpkgs/trunk/; revision=13917
2009-01-30 14:00:18 +00:00
Eelco Dolstra
0e1483cf87
svn path=/nixpkgs/branches/stdenv-updates/; revision=13915
2009-01-30 13:21:17 +00:00
Eelco Dolstra
5f66ddd3c3
svn path=/nixpkgs/branches/stdenv-updates/; revision=13914
2009-01-30 09:27:15 +00:00
Michael Raskin
0d577e421d
fix fsg build after updates in all-packages
...
svn path=/nixpkgs/trunk/; revision=13913
2009-01-30 06:26:40 +00:00
Ludovic Courtès
7da93ed738
libglade: Add meta-information.
...
svn path=/nixpkgs/trunk/; revision=13912
2009-01-29 21:24:15 +00:00
Ludovic Courtès
b36fdd3d13
Switch to ALSA 1.0.19.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13911
2009-01-29 20:50:46 +00:00
Ludovic Courtès
a1561dbfe3
Switch to GTK+ 2.14 and companion libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13910
2009-01-29 20:40:38 +00:00
Ludovic Courtès
05963ee44b
PulseAudio: Tell `padsp' the right library path.
...
svn path=/nixpkgs/trunk/; revision=13909
2009-01-29 19:27:31 +00:00
Eelco Dolstra
1c623126c7
* Use the sh from klibc in the bootstrap. It's a lot smaller than
...
bash. Also, use the cpio from klibc instead of tar.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13905
2009-01-29 17:48:45 +00:00
Eelco Dolstra
91339eaae1
* splashutils 1.5 is currently broken on x86_64.
...
svn path=/nixpkgs/trunk/; revision=13904
2009-01-29 17:05:38 +00:00
Eelco Dolstra
c584bb878a
* Sync with trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13903
2009-01-29 16:33:02 +00:00
Eelco Dolstra
e8a9844354
svn path=/nixpkgs/branches/stdenv-updates/; revision=13902
2009-01-29 16:08:03 +00:00
Eelco Dolstra
edc5cdaf98
* splashutils_13 / splashutils_15: these don't depend on the kernel
...
version.
* Add klibc and splashutils to the channel.
svn path=/nixpkgs/trunk/; revision=13901
2009-01-29 15:56:01 +00:00
Eelco Dolstra
b48cc44ebf
* klibc: install statically linked binaries as well.
...
* klibc: build against the regular kernel headers instead of depending
on a kernel build. This way we don't have to rebuild klibc every
time the kernel changes.
* splashutils 1.3: compile properly with a klibc that uses unpatched
kernel headers.
svn path=/nixpkgs/trunk/; revision=13900
2009-01-29 15:44:37 +00:00
Eelco Dolstra
858cf3cdcb
* Wrong hash.
...
svn path=/nixpkgs/trunk/; revision=13899
2009-01-29 11:00:56 +00:00
Armijn Hemel
0604fa4ed8
pass intltool to new pidgin
...
svn path=/nixpkgs/trunk/; revision=13898
2009-01-28 17:16:27 +00:00
Armijn Hemel
167a2424a8
version bump to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=13897
2009-01-28 17:14:34 +00:00
Armijn Hemel
b0cc696011
version bump
...
svn path=/nixpkgs/trunk/; revision=13896
2009-01-28 17:14:14 +00:00
Armijn Hemel
7d7cca5408
update to 2.5.4, use at your own risk
...
svn path=/nixpkgs/trunk/; revision=13895
2009-01-28 16:17:32 +00:00
Armijn Hemel
12c64bf562
update to 3.0.5
...
svn path=/nixpkgs/trunk/; revision=13894
2009-01-28 14:52:57 +00:00
Armijn Hemel
6ab7f33f23
update to 3.2.7 -- untested
...
svn path=/nixpkgs/trunk/; revision=13893
2009-01-28 14:51:26 +00:00
Eelco Dolstra
112c86e719
* Typo in the URLs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13891
2009-01-28 13:44:44 +00:00
Eelco Dolstra
da4fb573a7
* Added ATerm 2.8. Also removed some old versions and patches that
...
were no longer in use.
* A patch for compiling the ATerm library with GCC 4.3. Without it,
the code for resizing ATerm tables gets stuck in an infinite loop
(http://bugzilla.sen.cwi.nl:8080/show_bug.cgi?id=841 ). The problem
is in this bit of code in hash.c, which tries to dynamically figure
out the maximum signed integer:
long try_long_max;
long long_max;
long delta;
try_long_max = 1;
do {
long_max = try_long_max;
try_long_max = long_max * 2;
} while (try_long_max > 0);
At -O2, GCC 4.3 determines that 1 * 2 * 2 * ... can never be <= 0,
and so it optimises this into a 1-instruction infinite loop:
0x0805a782 <keyPut+1282>: jmp 0x805a782 <keyPut+1282>
Quite beautiful really. ;-)
The fix is to use the LONG_MAX macro instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13888
2009-01-27 17:46:07 +00:00
Eelco Dolstra
e5349d1716
* Linux 2.6.27.13 and 2.6.28.2.
...
svn path=/nixpkgs/trunk/; revision=13887
2009-01-27 14:56:17 +00:00
Nicolas Pierron
74630be169
Replace addLocation by addErrorContext.
...
pkgs.lib.addErrorContext add a new line inside the stack trace if this is supported by your nix version.
svn path=/nixpkgs/trunk/; revision=13886
2009-01-27 14:46:41 +00:00
Eelco Dolstra
8b9fb752b6
* mingetty 1.08.
...
svn path=/nixpkgs/trunk/; revision=13884
2009-01-27 14:14:42 +00:00
Nicolas Pierron
aa27e34a2e
Remove python reference from comment.
...
svn path=/nixpkgs/trunk/; revision=13883
2009-01-27 14:08:49 +00:00
Nicolas Pierron
a130392234
Suggest nice/readable example first for composableDerivation.
...
svn path=/nixpkgs/trunk/; revision=13882
2009-01-27 14:01:00 +00:00
Nicolas Pierron
507ab31cbe
Add ragel: A state machine compiler.
...
svn path=/nixpkgs/trunk/; revision=13881
2009-01-27 14:00:54 +00:00
Eelco Dolstra
76efe57d1b
* GCC mirrors.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13878
2009-01-27 12:48:32 +00:00
Eelco Dolstra
cfda61c7c6
* GCC 4.3.3, just in time too :-)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13877
2009-01-27 11:53:35 +00:00
Eelco Dolstra
a5b607ef4f
* Bash 3.2.48.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13876
2009-01-27 11:03:41 +00:00
Eelco Dolstra
88c502217b
* coreutils 7.0 already has the backwards compatibility patch for old
...
Linux kernels.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13875
2009-01-27 10:51:54 +00:00
Lluís Batlle i Rossell
c5a95e894e
Adding opencascade 6.4.0.
...
svn path=/nixpkgs/trunk/; revision=13874
2009-01-27 08:14:27 +00:00
Ludovic Courtès
730fe26fa0
Inkscape: Work around libpng's unhappiness.
...
svn path=/nixpkgs/trunk/; revision=13873
2009-01-26 18:51:52 +00:00
Nicolas Pierron
c333a6ab6b
Add missing arguments to the "notHandle" functions of mergeOptionSets and filterOptionSets.
...
svn path=/nixpkgs/trunk/; revision=13872
2009-01-25 22:37:10 +00:00
Nicolas Pierron
74df154f73
Fix previous commit.
...
svn path=/nixpkgs/trunk/; revision=13870
2009-01-25 22:25:38 +00:00
Nicolas Pierron
c2be87e132
Remove support for merge function with name argument.
...
svn path=/nixpkgs/trunk/; revision=13869
2009-01-25 21:23:47 +00:00
Lluís Batlle i Rossell
6c2c6d7fe4
Fixing commits I did, which didn't follow well the writing rules.
...
svn path=/nixpkgs/trunk/; revision=13868
2009-01-25 21:03:07 +00:00
Lluís Batlle i Rossell
09d68fcad2
First steps trying to build VirtualBox. I haven't finished.
...
I left before trying to install and run the files compiled.
svn path=/nixpkgs/trunk/; revision=13863
2009-01-25 20:09:17 +00:00
Ludovic Courtès
52474a1f6c
C++ bindings of the GTK+ 2.14 libraries.
...
svn path=/nixpkgs/trunk/; revision=13862
2009-01-25 17:01:29 +00:00
Lluís Batlle i Rossell
c844c68142
Adding yafc-1.1.1
...
svn path=/nixpkgs/trunk/; revision=13846
2009-01-25 14:31:51 +00:00
Lluís Batlle i Rossell
fb1fd1115f
Adding Intel ACPI Compiler (trying to build virtualbox)
...
svn path=/nixpkgs/trunk/; revision=13845
2009-01-25 14:31:42 +00:00
Lluís Batlle i Rossell
e44ec52b45
Adding dev86 (I'll try to get virtualbox built)
...
svn path=/nixpkgs/trunk/; revision=13844
2009-01-25 14:31:24 +00:00
Ludovic Courtès
e8847fd2e7
Cairo: Arrange so that Freetype `-I' flags are propagated.
...
svn path=/nixpkgs/trunk/; revision=13843
2009-01-25 11:50:29 +00:00
Nicolas Pierron
c1b9946c28
Name argument of option's merge functions are now obsolete.
...
svn path=/nixpkgs/trunk/; revision=13842
2009-01-25 00:31:43 +00:00
Nicolas Pierron
daa6f9c7ef
Add a common merge function. (mergeOneOption)
...
This merge function allow only one definition for an option.
svn path=/nixpkgs/trunk/; revision=13841
2009-01-25 00:31:38 +00:00
Nicolas Pierron
9581664fb9
Add the "notdef" value when no else-part is defined.
...
Remove the "notdef" values from the user-defined values.
svn path=/nixpkgs/trunk/; revision=13840
2009-01-25 00:31:33 +00:00
Nicolas Pierron
57f66db54c
Remove extra arguments from uniqFlatten.
...
Clean-up fixOptionSetsFun.
svn path=/nixpkgs/trunk/; revision=13839
2009-01-25 00:31:29 +00:00
Nicolas Pierron
13d5c8923d
factor mergeOptionSets and filterOptionSets into the function handleOptionSets.
...
svn path=/nixpkgs/trunk/; revision=13838
2009-01-25 00:31:23 +00:00
Ludovic Courtès
db7f0d3ef5
Cairo: Propagate Freetype, since public headers include it.
...
svn path=/nixpkgs/trunk/; revision=13837
2009-01-24 22:09:14 +00:00
Ludovic Courtès
f5b2036a60
Cairomm 1.7.2.
...
svn path=/nixpkgs/trunk/; revision=13836
2009-01-24 21:55:16 +00:00
Ludovic Courtès
0b6168c587
Cairo 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=13835
2009-01-24 21:32:25 +00:00
Ludovic Courtès
05e01abc75
Xorg Pixman 0.13.2.
...
svn path=/nixpkgs/trunk/; revision=13834
2009-01-24 21:29:57 +00:00
Lluís Batlle i Rossell
aad3e77b44
Adding cdecl-2.5
...
svn path=/nixpkgs/trunk/; revision=13833
2009-01-24 21:01:27 +00:00
Lluís Batlle i Rossell
00756b63b0
Adding a qt3gcc3 package, for opera.
...
svn path=/nixpkgs/trunk/; revision=13832
2009-01-24 21:01:17 +00:00
Lluís Batlle i Rossell
50d8df47b2
Making wxGTK-2.8 to provide wxGLCanvas. Adding dependence on mesa.
...
svn path=/nixpkgs/trunk/; revision=13831
2009-01-24 21:00:53 +00:00
Lluís Batlle i Rossell
5a9098ea36
Fixing the dict-1.9.15 url, setting it to sourceforge mirror.
...
The old didn't work for me for several days.
svn path=/nixpkgs/trunk/; revision=13830
2009-01-24 20:58:29 +00:00
Ludovic Courtès
6927ec314e
GNU Coreutils 7.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13829
2009-01-24 19:05:35 +00:00
Ludovic Courtès
402a4e3b3a
GNU libgcrypt 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=13828
2009-01-23 15:59:31 +00:00
Eelco Dolstra
c91168a600
* Bootstrap tools: build on x86_64-linux.
...
* Removed Perl from the bootstrap tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13827
2009-01-23 15:09:56 +00:00
Eelco Dolstra
4274b92cda
* Remove unused versions of tar.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13826
2009-01-23 10:55:41 +00:00
Eelco Dolstra
3709e0e666
* GNU sed 4.1.2: obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13825
2009-01-23 10:50:53 +00:00
Ludovic Courtès
71cbd0995a
Enlightenment 0.16.8.15.
...
Patch by John Altobelli <acocaracha@gmail.com>, minor edits by
Ludovic Courtès <ludo@gnu.org>.
svn path=/nixpkgs/trunk/; revision=13823
2009-01-22 22:46:39 +00:00
Ludovic Courtès
7137c6dea8
libcanberra: Use the right GTK+ version, use GThread as well, disable OSS support (recommended).
...
svn path=/nixpkgs/trunk/; revision=13822
2009-01-22 22:34:06 +00:00
Ludovic Courtès
3e20a89b3d
GTK+ 2.14.7 and companion libraries.
...
svn path=/nixpkgs/trunk/; revision=13821
2009-01-22 22:32:02 +00:00
Michael Raskin
3b06a508f1
Updating SGT-Puzzles
...
svn path=/nixpkgs/trunk/; revision=13820
2009-01-21 19:29:08 +00:00
Michael Raskin
c1c19985e5
sgt-puzzles update - patch by Pauline
...
svn path=/nixpkgs/trunk/; revision=13819
2009-01-21 18:39:38 +00:00
Eelco Dolstra
d73c2175e0
* lzma 4.32.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13818
2009-01-21 16:07:31 +00:00
Eelco Dolstra
581af921ea
* Latest OpenSSL, Curl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13817
2009-01-21 14:11:22 +00:00
Marc Weber
0ad62a0edb
adding gitAttr
...
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)
svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Ludovic Courtès
269f914ab7
Add `libcanberra'.
...
svn path=/nixpkgs/trunk/; revision=13814
2009-01-20 09:50:15 +00:00
Ludovic Courtès
5f8017b492
libvorbis: Propagate `libogg'.
...
svn path=/nixpkgs/trunk/; revision=13813
2009-01-20 09:50:05 +00:00
Eelco Dolstra
fce6b5a233
* Use GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13811
2009-01-19 20:35:03 +00:00
Eelco Dolstra
63246c648f
* Turn on Make indentation.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13810
2009-01-19 20:31:02 +00:00
Ludovic Courtès
5bc0b549f0
PulseAudio: Use new ALSA, disable ConsoleKit.
...
svn path=/nixpkgs/trunk/; revision=13809
2009-01-19 20:22:54 +00:00
Ludovic Courtès
d17d9dfb39
ALSA 1.0.19.
...
svn path=/nixpkgs/trunk/; revision=13808
2009-01-19 20:21:23 +00:00
Eelco Dolstra
808bf6d34a
* Make the nested output patch in GNU Make runtime configurable (by
...
setting the NIX_INDENT_MAKE variable; disabled by default) so we
don't need a separate gnumakeNix package.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13807
2009-01-19 18:49:58 +00:00
Eelco Dolstra
72822ebbc0
* Put Glibc at the very end of the GCC header search path. This
...
should fix previous problems with GCC 4.3 in compiling C++ code
where e.g. <cassert> has to appear before <assert.h> in the search
path due to the former's use of #include_next. The previous "fix"
broke compilation of C code by placing the C++ include directory
before the Glibc include directory (which would barf on
e.g. <complex.h>, which appears in both).
svn path=/nixpkgs/branches/stdenv-updates/; revision=13806
2009-01-19 16:22:27 +00:00
Eelco Dolstra
f7ad184041
* ncurses: don't do make check because it doesn't have one.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13804
2009-01-19 11:01:20 +00:00
Eelco Dolstra
d8f6e06ae4
* Latest gmp, mpfr libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13803
2009-01-19 10:45:46 +00:00
Andres Löh
8a1fb2e075
Updated URIs of old ghc-6.8.2.
...
svn path=/nixpkgs/trunk/; revision=13802
2009-01-18 14:04:34 +00:00
Ludovic Courtès
2034ecb046
PulseAudio: Remove aDNS since what it really wants is `libasyncns'.
...
svn path=/nixpkgs/trunk/; revision=13801
2009-01-17 21:25:26 +00:00
Ludovic Courtès
443bb3960a
PulseAudio: Use aDNS and X11 libraries.
...
svn path=/nixpkgs/trunk/; revision=13800
2009-01-17 21:17:57 +00:00
Ludovic Courtès
8bf27945c6
GNU aDNS: Disable the test suite for now.
...
svn path=/nixpkgs/trunk/; revision=13799
2009-01-17 20:19:54 +00:00
Ludovic Courtès
417303c201
PulseAudio: Set the right `localstatedir'.
...
svn path=/nixpkgs/trunk/; revision=13798
2009-01-17 18:22:30 +00:00
Michael Raskin
b8cbf3b794
Syncing ghostscriptX to main gs expression
...
svn path=/nixpkgs/trunk/; revision=13797
2009-01-17 13:49:42 +00:00
Michael Raskin
4e9b120ad2
small fixes to build custom kernel
...
svn path=/nixpkgs/trunk/; revision=13795
2009-01-17 13:40:12 +00:00
Eelco Dolstra
e7a94d6fef
* Ghostscript: build the CUPS filter. This allows CUPS to print to
...
non-Postscript printers.
svn path=/nixpkgs/trunk/; revision=13793
2009-01-17 13:08:51 +00:00
Eelco Dolstra
dc8e9933f9
* Fixed URL.
...
svn path=/nixpkgs/trunk/; revision=13792
2009-01-17 13:08:04 +00:00
Eelco Dolstra
88ba45c499
svn path=/nixpkgs/branches/stdenv-updates/; revision=13791
2009-01-16 17:13:35 +00:00
Eelco Dolstra
60ac36f9c5
* Ignore symlinks.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13790
2009-01-16 17:13:14 +00:00
Eelco Dolstra
2f88c471d4
svn path=/nixpkgs/branches/stdenv-updates/; revision=13789
2009-01-16 17:12:55 +00:00
Eelco Dolstra
1134464c49
* Start of the new, simplified stdenv-linux bootstrap binaries.
...
Instead of using a mishmash of statically linked and dietlibc
programs (which often have problems on various platforms), we just
use normal, dynamically linked binaries, and use some patchelf magic
to rewrite them so that they can find Glibc. Also include G++ and
Perl, since there are some builds in the bootstrap that need them.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13788
2009-01-16 17:10:29 +00:00
Eelco Dolstra
4998f96209
* GNU tar 1.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13787
2009-01-16 16:11:22 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Eelco Dolstra
979f70ab5b
* Subversion 1.5.5.
...
svn path=/nixpkgs/trunk/; revision=13784
2009-01-16 10:40:50 +00:00
Eelco Dolstra
4eedf7dae8
* Install the arch-specific headers for Linux <= 2.6.27 properly
...
again.
svn path=/nixpkgs/trunk/; revision=13783
2009-01-16 10:28:18 +00:00
Eelco Dolstra
8236fa02be
svn path=/nixpkgs/trunk/; revision=13782
2009-01-15 20:52:33 +00:00
Eelco Dolstra
89364df3e9
svn path=/nixpkgs/trunk/; revision=13781
2009-01-15 16:22:01 +00:00
Eelco Dolstra
7df6cdf6da
* Doh.
...
svn path=/nixpkgs/trunk/; revision=13780
2009-01-15 15:59:59 +00:00
Eelco Dolstra
f89876974e
* Use the generic kernel builder.
...
svn path=/nixpkgs/trunk/; revision=13779
2009-01-15 15:54:24 +00:00
Eelco Dolstra
a0670a904e
* Reduce duplication between kernel expressions.
...
svn path=/nixpkgs/trunk/; revision=13778
2009-01-15 15:40:23 +00:00
Eelco Dolstra
2188660f2d
* CONFIG_LSF should be set on i686, otherwise ext4 can't even mount
...
filesystems created by mkfs.ext4 with default options.
svn path=/nixpkgs/trunk/; revision=13777
2009-01-15 15:11:14 +00:00
Sander van der Burg
2d0881a5ff
Updated Apache Tomcat to 6.0.18
...
svn path=/nixpkgs/trunk/; revision=13776
2009-01-15 15:06:20 +00:00
Eelco Dolstra
739ef5e82a
* Various hacks needed to get the NVIDIA driver to build on
...
Linux 2.6.28. In particular the arch-specific headers
are in a different place now. (I'd like to do "make
headers_install", but it doesn't install all the headers
that are needed to build external kernel modules. What
a mess.)
* Add Linux 2.6.28 to the channel.
svn path=/nixpkgs/trunk/; revision=13775
2009-01-15 15:00:30 +00:00
Eelco Dolstra
eeb63a3ed4
* Latest splashutils.
...
svn path=/nixpkgs/trunk/; revision=13774
2009-01-15 14:58:50 +00:00
Eelco Dolstra
164e1a7ff2
* Latest Intel 3945/4965 wireless firmwares. Actually there are newer
...
versions, but they're apparently for Linux >= 2.6.29 (e.g. they
provide iwlwifi-3945-2.ucode instead of iwlwifi-3945-1.ucode).
svn path=/nixpkgs/trunk/; revision=13771
2009-01-15 10:36:21 +00:00
Marc Weber
b92b8242fd
bazaar version bump to 1.10 (by Jan Kroeze)
...
svn path=/nixpkgs/trunk/; revision=13768
2009-01-14 16:26:53 +00:00
Marc Weber
e6ab06e3fa
python wrapper: install pydoc as well
...
svn path=/nixpkgs/trunk/; revision=13767
2009-01-14 16:23:17 +00:00
Marc Weber
91f9300897
added dvdauthor
...
svn path=/nixpkgs/trunk/; revision=13766
2009-01-14 16:23:06 +00:00
Ludovic Courtès
3a1e0aa114
Build Teeworlds.
...
svn path=/nixpkgs/trunk/; revision=13765
2009-01-14 00:24:02 +00:00
Ludovic Courtès
474ff7c05c
Teeworlds 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=13764
2009-01-14 00:23:11 +00:00
Ludovic Courtès
dc28c92e63
Teeworlds: install all the executables (client, server, etc.).
...
svn path=/nixpkgs/trunk/; revision=13763
2009-01-13 20:36:09 +00:00
Ludovic Courtès
e71dbdbb83
Add Teeworlds, a Worms-like game, if you see what I mean.
...
svn path=/nixpkgs/trunk/; revision=13762
2009-01-13 19:44:11 +00:00
Andres Löh
4d5c788b81
Removed broken quotes.
...
svn path=/nixpkgs/trunk/; revision=13761
2009-01-13 16:36:47 +00:00
Eelco Dolstra
20cb460c67
* Updated DBIx::Class.
...
svn path=/nixpkgs/trunk/; revision=13760
2009-01-13 15:56:55 +00:00
Eelco Dolstra
1a3a6835c2
* KVM 82.
...
* Kernel headers for Linux 2.6.28.
svn path=/nixpkgs/trunk/; revision=13755
2009-01-13 12:40:58 +00:00
Eelco Dolstra
6c0b144efc
* Linux 2.6.27.10.
...
svn path=/nixpkgs/trunk/; revision=13752
2009-01-13 09:05:05 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
4080ba42c5
Build GnuPG 2.x.
...
svn path=/nixpkgs/trunk/; revision=13750
2009-01-12 20:23:10 +00:00
Ludovic Courtès
abfb6c220d
GnuPG 2.0.10.
...
svn path=/nixpkgs/trunk/; revision=13749
2009-01-12 20:20:18 +00:00
Ludovic Courtès
0d579bfcda
Libgpg-error 1.7.
...
svn path=/nixpkgs/trunk/; revision=13748
2009-01-12 19:13:34 +00:00
Ludovic Courtès
c50a4146c6
Libassuan 1.0.5.
...
svn path=/nixpkgs/trunk/; revision=13747
2009-01-12 19:06:35 +00:00
Ludovic Courtès
c18603c3b3
GDB: Use the system Readline library.
...
svn path=/nixpkgs/trunk/; revision=13746
2009-01-12 18:06:32 +00:00
Eelco Dolstra
b321f31c45
* NVIDIA X11 driver updated to 180.22.
...
svn path=/nixpkgs/trunk/; revision=13745
2009-01-12 17:00:25 +00:00
Eelco Dolstra
33278912fd
* Linux 2.6.28.
...
svn path=/nixpkgs/trunk/; revision=13743
2009-01-12 13:11:18 +00:00
Eelco Dolstra
dda1e103fc
* Latest Grub patches from Gentoo. In particular adds support for
...
booting from ext4.
svn path=/nixpkgs/trunk/; revision=13741
2009-01-12 12:39:16 +00:00