Sander van der Burg
08e92c5e70
Added kdegraphics-4.2 closure
...
svn path=/nixpkgs/trunk/; revision=14114
2009-02-18 15:25:40 +00:00
Eelco Dolstra
539239d66d
* KVM 84. CIFS/Samba performance still broken.
...
* Kernel headers: KVM expects a include/linux/asm-x86 symlink, so
provide it.
svn path=/nixpkgs/trunk/; revision=14113
2009-02-18 14:53:14 +00:00
Eelco Dolstra
9f4ca51e8e
* Urghhhhhhhh.
...
svn path=/nixpkgs/trunk/; revision=14112
2009-02-18 14:44:51 +00:00
Marc Weber
4576378434
added avr8-burn-omat (gui for avrdude, fuse bits)
...
svn path=/nixpkgs/trunk/; revision=14110
2009-02-18 11:50:39 +00:00
Ludovic Courtès
722c3546af
GNU Emacs live from CVS.
...
svn path=/nixpkgs/trunk/; revision=14107
2009-02-17 21:05:52 +00:00
Eelco Dolstra
33ef9ff72c
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=14106
2009-02-17 18:24:58 +00:00
Sander van der Burg
da1904a231
Fixed another stupid KDE 4.2 packages bug in releases nix expression
...
svn path=/nixpkgs/trunk/; revision=14099
2009-02-17 15:07:54 +00:00
Sander van der Burg
7127b53d7f
Fixed syntax error for KDE 4.2 packages
...
svn path=/nixpkgs/trunk/; revision=14097
2009-02-17 14:34:33 +00:00
Sander van der Burg
413926967a
Added some KDE 4.2 packages
...
svn path=/nixpkgs/trunk/; revision=14096
2009-02-17 14:31:29 +00:00
Marc Weber
dab6268c79
added avr gcc avrlibc dev environment. Its not worth doing this properly. It works this way
...
svn path=/nixpkgs/trunk/; revision=14095
2009-02-17 12:56:35 +00:00
Eelco Dolstra
e94a279e0e
* Updated UNIVERSAL::isa (the old one has disappeared).
...
svn path=/nixpkgs/trunk/; revision=14093
2009-02-17 12:15:02 +00:00
Ludovic Courtès
f59b3d14dc
Add SLOCCount, a tool to count source lines of code (SLOCs).
...
svn path=/nixpkgs/trunk/; revision=14091
2009-02-17 10:11:33 +00:00
Eelco Dolstra
1b849c8282
* Latest shared-mime-info.
...
* Latest Catalyst runtime.
svn path=/nixpkgs/trunk/; revision=14086
2009-02-16 14:57:35 +00:00
Eelco Dolstra
cc7d4a57db
svn path=/nixpkgs/trunk/; revision=14076
2009-02-13 17:31:44 +00:00
Marc Weber
c1b79a5b5d
Revert "added cgdb (ncrurses based gdb frontend)" and dooh commit.
...
gdb does have a curses based interface as itself (try ctrl-x o)
svn path=/nixpkgs/trunk/; revision=14069
2009-02-13 12:04:41 +00:00
Eelco Dolstra
cd6864e7e9
* Perl BerkeleyDB module: updated to 0.36 since "make test" failed in
...
the old one.
svn path=/nixpkgs/trunk/; revision=14068
2009-02-13 10:59:01 +00:00
Eelco Dolstra
5b91408a0d
* Pass `pkgs' to the top-level KDE function instead of passing every
...
dependency explicitly. The KDE packages still declare their
dependencies as explicit function arguments.
svn path=/nixpkgs/trunk/; revision=14067
2009-02-13 10:42:59 +00:00
Eelco Dolstra
547207de28
* Algorithm::Diff: the version in "name" didn't match the actual
...
package.
svn path=/nixpkgs/trunk/; revision=14066
2009-02-13 10:35:24 +00:00
Michael Raskin
f670644846
Added a dependency for perl algorithm:annotate
...
svn path=/nixpkgs/trunk/; revision=14065
2009-02-13 10:32:00 +00:00
Marc Weber
f936925abf
added cgdb (ncrurses based gdb frontend)
...
svn path=/nixpkgs/trunk/; revision=14055
2009-02-12 20:52:49 +00:00
Marc Weber
fd948733a0
fix perl, ruby, tcl support in vim_configurable
...
svn path=/nixpkgs/trunk/; revision=14052
2009-02-12 20:27:54 +00:00
Eelco Dolstra
0c3abad795
* Latest Compress::Zlib.
...
* Put the fix for Perl modules that install in the wrong location
($out/lib instead of $out/lib/site_perl) in the generic Perl
builder.
svn path=/nixpkgs/trunk/; revision=14051
2009-02-12 20:18:13 +00:00
Sander van der Burg
120bb8afe3
Added initial KDE 4.2 nix expression which build kdelibs
...
svn path=/nixpkgs/trunk/; revision=14043
2009-02-12 16:26:04 +00:00
Eelco Dolstra
29e33f4a12
* Latest Catalyst packages, include FormFu and its gazillion
...
dependencies.
svn path=/nixpkgs/trunk/; revision=14042
2009-02-12 15:59:22 +00:00
Sander van der Burg
09bb1e1116
Updated log4cxx to version 0.10.0 by using a patch from Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14039
2009-02-12 14:52:23 +00:00
Peter Simons
05eb6625ed
Bumped boost libraries to version 1.38.0.
...
svn path=/nixpkgs/trunk/; revision=14031
2009-02-11 10:02:10 +00:00
Eelco Dolstra
efa1bf9cb5
* Added acpid, a daemon that monitors ACPI events.
...
svn path=/nixpkgs/trunk/; revision=14026
2009-02-10 23:12:18 +00:00
Eelco Dolstra
0cf9849afd
* More refactoring: move all the stdenv adapter functions (like
...
useDietlibc) to a separate file. all-packages.nix should really
only contain package composition stuff.
svn path=/nixpkgs/trunk/; revision=14022
2009-02-10 15:48:30 +00:00
Ludovic Courtès
b2ccd56224
GNU IceCat 3.0.6-g1.
...
svn path=/nixpkgs/trunk/; revision=14021
2009-02-10 14:35:11 +00:00
Lluís Batlle i Rossell
21fd05797c
Adding GPL Arcade Volleyball.
...
I had this patch _almost_ ready for a long long time. Now ready.
svn path=/nixpkgs/trunk/; revision=14017
2009-02-09 22:44:36 +00:00
Lluís Batlle i Rossell
18cc7f4b37
Adding comical-0.8
...
svn path=/nixpkgs/trunk/; revision=14016
2009-02-09 20:44:26 +00:00
Michael Raskin
921b7d3c69
Added Cuneiform OCR. Works somehow..
...
svn path=/nixpkgs/trunk/; revision=14015
2009-02-09 20:37:11 +00:00
Eelco Dolstra
599015e8b0
* Split lib/default.nix into several files, as it had become a big
...
mess. Also cleaned up some functions:
- foldl appeared broken (it recursively called fold).
- Renamed logicalAND/logicalOR to and/or.
- Removed listOfListsToAttrs, eqStrings: obsolete.
- Removed isInList, which does the same thing as elem.
- stringToCharacters: don't return a "" at the end of the list.
- Renamed concatList to concat, as concatList (singular) is a
misnomer: it takes two lists. Likewise, renamed mergeAttr to
mergeAttrs.
misc.nix still contains a lot of stuff that should be refactored and
moved to other files.
svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
Ludovic Courtès
eebb6f106c
Add Semantic, a parser generator for Emacs.
...
svn path=/nixpkgs/trunk/; revision=14012
2009-02-09 08:48:49 +00:00
Ludovic Courtès
8eb6ecb1ec
Add EIEIO, a CLOS clone for Emacs.
...
svn path=/nixpkgs/trunk/; revision=14011
2009-02-09 08:34:25 +00:00
Lluís Batlle i Rossell
ee9a5c1c89
Fixing a nix import path I commited without enough care.
...
svn path=/nixpkgs/trunk/; revision=14010
2009-02-08 23:29:27 +00:00
Michael Raskin
d20bb02310
Added mozplugger - an universal launching plugin for Mozilla programs
...
svn path=/nixpkgs/trunk/; revision=14009
2009-02-08 17:23:22 +00:00
Lluís Batlle i Rossell
264a6c709a
Adding alliance 5.0
...
svn path=/nixpkgs/trunk/; revision=14008
2009-02-08 16:28:31 +00:00
Lluís Batlle i Rossell
0f6908ca75
Updating dosfstools to 3.01. Removing selectVersion.
...
(3.00deb urls weren't working)
svn path=/nixpkgs/trunk/; revision=14007
2009-02-08 16:28:12 +00:00
Lluís Batlle i Rossell
863e9181d5
Adding vtk-5.2.1, The Visualization Toolkit.
...
svn path=/nixpkgs/trunk/; revision=14006
2009-02-08 16:27:57 +00:00
Michael Raskin
97d0f21d03
Added XaoS fractal viewer
...
svn path=/nixpkgs/trunk/; revision=14004
2009-02-08 14:17:05 +00:00
Michael Raskin
f529bd70a1
Carrier update
...
svn path=/nixpkgs/trunk/; revision=14002
2009-02-07 16:02:50 +00:00
Ludovic Courtès
f8a207e806
GNU Emacs 23.x update (development snapshot).
...
svn path=/nixpkgs/trunk/; revision=13994
2009-02-06 08:43:31 +00:00
Marc Weber
c4c1aa0a8a
added thinkingRock
...
svn path=/nixpkgs/trunk/; revision=13993
2009-02-06 03:14:30 +00:00
Marc Weber
e3ef805500
added pointer to the package classification policy maintainer document
...
svn path=/nixpkgs/trunk/; revision=13992
2009-02-05 23:44:52 +00:00
Peter Simons
ecddd8b472
Added syslog-ng (and the eventlog library that it depends on).
...
svn path=/nixpkgs/trunk/; revision=13988
2009-02-05 16:50:45 +00:00
Eelco Dolstra
b54251026a
* Enable ACL support in rsync.
...
svn path=/nixpkgs/trunk/; revision=13976
2009-02-03 22:13:35 +00:00
Lluís Batlle i Rossell
95f38fc409
Fixing the aircrack-ng build, so it doesn't depend on any profile
...
and points, as usual, only to the store for its dependencies.
svn path=/nixpkgs/trunk/; revision=13965
2009-02-02 21:57:18 +00:00
Eelco Dolstra
c696ea1326
* wget 1.11.4.
...
svn path=/nixpkgs/trunk/; revision=13948
2009-02-02 12:33:40 +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