Shea Levy
a6fdbe5192
Change the default Firefox to 4.0
...
Until someone complains, that is
svn path=/nixpkgs/trunk/; revision=26835
2011-04-13 20:52:01 +00:00
Peter Simons
60974e9e87
all-packages.nix: added low-priority 'gitSVN' expression, a variant of git with SVN support (but no GUI)
...
svn path=/nixpkgs/trunk/; revision=26827
2011-04-13 17:53:26 +00:00
Peter Simons
6234062546
all-packages.nix: added low-priority 'subversionClient' expression
...
subversionClient comes without support for BBDB, but with bindings to
Perl and Python. Having these is often desirable, i.e. when building Git
with SVN support.
svn path=/nixpkgs/trunk/; revision=26825
2011-04-13 17:53:14 +00:00
Peter Simons
da55a5168b
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=26824
2011-04-13 17:53:07 +00:00
Peter Simons
4389638c94
subversion: dropped support for getConfig -- use override instead!
...
Subversion was one of the last few packages that still supported the obsolete
getConfig function. Inside of nixpkgs, we don't rely on that feature; other
packages, like git, customize subversion by means of override. So it felt like
about time to drop getConfig.
svn path=/nixpkgs/trunk/; revision=26823
2011-04-13 17:53:01 +00:00
Cillian de Roiste
bbde150183
Adding rockbox-utility, for installing/updating the rockbox firmware on mp3 players
...
svn path=/nixpkgs/trunk/; revision=26817
2011-04-13 08:38:13 +00:00
Michael Raskin
8a00dfcc18
Update teeworlds
...
svn path=/nixpkgs/trunk/; revision=26814
2011-04-13 05:47:51 +00:00
Shea Levy
d86630472b
Add aufs2.1 for 2.6.38
...
svn path=/nixpkgs/trunk/; revision=26811
2011-04-12 18:36:33 +00:00
Ludovic Courtès
34011a076a
GNU IceCat 4.0: First attempt.
...
svn path=/nixpkgs/trunk/; revision=26798
2011-04-12 08:12:00 +00:00
Eelco Dolstra
e91e1cfe76
* Eclipse: don't use an ugly "version" argument. Instead there now is
...
a function "buildEclipse" that takes a binary Eclipse distribution
plus metadata as arguments. The package name now distinguishes
between Eclipse distributions (e.g. "eclipse-sdk" for Classic,
"eclipse-cpp" for the C/C++ IDE).
svn path=/nixpkgs/trunk/; revision=26787
2011-04-11 20:29:47 +00:00
Michael Raskin
0526aaa8a2
Adding FlightGear
...
svn path=/nixpkgs/trunk/; revision=26770
2011-04-09 18:57:00 +00:00
Michael Raskin
ab7bb9e148
Adding OpenSceneGraph and SimGear
...
svn path=/nixpkgs/trunk/; revision=26769
2011-04-09 16:43:00 +00:00
Lluís Batlle i Rossell
240801542a
Restoring grub 1.98 from svn, and adding it as a package apart. This allows
...
easy using package overrides in nixos to use grub 1.98.
I found 1.98 can boot from /dev/md* devices, while 1.99rc1 cannot due to some
upstream problem. Once it works, we can remove this 1.98 again.
svn path=/nixpkgs/trunk/; revision=26761
2011-04-09 09:25:06 +00:00
Shea Levy
1ee223e3f6
Bump flite to 1.4, move to libraries
...
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Karn Kallio
3ce36f7d72
Bump eclipse version to 3.6.2 after 3.6.1 disappeared from source server.
...
svn path=/nixpkgs/trunk/; revision=26750
2011-04-08 08:06:11 +00:00
Michael Raskin
0aff57f299
Adding Pure programming language
...
svn path=/nixpkgs/trunk/; revision=26749
2011-04-08 08:00:55 +00:00
Michael Raskin
2b61f3f4e5
Adding AngelScript interpreter library
...
svn path=/nixpkgs/trunk/; revision=26748
2011-04-08 06:52:31 +00:00
Cillian de Roiste
30c1dd27c8
Adding ZynAddSubFX, a software synthesizer, and minixml (a dependency of ZynAddSubFX)
...
svn path=/nixpkgs/trunk/; revision=26746
2011-04-07 22:24:56 +00:00
Cillian de Roiste
c73aed8fd3
Adding vanilla puredata: Real-time graphical programming environment for audio, video, and graphical processing
...
svn path=/nixpkgs/trunk/; revision=26744
2011-04-07 20:54:33 +00:00
Lluís Batlle i Rossell
83556d37e9
Adding inadyn, a dynamic dns client.
...
svn path=/nixpkgs/trunk/; revision=26743
2011-04-07 20:26:26 +00:00
Ludovic Courtès
16d86dcbe2
Linux 2.6.{25,28}: Allow compilation with recent Glibc.
...
svn path=/nixpkgs/trunk/; revision=26741
2011-04-07 13:57:43 +00:00
Rob Vermaas
36d95a3220
remove duplicate stdenv's
...
svn path=/nixpkgs/trunk/; revision=26736
2011-04-07 11:26:41 +00:00
Ludovic Courtès
376d66178a
Linux 2.6.{25,28}: Use GNU Make 3.81.
...
svn path=/nixpkgs/trunk/; revision=26733
2011-04-07 09:57:41 +00:00
Evgeny Egorochkin
e735de47f3
Fix flash player's runtime deps
...
svn path=/nixpkgs/trunk/; revision=26730
2011-04-07 09:21:24 +00:00
Eelco Dolstra
cf00c432ae
* By popular demand, restore Python 2.6.
...
svn path=/nixpkgs/trunk/; revision=26726
2011-04-06 21:57:30 +00:00
Lluís Batlle i Rossell
b5577512de
Giv wants the pcre with unicode support.
...
svn path=/nixpkgs/trunk/; revision=26722
2011-04-06 15:18:14 +00:00
Eelco Dolstra
ee6e9046b8
* Add the Linux multipath-tools.
...
svn path=/nixpkgs/trunk/; revision=26719
2011-04-06 14:57:31 +00:00
Eelco Dolstra
26eca10459
* Added libaio.
...
svn path=/nixpkgs/trunk/; revision=26715
2011-04-06 14:21:48 +00:00
Ludovic Courtès
17fdaf6a7e
GCC 4.6: Add a version with debugging symbols.
...
svn path=/nixpkgs/trunk/; revision=26714
2011-04-06 12:52:33 +00:00
Ludovic Courtès
36ed7a8eb8
GCC 4.6: Use `callPackage'.
...
svn path=/nixpkgs/trunk/; revision=26713
2011-04-06 12:52:29 +00:00
Lluís Batlle i Rossell
6cfba00e1b
Adding giv.
...
svn path=/nixpkgs/trunk/; revision=26709
2011-04-06 10:00:48 +00:00
Shea Levy
85e1282802
Create a ppl0_11 attribute instead of using callPackage again and again
...
svn path=/nixpkgs/trunk/; revision=26703
2011-04-05 17:11:20 +00:00
Eelco Dolstra
fad57767e3
* Merge the modular-python branch.
...
svn path=/nixpkgs/trunk/; revision=26695
2011-04-05 15:02:22 +00:00
Shea Levy
4551a76c2c
Add the pocketsphinx voice recognition library
...
svn path=/nixpkgs/trunk/; revision=26686
2011-04-04 18:50:39 +00:00
Shea Levy
77d9a77fb1
Add the sphinxbase library
...
svn path=/nixpkgs/trunk/; revision=26684
2011-04-04 18:50:23 +00:00
Lluís Batlle i Rossell
d171e03491
Adding linux packages for 2.6.38
...
svn path=/nixpkgs/trunk/; revision=26683
2011-04-04 18:17:02 +00:00
Eelco Dolstra
9c16728cd4
* Update darcsver and mock.
...
svn path=/nixpkgs/branches/modular-python/; revision=26681
2011-04-04 14:38:53 +00:00
Eelco Dolstra
f99c0dd302
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26678
2011-04-04 13:36:05 +00:00
Michael Raskin
e035fb4cac
Adding Speed Dreams (a TORCS fork)
...
svn path=/nixpkgs/trunk/; revision=26673
2011-04-04 05:01:53 +00:00
Shea Levy
ea7a559290
Add support for the new Go frontend to GCC 4.6.0.
...
This isn't as useful as it could be, since gcc-wrapper doesn't know about
the gccgo binary so there is no gccgo wrapper script. Since changing
gcc-wrapper would lead to a nearly full rebuild, I thing the change to
gcc-wrapper should go into stdenv-updates.
svn path=/nixpkgs/trunk/; revision=26668
2011-04-02 15:21:36 +00:00
Shea Levy
7c1b06b3bd
Add gnat46. Note that, contrary to my notes when I emailed this patch, this builds now: we use gnat45 as an Ada bootstrap in place of gnatboot. This is not a long-term solution, but it works for now.
...
svn path=/nixpkgs/trunk/; revision=26645
2011-03-31 22:20:11 +00:00
Shea Levy
c2f72840ed
Add gcj46
...
svn path=/nixpkgs/trunk/; revision=26642
2011-03-31 22:04:08 +00:00
Shea Levy
97d0714f9f
Add gfortran46
...
svn path=/nixpkgs/trunk/; revision=26641
2011-03-31 21:59:38 +00:00
Shea Levy
7b6139b85e
Add GCC 4.6.0 cross compiler
...
svn path=/nixpkgs/trunk/; revision=26640
2011-03-31 21:56:57 +00:00
Shea Levy
9511b89ec1
Update to GCC 4.6.0:
...
* Modify the builder to not fail when a static library is in $out/libexec/gcc/*/*
* Disable libquadmath when building a static-only bootstrap of GCC, see http://gcc.gnu.org/ml/gcc/2011-03/msg00465.html
* Add handling for cloog if it is passed in in place of cloog-ppl
svn path=/nixpkgs/trunk/; revision=26639
2011-03-31 21:51:39 +00:00
Shea Levy
8002302a31
Add CLooG, an alternative to CLooG-PPL based on the integer set library, an optional dependency for GCC 4.6.0
...
svn path=/nixpkgs/trunk/; revision=26635
2011-03-31 21:25:08 +00:00
Shea Levy
bc6ee5020d
Add isl, the integer set library (needed for cloog, an optional dependency for GCC 4.6.0)
...
svn path=/nixpkgs/trunk/; revision=26633
2011-03-31 21:19:39 +00:00
Shea Levy
bc36f56977
Adding a missing newline in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=26632
2011-03-31 21:15:53 +00:00
Lluís Batlle i Rossell
f00bdb6f15
Adding a skeleton for a fsfs expression, but it still does not build.
...
svn path=/nixpkgs/trunk/; revision=26631
2011-03-31 21:08:50 +00:00
Eelco Dolstra
bb2bd151af
* Added ebtables.
...
svn path=/nixpkgs/branches/modular-python/; revision=26626
2011-03-31 12:20:22 +00:00