Commit Graph

5198 Commits

Author SHA1 Message Date
Rob Vermaas
41fac4a3a6 added hgsvn
svn path=/nixpkgs/trunk/; revision=27198
2011-05-09 15:01:34 +00:00
Yury G. Kudryashov
7064b9f661 merkaartor: 0.17.2
svn path=/nixpkgs/trunk/; revision=27180
2011-05-08 09:35:37 +00:00
Karn Kallio
69822bf6c1 Racket 5.1.1 builds with latest libjpeg.
svn path=/nixpkgs/trunk/; revision=27178
2011-05-08 01:21:03 +00:00
Evgeny Egorochkin
f69142b396 Polipo: packaged
svn path=/nixpkgs/trunk/; revision=27177
2011-05-07 23:41:34 +00:00
Lluís Batlle i Rossell
34579eb0dd Adding lingot, a guitar tuner.
svn path=/nixpkgs/trunk/; revision=27176
2011-05-07 17:52:57 +00:00
Cillian de Roiste
28096838d0 Adding node.js, a javascript web development platform
svn path=/nixpkgs/trunk/; revision=27168
2011-05-05 22:38:04 +00:00
Cillian de Roiste
fb9de42ad1 Updating Sonic Visualiser, it isn't getting wrapped correctly, but otherwise it compiles and works
svn path=/nixpkgs/trunk/; revision=27154
2011-05-04 23:54:03 +00:00
Rob Vermaas
8f7cab5d5c add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Eelco Dolstra
7a62283c46 svn path=/nixpkgs/trunk/; revision=27128 2011-05-04 08:55:30 +00:00
Eelco Dolstra
345b9a75d5 * Move wxPython into python-packages.nix so that you can get wxPython
built for the appropriate Python version
  (e.g. python26Packages.wxPython).

svn path=/nixpkgs/trunk/; revision=27127
2011-05-04 08:41:50 +00:00
Eelco Dolstra
9afa230dfc * Added Tribler. Doesn't quite work yet.
svn path=/nixpkgs/trunk/; revision=27124
2011-05-03 17:12:31 +00:00
Eelco Dolstra
89e94123c6 * Move ktorrent to pkgs/applications/networking/p2p/.
svn path=/nixpkgs/trunk/; revision=27123
2011-05-03 16:59:24 +00:00
Eelco Dolstra
a7d4f19ab3 * wxPython updated to 2.8.12.0.
* wxPython builder: wrap the Python programs (such as pyshell) so that
  they actually work.

svn path=/nixpkgs/trunk/; revision=27122
2011-05-03 16:57:18 +00:00
Eelco Dolstra
178cac1447 svn path=/nixpkgs/trunk/; revision=27118 2011-05-03 15:44:13 +00:00
Eelco Dolstra
c0e0704163 * Added apsw, Another Python SQLite Wrapper.
svn path=/nixpkgs/trunk/; revision=27117
2011-05-03 15:43:51 +00:00
Lluís Batlle i Rossell
590bf722b4 Adding readline to php, so now 'php -a' works nicely with readline.
svn path=/nixpkgs/trunk/; revision=27110
2011-05-03 08:25:45 +00:00
Michael Raskin
26da7d3871 Adding Kona: a K interpreter
svn path=/nixpkgs/trunk/; revision=27098
2011-05-03 06:58:01 +00:00
Michael Raskin
3827d28f27 Update nixCustom for all the dependencies of latest SVN Nix
svn path=/nixpkgs/trunk/; revision=27084
2011-05-02 08:29:01 +00:00
Cillian de Roiste
39f80594b1 Adding Ardour3 alpha2, a digital audio workstation
svn path=/nixpkgs/trunk/; revision=27075
2011-05-01 14:45:52 +00:00
Eelco Dolstra
173ac4457e * Doh, forgot to commit.
svn path=/nixpkgs/trunk/; revision=27059
2011-04-30 09:21:38 +00:00
Lluís Batlle i Rossell
5bd133b65c Updating php 5.3 and adding php-xcache.
svn path=/nixpkgs/trunk/; revision=27056
2011-04-29 21:01:09 +00:00
Lluís Batlle i Rossell
c259379dc9 Getting mars to build. Somehow the fetchsvn in sfml_svn did not work anymore.
svn path=/nixpkgs/trunk/; revision=27037
2011-04-28 20:50:12 +00:00
Lluís Batlle i Rossell
bebcbcde8c Adding the videogame Naev (beta version, because they label the non-beta 'deprecated')
svn path=/nixpkgs/trunk/; revision=27017
2011-04-27 21:57:27 +00:00
Florian Friesdorf
3fb9e4da74 xapian and xapianBindings 1.2.5
svn path=/nixpkgs/trunk/; revision=26980
2011-04-26 20:57:16 +00:00
Florian Friesdorf
1e3d07eeea renamed current xapian/xapianBindings to xapian10/xapianBindings10
svn path=/nixpkgs/trunk/; revision=26979
2011-04-26 20:57:11 +00:00
Lluís Batlle i Rossell
11c0e3976e Adding minidjvu
svn path=/nixpkgs/trunk/; revision=26957
2011-04-24 20:10:43 +00:00
Cillian de Roiste
47c44f9315 Adding Rakarrack: guitar effects-pedal emulator
svn path=/nixpkgs/trunk/; revision=26955
2011-04-24 19:44:36 +00:00
Lluís Batlle i Rossell
bc88f37fcb Adding the leptonica library of image processing and analysis.
svn path=/nixpkgs/trunk/; revision=26954
2011-04-24 18:16:51 +00:00
Lluís Batlle i Rossell
626f654602 Adding tesseract, an OCR engine I just found but never tried.
svn path=/nixpkgs/trunk/; revision=26952
2011-04-24 18:04:07 +00:00
Cillian de Roiste
3ae0255bbd Adding Qtractor, an Audio/MIDI multi-track sequencer
svn path=/nixpkgs/trunk/; revision=26949
2011-04-24 14:32:55 +00:00
Michael Raskin
bca9330f6d Update Audacity
svn path=/nixpkgs/trunk/; revision=26948
2011-04-24 13:13:57 +00:00
Ludovic Courtès
6300c72a20 Add GNU Pies.
svn path=/nixpkgs/trunk/; revision=26942
2011-04-23 21:15:11 +00:00
Cillian de Roiste
0d09cc4348 Adding Yoshimi, a fork of ZynAddSubFX (audio synthesizer) with many enhancements including jack support
svn path=/nixpkgs/trunk/; revision=26935
2011-04-23 13:54:25 +00:00
Russell O'Connor
699261d8df Adding ecm-6.2.3.
svn path=/nixpkgs/trunk/; revision=26930
2011-04-23 12:25:51 +00:00
Cillian de Roiste
b3e902c1a9 Adding lash, session management system for GNU/Linux audio applications
svn path=/nixpkgs/trunk/; revision=26926
2011-04-23 00:22:40 +00:00
Cillian de Roiste
3cfe938b0e Adding lmms: Linux MultiMedia Studio
svn path=/nixpkgs/trunk/; revision=26925
2011-04-22 23:00:55 +00:00
Cillian de Roiste
b150276393 Adding seq24: a minimal loop based midi sequencer
svn path=/nixpkgs/trunk/; revision=26924
2011-04-22 22:07:59 +00:00
Cillian de Roiste
eb9ed1c09f Adding Specimen, an audio sampler and phat gtk+ widgets which Specimen uses
svn path=/nixpkgs/trunk/; revision=26923
2011-04-22 21:42:38 +00:00
Michael Raskin
c9421ad0b2 Adding Glest Advanced Engine into all-packages
svn path=/nixpkgs/trunk/; revision=26920
2011-04-22 10:26:45 +00:00
Cillian de Roiste
3d3efea4f1 Adding vkeybd, a virtual midi keyboard
svn path=/nixpkgs/trunk/; revision=26919
2011-04-22 09:39:48 +00:00
Russell O'Connor
3db6f63711 Package for msieve.
This would be better if gmp-emc were packaged as well.

svn path=/nixpkgs/trunk/; revision=26915
2011-04-21 12:48:07 +00:00
Lluís Batlle i Rossell
ee8b05eb70 Adding 'wakelan', to use UDP wake on lan on ethernet.
svn path=/nixpkgs/trunk/; revision=26912
2011-04-20 20:55:46 +00:00
Cillian de Roiste
53a135625a Adding XSynth-DSSI, a classic analog style software synthesizer
svn path=/nixpkgs/trunk/; revision=26909
2011-04-20 16:31:41 +00:00
Lluís Batlle i Rossell
167912d19e Adding xdotool
svn path=/nixpkgs/trunk/; revision=26896
2011-04-19 20:51:40 +00:00
Cillian de Roiste
1cdd246d2b Updating Blender to the stable release 2.57 and adding python32 as a build input
svn path=/nixpkgs/trunk/; revision=26894
2011-04-19 20:17:17 +00:00
Michael Raskin
451040c299 Adding globulation
svn path=/nixpkgs/trunk/; revision=26892
2011-04-19 16:02:29 +00:00
Florian Friesdorf
25cd609b92 removed previously added xapian12
svn path=/nixpkgs/trunk/; revision=26882
2011-04-18 17:19:58 +00:00
Florian Friesdorf
bd71b36628 notmuch with inheritable-tags-hack for thread muting
the muted tag is supposed to be inherited by messages of the same
thread, effictely muting a thread. A muted thread will not show up in
your inbox anymore. Current implementation is hackish but functional.

big thank you to amdragon!

svn path=/nixpkgs/trunk/; revision=26878
2011-04-18 17:19:44 +00:00
Shea Levy
7550f92f9b Add 2.6.37 and 2.6.38 to release.nix
svn path=/nixpkgs/trunk/; revision=26877
2011-04-18 17:07:59 +00:00
Shea Levy
dedd972a16 Add fbcondecor for 2.6.38
svn path=/nixpkgs/trunk/; revision=26876
2011-04-18 15:13:04 +00:00
Michael Raskin
c9f06b05c1 Add Widelands RTS
svn path=/nixpkgs/trunk/; revision=26869
2011-04-17 17:55:29 +00:00
Cillian de Roiste
c7bf27de02 Adding Hydrogen: drum machine
svn path=/nixpkgs/trunk/; revision=26866
2011-04-17 14:23:33 +00:00
Nicolas Pierron
fec06f7196 davfs2:
- Use previous version of neon library.
- Add patch to find ISDIR macros.

svn path=/nixpkgs/trunk/; revision=26865
2011-04-17 08:27:29 +00:00
Nicolas Pierron
ebc8642aec Add colordiff package.
svn path=/nixpkgs/trunk/; revision=26860
2011-04-17 08:26:56 +00:00
Lluís Batlle i Rossell
e4351e6df0 Fixing the nixpkgs tarball, broken for more than a week.
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Lluís Batlle i Rossell
61b07dc110 Adding libva, to get some possible video acceleration in intel video cards.
svn path=/nixpkgs/trunk/; revision=26854
2011-04-16 11:00:31 +00:00
Michael Raskin
a6935566ad Updating some weird corner-cases affected by gnutls
svn path=/nixpkgs/trunk/; revision=26843
2011-04-14 11:17:45 +00:00
Lluís Batlle i Rossell
41e1640b1f Adding php APC
svn path=/nixpkgs/trunk/; revision=26841
2011-04-14 11:12:04 +00:00
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
Eelco Dolstra
9e26da96e5 * Update DBI and DBD::SQLite.
svn path=/nixpkgs/trunk/; revision=26775
2011-04-11 09:11:36 +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
c1c4d50d1a Updating trac, and making it able to use the sqlite3 python module.
svn path=/nixpkgs/trunk/; revision=26762
2011-04-09 13:37:11 +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
Andres Löh
1d4428fbdb Added Agda-executable.
svn path=/nixpkgs/trunk/; revision=26737
2011-04-07 12:10:38 +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
Ludovic Courtès
84b3e533de Build older kernels.
svn path=/nixpkgs/trunk/; revision=26731
2011-04-07 09:22:11 +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
Eelco Dolstra
f1c1bd7bbf * Update setuptools_trial to get it to build with Python 2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26677
2011-04-04 13:31:52 +00:00
Andres Löh
291df5f0c1 Added the RC of Haskell Platform 2011.2.0.1 ...
svn path=/nixpkgs/trunk/; revision=26674
2011-04-04 08:45: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
Andres Löh
e5da05349c Updating Hakyll and dependencies.
Patch supplied by Vladimír Čunát. Thanks.

svn path=/nixpkgs/trunk/; revision=26648
2011-03-31 23: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
Eelco Dolstra
02b20395d5 * Added vlan, which provides the vconfig command.
svn path=/nixpkgs/branches/modular-python/; revision=26624
2011-03-31 11:10:00 +00:00
Eelco Dolstra
7359ed1671 * Added rabbitmq-server.
svn path=/nixpkgs/branches/modular-python/; revision=26623
2011-03-31 11:09:20 +00:00
Lluís Batlle i Rossell
627812ffbb Adding Rigs of Rods.
Basically it builds, but I still don't know how to run it. I imagine the
installPhase is still too poor, but it's better than nothing.

I also added two mygui versions. That stable, and that required by Rigs of Roads (svn).

svn path=/nixpkgs/trunk/; revision=26618
2011-03-30 22:08:33 +00:00
Lluís Batlle i Rossell
48748dedcb Adding the rally game Trigger. As a side effect, I add jam.
svn path=/nixpkgs/trunk/; revision=26615
2011-03-30 18:45:11 +00:00
Eelco Dolstra
afe8b976c9 * Added Cheetah, Glance, Markdown and mox.
svn path=/nixpkgs/branches/modular-python/; revision=26612
2011-03-30 17:03:49 +00:00
Eelco Dolstra
1d6b63afb9 * openstack-compute -> nova (upstream doesn't know what to call it either).
svn path=/nixpkgs/branches/modular-python/; revision=26610
2011-03-30 15:00:53 +00:00
Eelco Dolstra
83b4c9cd8f * Provide an old version of Boto for euca2ools.
svn path=/nixpkgs/branches/modular-python/; revision=26608
2011-03-30 14:42:20 +00:00
Eelco Dolstra
45159cdc89 * Added euca2ools.
svn path=/nixpkgs/branches/modular-python/; revision=26607
2011-03-30 14:37:53 +00:00
Eelco Dolstra
6c77dc3587 * Add distutils-extra.
svn path=/nixpkgs/branches/modular-python/; revision=26604
2011-03-30 12:51:01 +00:00
Eelco Dolstra
2601071d70 * Added decorator, ScriptTest, sqlalchemy-migrate, tempita and
unittest2.

svn path=/nixpkgs/branches/modular-python/; revision=26603
2011-03-30 12:27:54 +00:00
Eelco Dolstra
cc456b13e5 * Added Python packages dtopt, IPy, M2Crypto, Paste, PasteDeploy,
Routes, WebOb and WebTest.
* Updated Boto and Twisted.

svn path=/nixpkgs/branches/modular-python/; revision=26601
2011-03-30 11:54:17 +00:00
Eelco Dolstra
e379d6d996 * python-packages.nix: keep it sorted.
svn path=/nixpkgs/branches/modular-python/; revision=26599
2011-03-30 10:02:23 +00:00
Lluís Batlle i Rossell
6eaaa06077 Committing on behalf of Shea Levy:
This patch adds a "features.aufs2_1" to the aufs-2.1 patch for Linux
2.6.37 to prevent aufs2_1 and aufs2_1_util from being options for
kernels without an aufs 2.1 patch. There were several Hydra build
failures as a result of attempting to build aufs2.1 against older
kernels.

svn path=/nixpkgs/trunk/; revision=26597
2011-03-30 08:16:44 +00:00
Eelco Dolstra
7cec8397c6 * Add some more Nova dependencies: anyjson, amqplib, carrot,
sqlalchemy.  Updated nose to 1.0.0 to fix "make check" on Python
  2.7.

svn path=/nixpkgs/branches/modular-python/; revision=26595
2011-03-29 16:15:08 +00:00
Eelco Dolstra
353d450867 * wrapPythonPrograms: don't hard-code the Python library prefix.
svn path=/nixpkgs/branches/modular-python/; revision=26594
2011-03-29 15:19:59 +00:00
Eelco Dolstra
11b67ccee5 * Move buildPythonPackage and setuptools into python-packages.nix.
This ensures that they're built with the same "python" argument.

svn path=/nixpkgs/branches/modular-python/; revision=26593
2011-03-29 15:02:15 +00:00
Andres Löh
3ae597033d Added tuple and OneTuple.
svn path=/nixpkgs/trunk/; revision=26592
2011-03-29 14:17:19 +00:00
Michael Raskin
4f65f33e11 Adding XDaliClock
svn path=/nixpkgs/trunk/; revision=26591
2011-03-29 10:32:49 +00:00
Lluís Batlle i Rossell
d73765b161 Making task juggler build.
I also change the nixpkgs attribute name to one I like more.

svn path=/nixpkgs/trunk/; revision=26590
2011-03-29 08:34:12 +00:00
Andres Löh
f9c356ad17 Adding ghc-7.0.3.
svn path=/nixpkgs/trunk/; revision=26588
2011-03-28 21:33:21 +00:00
Eelco Dolstra
1439ae44be * Sync with the trunk.
svn path=/nixpkgs/branches/modular-python/; revision=26586
2011-03-28 20:22:30 +00:00
Lluís Batlle i Rossell
497fc7bb94 Making btanks work (and adding smpeg).
svn path=/nixpkgs/trunk/; revision=26585
2011-03-28 18:58:49 +00:00
Eelco Dolstra
c1b64da1c9 * xen: use wrapPython.
svn path=/nixpkgs/branches/modular-python/; revision=26584
2011-03-28 18:12:32 +00:00
Eelco Dolstra
968496e69b * wrapPythonPrograms: rewrite the common "#! .../env python" idiom to
"#! .../python".

svn path=/nixpkgs/branches/modular-python/; revision=26583
2011-03-28 17:19:27 +00:00
Eelco Dolstra
7b3bda471d * keepnote: depend on pythonPackages.sqlite3 rather than pythonFull.
svn path=/nixpkgs/branches/modular-python/; revision=26582
2011-03-28 16:48:31 +00:00
Eelco Dolstra
47adaa80e3 * Move the wrapPythonPrograms function into a separate setup hook
(wrapPython).

svn path=/nixpkgs/branches/modular-python/; revision=26580
2011-03-28 16:33:33 +00:00
Lluís Batlle i Rossell
3dcaa029ab Adding the zod engine, a multiplayer zed remake.
svn path=/nixpkgs/trunk/; revision=26577
2011-03-28 16:08:29 +00:00
Lluís Batlle i Rossell
655a9ea9c3 Adding the racing videogame VDrift.
I added the asio library as a side effect.

svn path=/nixpkgs/trunk/; revision=26575
2011-03-28 16:08:21 +00:00
Eelco Dolstra
641834ddf6 * Bazaar: update to 2.3.1.
svn path=/nixpkgs/branches/modular-python/; revision=26573
2011-03-28 15:47:50 +00:00
Eelco Dolstra
83b3ab4657 * Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also update
to 9.4.2.

svn path=/nixpkgs/trunk/; revision=26572
2011-03-28 15:46:10 +00:00
Andres Löh
127a2fc8e0 Added random-fu plus dependencies.
(Unfortunately doesn't compile yet with ghc-7.)

svn path=/nixpkgs/trunk/; revision=26569
2011-03-28 15:03:51 +00:00
Eelco Dolstra
60c787522f * iotop: don't use pythonFull.
svn path=/nixpkgs/branches/modular-python/; revision=26567
2011-03-28 13:23:52 +00:00
Eelco Dolstra
f119c267de * getmail: don't use pythonFull.
svn path=/nixpkgs/branches/modular-python/; revision=26566
2011-03-28 13:13:15 +00:00
Eelco Dolstra
cef7e52b5a * ipython: simplify.
svn path=/nixpkgs/branches/modular-python/; revision=26565
2011-03-28 12:40:53 +00:00
Eelco Dolstra
3c9f4e6e72 * For convenience, provide pythonFull as a wrapper around Python that
includes all the internal Python modules.

svn path=/nixpkgs/branches/modular-python/; revision=26564
2011-03-28 12:31:56 +00:00