Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Eelco Dolstra
e9593080b6
* Added Catalyst::View::Download.
...
svn path=/nixpkgs/trunk/; revision=14555
2009-03-16 12:20:28 +00:00
Ludovic Courtès
dff2bbe342
Build more typesetting tools on Hydra.
...
svn path=/nixpkgs/trunk/; revision=14552
2009-03-16 10:45:55 +00:00
Ludovic Courtès
c2199227b4
Add Rubber, a LaTeX wrapper that does the right thing.
...
svn path=/nixpkgs/trunk/; revision=14551
2009-03-16 10:42:51 +00:00
Michael Raskin
3c7430198b
Some more jobs...
...
svn path=/nixpkgs/trunk/; revision=14550
2009-03-16 10:19:38 +00:00
Ludovic Courtès
35ff1b6a6a
More work for Hydra.
...
svn path=/nixpkgs/trunk/; revision=14538
2009-03-14 23:29:33 +00:00
Ludovic Courtès
9c308037b3
More work for Hydra.
...
svn path=/nixpkgs/trunk/; revision=14536
2009-03-14 23:19:49 +00:00
Ludovic Courtès
24857265fa
Don't build Avahi on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=14534
2009-03-14 21:43:37 +00:00
Ludovic Courtès
5d213515ad
release: Add `allBut' function.
...
svn path=/nixpkgs/trunk/; revision=14533
2009-03-14 21:43:09 +00:00
Ludovic Courtès
363dc0f8aa
Don't build Guile on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=14532
2009-03-14 19:40:29 +00:00
Michael Raskin
2a5f69f318
Fix typo
...
svn path=/nixpkgs/trunk/; revision=14531
2009-03-14 15:41:20 +00:00
Ludovic Courtès
8599649b6f
Some more work for Hydra.
...
svn path=/nixpkgs/trunk/; revision=14530
2009-03-14 15:32:39 +00:00
Michael Raskin
9e690c6c3a
Some more jobs for hydra
...
svn path=/nixpkgs/trunk/; revision=14529
2009-03-14 09:44:15 +00:00
Eelco Dolstra
6425d2017d
* Updated DBIx::Class and SQL::Abstract.
...
svn path=/nixpkgs/trunk/; revision=14520
2009-03-13 13:07:44 +00:00
Michael Raskin
e4722f955c
Build OO.o on hydra
...
svn path=/nixpkgs/trunk/; revision=14517
2009-03-13 09:41:40 +00:00
Sander van der Burg
cddf378de3
Added ConsoleKit package
...
svn path=/nixpkgs/trunk/; revision=14510
2009-03-11 16:30:38 +00:00
Eelco Dolstra
7ab993d0c4
* Catalyst::Engine::HTTP::Prefork: terminate chunked transfers
...
correctly.
svn path=/nixpkgs/trunk/; revision=14504
2009-03-11 13:34:18 +00:00
Eelco Dolstra
33a3895d78
* Added Catalyst::Engine::HTTP::Prefork and its dependencies.
...
svn path=/nixpkgs/trunk/; revision=14503
2009-03-11 11:40:52 +00:00
Eelco Dolstra
8ac53703f0
* vlc: use faad.
...
svn path=/nixpkgs/trunk/; revision=14502
2009-03-10 23:28:06 +00:00
Eelco Dolstra
1485c905f7
* ffmpeg: build with faad2 support. However, vlc still won't play
...
mp4a audio.
* faad2: latest version.
* vlc: fix the hard-coded OSD font path name. Dunno why they don't
use fontconfig.
svn path=/nixpkgs/trunk/; revision=14501
2009-03-10 22:45:27 +00:00
Eelco Dolstra
44ac9e249c
* MPlayer: updated to the SVN version.
...
* VLC: updated to 0.9.8a. It now uses Qt for the GUI, which looks a
lot better than the wxWidgets one.
* libdvdread, libdvdnav: updated to 4.1.3.
* ffmpeg: updated to 0.5 (a new release!). Got rid of the SVN
version, which shouldn't be necessary anymore.
svn path=/nixpkgs/trunk/; revision=14500
2009-03-10 21:03:51 +00:00
Eelco Dolstra
731b77ac35
* Nicer notation for Nixpkgs' Hydra jobs. The packages to build are
...
given as a nested attribute set isomorphic to all-packages.nix,
where the value for each attribute is a list of platforms on which
to build the package. For instance,
{
wine = ["i686-linux"];
xorg = {
libX11 = ["i686-linux" "x86_64-linux"];
};
}
says that the "wine" attribute in all-packages.nix should be built
on "i686-linux" only, while the "xorg.libX11" attribute should be
built on "i686-linux" and "x86_64-linux".
There are some aliases for common platform groups (currently "all"
for all supported platforms, "linux" for all supported Linux
platforms).
svn path=/nixpkgs/trunk/; revision=14496
2009-03-10 15:23:27 +00:00
Eelco Dolstra
f81bbde9d2
* Urgh, this is why duplication is bad...
...
svn path=/nixpkgs/trunk/; revision=14493
2009-03-10 12:54:12 +00:00
Eelco Dolstra
f1203df6b5
* Add all KDE 4 packages.
...
svn path=/nixpkgs/trunk/; revision=14491
2009-03-10 12:34:12 +00:00
Peter Simons
610aac30c3
Fixed Python StringTemplate library.
...
Most importantly, this change required updating the ANTLR 2.x expression to
install the Python run-time library. While we're at it, we're building the
run-time library for C++ and Java, too. There is still work to be done: the
stringtemplate library doesn't find antlr.py without help yet.
svn path=/nixpkgs/trunk/; revision=14489
2009-03-10 12:01:22 +00:00
Eelco Dolstra
f8641d34a2
* Latest kernels.
...
svn path=/nixpkgs/trunk/; revision=14486
2009-03-10 09:05:43 +00:00
Eelco Dolstra
9be9f5b2bb
* Build some KDE 4 packages in Hydra.
...
svn path=/nixpkgs/trunk/; revision=14482
2009-03-10 08:01:35 +00:00
Eelco Dolstra
9fee9c7be4
* Some renaming: kde -> kde-3, kde-4 -> kde-4-old (we can delete it
...
eventually, but it seems to contain some packages that aren't in
kde-4.2 yet).
svn path=/nixpkgs/trunk/; revision=14481
2009-03-10 07:58:12 +00:00
Eelco Dolstra
c94f5f7862
* Put the tarball job in a separate file.
...
svn path=/nixpkgs/trunk/; revision=14476
2009-03-09 17:49:13 +00:00
Eelco Dolstra
b763e1d520
* makeOverridable: call the override function "override" instead of
...
"function", which isn't very descriptive ;-)
Also, the argument to "override" can be either a function (that
takes the old arguments and returns the overriding arguments), or a
plain attribute set that contains the overriding arguments.
E.g. you can say
nixUnstable.override { supportOldDBs = false; }
and
nixUnstable.override (oldArgs: { name = oldArgs.name + "-my-version"; })
svn path=/nixpkgs/trunk/; revision=14468
2009-03-09 15:49:58 +00:00
Armijn Hemel
a61ee3644c
bump powertop to 1.11
...
svn path=/nixpkgs/trunk/; revision=14458
2009-03-09 13:53:48 +00:00
Sander van der Burg
2c11f47c8c
Added CUPS administration tools in kdeadmin
...
svn path=/nixpkgs/trunk/; revision=14457
2009-03-09 13:29:37 +00:00
Peter Simons
f8c360148e
Moved python stringtemplate library from tools/text/py-string-template
...
to development/python-modules/stringtemplate.
svn path=/nixpkgs/trunk/; revision=14455
2009-03-09 10:46:42 +00:00
Michael Raskin
1dd385c5b9
Updated Squid
...
svn path=/nixpkgs/trunk/; revision=14451
2009-03-08 12:29:34 +00:00
Marc Weber
e69b4bd8ed
remove error context in all-packages.nix again
...
this partially reverts -r14429
svn path=/nixpkgs/trunk/; revision=14435
2009-03-07 13:10:53 +00:00
Marc Weber
49b115132d
add error context to all top level attr names of all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=14429
2009-03-06 23:21:31 +00:00
Marc Weber
b56ed35851
replacing applyAndFun by lib.defaultOverridableDelayableArgs
...
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.
I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.
important refactoring:
applyAndFun had .fun and .funMerge only when passing the merge
function lib.mergeOrApply
composableDerivation {
initial = {
...
};
}
to
overridableDelayableArgs has always .replace and .merge
composableDerivation {} {
...
}
svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Marc Weber
f1183f33e3
added simple lib test case for overridableDelayableArgs
...
svn path=/nixpkgs/trunk/; revision=14426
2009-03-06 23:21:17 +00:00
Ludovic Courtès
fac7dc875a
Build Doxygen.
...
svn path=/nixpkgs/trunk/; revision=14352
2009-03-05 15:42:42 +00:00
Ludovic Courtès
a2317f6997
Doxygen 1.5.8.
...
svn path=/nixpkgs/trunk/; revision=14350
2009-03-05 15:17:53 +00:00
Lluís Batlle i Rossell
08a1042318
Adding neverball 1.5.0, which comes with neverputt. Fun.
...
svn path=/nixpkgs/trunk/; revision=14338
2009-03-04 17:28:25 +00:00
Lluís Batlle i Rossell
f3a4388ddc
Updating flashplayer10 for i686, and adding it for x64.
...
I haven't tried the builder for i686, but I think it should work. The fix should be easy in any cas.
I don't think I've written pretty nix code, so I'm looking forward for revision.
svn path=/nixpkgs/trunk/; revision=14324
2009-03-04 11:04:16 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
4f23b3abf8
Fix `bashInteractive'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14309
2009-03-03 11:24:58 +00:00
Eelco Dolstra
9efba4b3b0
* Added IO::Compress::Bzip2.
...
svn path=/nixpkgs/trunk/; revision=14306
2009-03-03 10:36:29 +00:00
Armijn Hemel
2d1a047761
add stunnel
...
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00
Lluís Batlle i Rossell
301c3d31c9
Adding tunctl. I didn't know how to build the manpage, though.
...
svn path=/nixpkgs/trunk/; revision=14290
2009-03-01 21:34:39 +00:00
Lluís Batlle i Rossell
247ad8bfcf
Adding LUKS cryptsetup for the devicemapper.
...
svn path=/nixpkgs/trunk/; revision=14289
2009-03-01 11:11:21 +00:00
Peter Simons
c7e3110299
Use $NIXPKGS_CONFIG to determine whether ghostscript has cups support.
...
svn path=/nixpkgs/trunk/; revision=14275
2009-02-27 13:44:31 +00:00
Ludovic Courtès
5ee528446d
Build GNU Zile.
...
svn path=/nixpkgs/trunk/; revision=14257
2009-02-26 09:57:48 +00:00
Ludovic Courtès
9aabbea00e
Build portmap' and
nfs-utils'.
...
svn path=/nixpkgs/trunk/; revision=14256
2009-02-26 09:57:27 +00:00
Lluís Batlle i Rossell
a54392bc53
Adding nylon.
...
svn path=/nixpkgs/trunk/; revision=14254
2009-02-25 23:21:44 +00:00
Lluís Batlle i Rossell
17abbe36d4
Adding remind and netpbm (maybe without all possible programs).
...
I agree the netpbm installation script is quite ugly, but I left a comment there.
svn path=/nixpkgs/trunk/; revision=14253
2009-02-25 22:44:08 +00:00
Marc Weber
daf2cd23dc
gpm updated to version 1.20.6 so it compiles on x86_64
...
svn path=/nixpkgs/trunk/; revision=14252
2009-02-25 21:17:25 +00:00
Ludovic Courtès
8fba10c951
Add GNU Zile, a tiny Emacs clone.
...
svn path=/nixpkgs/trunk/; revision=14249
2009-02-25 20:24:18 +00:00
Sander van der Burg
3a1c208a69
Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure
...
svn path=/nixpkgs/trunk/; revision=14246
2009-02-25 16:05:13 +00:00
Ludovic Courtès
44ecf2a4b0
Build CEDET.
...
svn path=/nixpkgs/trunk/; revision=14241
2009-02-25 14:31:22 +00:00
Ludovic Courtès
a7cf0b2f02
Add CEDET, the umbrella project for Semantic and EIEIO.
...
svn path=/nixpkgs/trunk/; revision=14240
2009-02-25 14:30:50 +00:00
Michael Raskin
8f51ff86fd
Qemu SVN head..
...
svn path=/nixpkgs/trunk/; revision=14222
2009-02-24 12:22:15 +00:00
Sander van der Burg
e8a25c32bc
Added KDE 4.2 plasma addons package to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14221
2009-02-24 12:17:44 +00:00
Eelco Dolstra
370e545be5
svn path=/nixpkgs/trunk/; revision=14216
2009-02-24 10:29:54 +00:00
Sander van der Burg
1dba159995
Added KDE 4.2 network, pim packages to the buildfarm
...
svn path=/nixpkgs/trunk/; revision=14212
2009-02-23 23:10:44 +00:00
Ludovic Courtès
a6f044663b
GNU Bash 4.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14210
2009-02-23 21:26:35 +00:00
Ludovic Courtès
81cda891c6
Switch to Readline 6.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14209
2009-02-23 21:18:55 +00:00
Ludovic Courtès
2d41dce5b6
GNU Readline 6.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14208
2009-02-23 18:10:41 +00:00
Ludovic Courtès
160b00c8b4
GNU Emacs 23.x: D-Bus support.
...
svn path=/nixpkgs/trunk/; revision=14207
2009-02-23 16:06:59 +00:00
Sander van der Burg
17dc18fd56
Added libmsn package
...
svn path=/nixpkgs/trunk/; revision=14206
2009-02-23 15:30:07 +00:00
Ludovic Courtès
370d778e4d
Evince 2.25.5 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14195
2009-02-22 22:59:47 +00:00
Lluís Batlle i Rossell
5b3759c30d
Adding zdoom.
...
svn path=/nixpkgs/trunk/; revision=14194
2009-02-22 22:06:34 +00:00
Lluís Batlle i Rossell
9ab8cb9ec1
Adding fmod.
...
svn path=/nixpkgs/trunk/; revision=14193
2009-02-22 22:06:20 +00:00
Michael Raskin
b5b6c12d56
All-packages.nix updates..
...
svn path=/nixpkgs/trunk/; revision=14153
2009-02-21 18:59:15 +00:00
Sander van der Burg
040cec2dc4
Added KDE 4.2 utils to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14147
2009-02-20 16:25:00 +00:00
Sander van der Burg
634bd1f4ed
Added KDE 4.2 toys to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14146
2009-02-20 16:24:10 +00:00
Sander van der Burg
04b67d4c09
Added KDe 4.2 sdk,webdev,edu packages to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14145
2009-02-20 16:23:32 +00:00
Sander van der Burg
e685c82812
Refactored tapioca-qt closure with using the latest stable release instead of SVN version
...
svn path=/nixpkgs/trunk/; revision=14143
2009-02-20 16:18:56 +00:00
Eelco Dolstra
d1b98062ab
* Updated some Catalyst packages.
...
svn path=/nixpkgs/trunk/; revision=14137
2009-02-20 10:56:47 +00:00
Sander van der Burg
6e1d162eba
Added kdeadmin-4.2 to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14131
2009-02-19 16:14:42 +00:00
Peter Simons
c8e6fa7dd6
cmake: added (low priority) expression for 2.6.3-rc-15.
...
svn path=/nixpkgs/trunk/; revision=14124
2009-02-19 14:41:51 +00:00
Ludovic Courtès
66c0e350b1
Build GNU Prolog.
...
svn path=/nixpkgs/trunk/; revision=14123
2009-02-19 13:33:07 +00:00
Ludovic Courtès
4373d12cb4
Add GNU Prolog.
...
svn path=/nixpkgs/trunk/; revision=14122
2009-02-19 13:32:07 +00:00
Sander van der Burg
770b01890a
Added libical package, patch submitted by Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14118
2009-02-18 20:57:36 +00:00
Sander van der Burg
b2e1dc5ab7
Added kdegraphics, multimedia, games packages from KDE 4.2 to the buildfarm list
...
svn path=/nixpkgs/trunk/; revision=14117
2009-02-18 15:55:16 +00:00
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
Eelco Dolstra
6d62e290a0
* elfutils: updated to 0.140. The older versions don't seem to be
...
needed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14105
2009-02-17 16:42:51 +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
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +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
Eelco Dolstra
039d22f2d4
* groff: don't build with ghostscript as a dependency by default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14064
2009-02-12 22:33:17 +00:00
Eelco Dolstra
090e1f1180
* alsa-util suddenly needs --disable-xmlto. Don't know why. Also got
...
rid of some old versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14062
2009-02-12 22:31:23 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +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
Eelco Dolstra
6f29bd14bc
* OpenLDAP updated to 2.4.13. Also a workaround for a header problem.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14050
2009-02-12 19:51:51 +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
Eelco Dolstra
987c01630a
svn path=/nixpkgs/branches/stdenv-updates/; revision=13971
2009-02-03 10:39:48 +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
37b9b420cb
* Sync with trunk. Back to gtkLibs214.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13960
2009-02-02 15:44:04 +00:00
Eelco Dolstra
3e727ebe97
* Re-enable Cygwin builds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13956
2009-02-02 15:02:58 +00:00
Eelco Dolstra
84771ded8a
* Make aterm-2.4.2-fixes the default again, since aterm 2.8 is *still*
...
broken on x86_64.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13955
2009-02-02 15:02:42 +00:00
Eelco Dolstra
436e676cdd
* pangomm is missing.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13952
2009-02-02 13:15:13 +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
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
Lluís Batlle i Rossell
30f8a1bd25
Adding kismet.
...
svn path=/nixpkgs/trunk/; revision=13938
2009-02-01 21:21:27 +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
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
Michael Raskin
1745266d32
Added GNU Chess and XBoard
...
svn path=/nixpkgs/trunk/; revision=13923
2009-01-31 20:09:54 +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
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
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
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
Armijn Hemel
0604fa4ed8
pass intltool to new pidgin
...
svn path=/nixpkgs/trunk/; revision=13898
2009-01-28 17:16:27 +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
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
a5b607ef4f
* Bash 3.2.48.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13876
2009-01-27 11:03:41 +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
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
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
f5b2036a60
Cairomm 1.7.2.
...
svn path=/nixpkgs/trunk/; revision=13836
2009-01-24 21:55:16 +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
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
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
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
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
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
88ba45c499
svn path=/nixpkgs/branches/stdenv-updates/; revision=13791
2009-01-16 17:13:35 +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
8236fa02be
svn path=/nixpkgs/trunk/; revision=13782
2009-01-15 20:52:33 +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
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
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
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
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
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
c18603c3b3
GDB: Use the system Readline library.
...
svn path=/nixpkgs/trunk/; revision=13746
2009-01-12 18:06:32 +00:00
Eelco Dolstra
33278912fd
* Linux 2.6.28.
...
svn path=/nixpkgs/trunk/; revision=13743
2009-01-12 13:11:18 +00:00
Michael Raskin
2f770f46e4
Added back old XNeur version (did not have XIM bug)
...
svn path=/nixpkgs/trunk/; revision=13739
2009-01-12 06:14:13 +00:00
Michael Raskin
490c7d417e
Added XSokoban
...
svn path=/nixpkgs/trunk/; revision=13737
2009-01-11 22:05:19 +00:00
Michael Raskin
46f022b4ce
Fixed dependencies for updated Xneur
...
svn path=/nixpkgs/trunk/; revision=13735
2009-01-11 10:19:11 +00:00
Ludovic Courtès
68eec57920
GNU Troff 1.20.1.
...
svn path=/nixpkgs/trunk/; revision=13733
2009-01-10 23:35:15 +00:00
Michael Raskin
5c21897316
Copied Green theme declaration from NixOS source here
...
svn path=/nixpkgs/trunk/; revision=13725
2009-01-08 22:21:32 +00:00
Michael Raskin
ed11a2bbc8
Build e2fsprogs at last
...
svn path=/nixpkgs/trunk/; revision=13719
2009-01-06 23:22:29 +00:00
Eelco Dolstra
73275bb354
* Added util-linux-ng, a fork of util-linux (which seems unmaintained).
...
svn path=/nixpkgs/trunk/; revision=13712
2009-01-06 09:28:45 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Michael Raskin
73b0973818
Adding MLDonkey multiprotocol data distribution client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13702
2009-01-04 17:35:11 +00:00
Michael Raskin
772b50f138
Added cromfs - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13700
2009-01-04 17:24:11 +00:00
Michael Raskin
45df59809d
Adding mcabber console jabber client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Michael Raskin
b04fc9492c
Adding dar (disk archiver with indexable archives) - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13695
2009-01-03 15:11:52 +00:00
Michael Raskin
b689e76b2e
all-packages.nix changes for my last commits
...
svn path=/nixpkgs/trunk/; revision=13693
2009-01-03 13:44:04 +00:00
Marc Weber
e4a6036ca9
adding cvs zsh version because it has better hg, tg completion support
...
svn path=/nixpkgs/trunk/; revision=13670
2008-12-22 18:36:26 +00:00
Marc Weber
1b30419aa6
added yodl, dependency for zsh documentation
...
svn path=/nixpkgs/trunk/; revision=13669
2008-12-22 18:36:02 +00:00
Marc Weber
5b4a355362
squid update. Proposal for multiple versions
...
svn path=/nixpkgs/trunk/; revision=13666
2008-12-21 16:36:47 +00:00
Ludovic Courtès
2e5148a0f8
Don't build Namazu on x86-64.
...
svn path=/nixpkgs/trunk/; revision=13665
2008-12-20 18:28:22 +00:00
Ludovic Courtès
93a030534a
Build Namazu.
...
svn path=/nixpkgs/trunk/; revision=13664
2008-12-20 17:11:46 +00:00
Marc Weber
e996113be7
removed mkDerivationByConfiguration, using composableDerivation instead
...
qgis, vim_configurable both work now
svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Ludovic Courtès
5ab6464edb
Build GSL.
...
svn path=/nixpkgs/trunk/; revision=13660
2008-12-19 20:58:18 +00:00
Ludovic Courtès
2887933c8b
Add PulseAudio, an audio server.
...
svn path=/nixpkgs/trunk/; revision=13659
2008-12-19 14:56:37 +00:00
Ludovic Courtès
f64c0bc28e
Add Namazu, a full-text search engine.
...
svn path=/nixpkgs/trunk/; revision=13655
2008-12-17 17:09:29 +00:00
Eelco Dolstra
29b53db1c2
* A helper function for writing the list of references of a path to a
...
file. (This really shouldn't be in all-packages.nix - all these
utility builders should be moved someplace else...)
svn path=/nixpkgs/trunk/; revision=13639
2008-12-15 23:52:25 +00:00
Michael Raskin
a69221ec2b
Oops. A stupid typo fixed.
...
svn path=/nixpkgs/trunk/; revision=13632
2008-12-14 17:10:11 +00:00
Michael Raskin
560d0d1597
I found a package that carries LICENCE file - adding to forceCopy list; also added some service functionality (needed by the same package).
...
svn path=/nixpkgs/trunk/; revision=13630
2008-12-14 14:54:47 +00:00
Michael Raskin
15cfe51b42
Correcting src passthru in builderDefs
...
svn path=/nixpkgs/trunk/; revision=13628
2008-12-14 10:40:03 +00:00
Ludovic Courtès
b2f24eb5fa
Avahi 0.6.24.
...
svn path=/nixpkgs/trunk/; revision=13626
2008-12-12 23:02:11 +00:00
Ludovic Courtès
219a11b567
IceCat: Inherit isFirefox3Like' in
icecat3Xul'.
...
svn path=/nixpkgs/trunk/; revision=13615
2008-12-12 09:38:31 +00:00
Eelco Dolstra
821de7706a
* Glibc 2.9. Got rid of 2.8 because we never used it.
...
* Kernel headers 2.6.27. However, they don't work yet because they
have a Perl dependency, which is annoying during the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13605
2008-12-10 11:06:23 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Ludovic Courtès
bbc6db936c
Build Pinentry.
...
svn path=/nixpkgs/trunk/; revision=13598
2008-12-08 21:23:45 +00:00
Ludovic Courtès
6d92197ffd
Pinentry 0.7.5.
...
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Michael Raskin
e66080438b
Added FBTerm - framebuffer terminal emulator
...
svn path=/nixpkgs/trunk/; revision=13596
2008-12-08 12:44:42 +00:00
Ludovic Courtès
bcb25659a1
Build Tcpdump.
...
svn path=/nixpkgs/trunk/; revision=13595
2008-12-08 10:59:40 +00:00
Michael Raskin
d49a6f0641
Starting migrating old builderDefs packages to builderDefsPackage style.
...
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra
a5d3e865ea
* Make building a tarball from a Subversion working copy faster by
...
filtering out all the .svn files. To build a Nixpkgs tarball from
your working copy (and run the same tests that the build farm does):
$ nix-build pkgs/top-level/release.nix -A tarball
If this fails, then you broke something ;-)
svn path=/nixpkgs/trunk/; revision=13573
2008-12-03 18:20:14 +00:00
Ludovic Courtès
c08a809373
Build Jnettop.
...
svn path=/nixpkgs/trunk/; revision=13565
2008-12-03 14:27:28 +00:00
Ludovic Courtès
e442925ccd
Add Jnettop, a network traffic visualizer.
...
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Marc Weber
90b53dcccc
bleeding edge octave version (without docs)
...
svn path=/nixpkgs/trunk/; revision=13561
2008-12-02 22:55:45 +00:00
Marc Weber
a2ec5b8c2d
fix my dir spelling mistake
...
svn path=/nixpkgs/trunk/; revision=13556
2008-12-02 15:13:31 +00:00
Marc Weber
0b49861c7b
added goocanvas
...
svn path=/nixpkgs/trunk/; revision=13552
2008-12-02 12:28:13 +00:00
Marc Weber
48f11e576b
update of gnomeicontheme
...
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Marc Weber
30794845ee
python 25 proposal
...
svn path=/nixpkgs/trunk/; revision=13547
2008-12-02 12:27:05 +00:00
Marc Weber
d8e1f6c976
adding lib function composableDerivation
...
providing easy setups of flags and configurations for derivations.
configuration is passed via passthru automatically,
additional names can be merged with final attrs in an automatic sensible way
even supporting fix.
fun and funMerge idea by Michael Raskin
svn path=/nixpkgs/trunk/; revision=13546
2008-12-02 12:26:53 +00:00
Marc Weber
38cf2a4d7e
added multisync - plugins are not yet shown ?
...
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Eelco Dolstra
2ffc686b67
* Latest Wine, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Michael Raskin
d6f1d7acb3
Added Tk support for Python
...
svn path=/nixpkgs/trunk/; revision=13526
2008-12-01 00:02:25 +00:00
Eelco Dolstra
18501e572a
* Test building some random packages.
...
svn path=/nixpkgs/trunk/; revision=13525
2008-11-30 19:07:18 +00:00
Eelco Dolstra
c058ff0e40
* Moved the expression for building a Nixpkgs tarball from the release
...
tree.
svn path=/nixpkgs/trunk/; revision=13522
2008-11-30 18:36:23 +00:00
Michael Raskin
ed8215aca7
Added Open Dynamics Engine
...
svn path=/nixpkgs/trunk/; revision=13520
2008-11-30 16:50:05 +00:00
Michael Raskin
e357cb4e65
Added chipmunk 2 physics library
...
svn path=/nixpkgs/trunk/; revision=13519
2008-11-30 15:05:43 +00:00