Rob Vermaas
d7ac5cd014
nix-prefetch-hg: if url is local file, do not make clone, but run hg archive on it
...
svn path=/nixpkgs/trunk/; revision=26779
2011-04-11 12:24:57 +00:00
Rob Vermaas
3756e6021a
use same name as nix-prefetch-hg for derivation
...
svn path=/nixpkgs/trunk/; revision=26778
2011-04-11 12:20:59 +00:00
Eelco Dolstra
9e26da96e5
* Update DBI and DBD::SQLite.
...
svn path=/nixpkgs/trunk/; revision=26775
2011-04-11 09:11:36 +00:00
Karn Kallio
ebdd392409
Advance version of mercurial to 1.8.2
...
svn path=/nixpkgs/trunk/; revision=26771
2011-04-10 00:50:58 +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
Michael Raskin
15b3a08448
Install content pack
...
svn path=/nixpkgs/trunk/; revision=26767
2011-04-09 15:51:24 +00:00
Michael Raskin
a74ae1f6ff
OGRE needs leaving RPATH in place to work
...
svn path=/nixpkgs/trunk/; revision=26766
2011-04-09 15:51:00 +00:00
Michael Raskin
1886fad9f1
Fix cmake flags overriding
...
svn path=/nixpkgs/trunk/; revision=26765
2011-04-09 15:50:33 +00:00
Lluís Batlle i Rossell
ccd2316471
Fixing the builds of apr, apache, subversion and friends when having enabled the ldap support.
...
svn path=/nixpkgs/trunk/; revision=26764
2011-04-09 14:59:06 +00:00
Lluís Batlle i Rossell
450ef3730c
Adding ldap support to apache (true by default).
...
I imagine noone would mind this 'addon' in their nixos apache installations.
svn path=/nixpkgs/trunk/; revision=26763
2011-04-09 14:24:25 +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
Michael Raskin
07fde1ab81
Fix BitTornado
...
svn path=/nixpkgs/trunk/; revision=26757
2011-04-08 14:59:29 +00:00
Michael Raskin
b2caa1ce67
Add myself to RoR maintainers
...
svn path=/nixpkgs/trunk/; revision=26755
2011-04-08 14:11:54 +00:00
Michael Raskin
f4af7c3150
OK, now it is runnable...
...
svn path=/nixpkgs/trunk/; revision=26754
2011-04-08 13:26:10 +00:00
Shea Levy
352dded989
Libelf isn't building on Darwin according to hydra, so remove libelf-dependent GCC-4.6 from Darwin
...
svn path=/nixpkgs/trunk/; revision=26753
2011-04-08 13:03:53 +00:00
Michael Raskin
910a79f06d
Switching to release tarball, adding angelscript dependency, fixing name, adding link options.. All in all, rorconfig fails because of a weird windowing-related error.
...
svn path=/nixpkgs/trunk/; revision=26752
2011-04-08 11:28:49 +00:00
Michael Raskin
945a329c91
Use readline in pure
...
svn path=/nixpkgs/trunk/; revision=26751
2011-04-08 08:24:28 +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
Karn Kallio
cd86629a8a
Change which corrected a failing build of webdsl on a 64 bit Linux.
...
Based on this comment: http://webdsl.org/selectpage/Download/WebDSLOnLinux
svn path=/nixpkgs/trunk/; revision=26747
2011-04-08 06:20:34 +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
fa84d216b0
Updating the snapshot for fltk, r6970 is no longer available
...
svn path=/nixpkgs/trunk/; revision=26745
2011-04-07 21:36:12 +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
Russell O'Connor
78f9628037
wicd should no longer write into the nix store.
...
But it doesn't compile optimized bytecode. :( I would be good if someone who actually knew python could give this package some love.
svn path=/nixpkgs/trunk/; revision=26742
2011-04-07 15:39:53 +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
Peter Simons
3f609d2e35
git-annex: updated to version 0.20110401
...
svn path=/nixpkgs/trunk/; revision=26739
2011-04-07 12:47:17 +00:00
Peter Simons
165f8efdfd
git: updated to version 1.7.4.4
...
svn path=/nixpkgs/trunk/; revision=26738
2011-04-07 12:46:58 +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
Eelco Dolstra
5bd074a115
* Install the CA generation script.
...
svn path=/nixpkgs/trunk/; revision=26734
2011-04-07 09:58:46 +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
38a4604710
Linux 2.6.{28,29}: Disable Xen support, which no longer builds on x86_64.
...
svn path=/nixpkgs/trunk/; revision=26732
2011-04-07 09:57:38 +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
Andres Löh
576eb992a4
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=26729
2011-04-07 08:30:28 +00:00
Andres Löh
742e6e9e0b
Updated epic.
...
svn path=/nixpkgs/trunk/; revision=26728
2011-04-07 07:47:22 +00:00
Eelco Dolstra
687c2ccc17
* wicd updated to 1.7.1b2, which is compatible with Python 2.7.
...
svn path=/nixpkgs/trunk/; revision=26727
2011-04-06 22:06:00 +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
47221a8435
Making giv point to the proper patch file.
...
svn path=/nixpkgs/trunk/; revision=26723
2011-04-06 15:36:49 +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
e9d435a195
svn path=/nixpkgs/trunk/; revision=26720
2011-04-06 15:08:36 +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