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
Michael Raskin
8c90c64e94
Added nginx - lightweight http server
...
svn path=/nixpkgs/trunk/; revision=13518
2008-11-30 09:06:53 +00:00
Ludovic Courtès
ab0f8f2bb4
Build `at'.
...
svn path=/nixpkgs/trunk/; revision=13516
2008-11-29 17:38:44 +00:00
Eelco Dolstra
85fa8661e3
* A patch to make TemplateToolkit work properly on templates in the
...
Nix store.
svn path=/nixpkgs/trunk/; revision=13491
2008-11-28 16:10:32 +00:00
Eelco Dolstra
3189f877d0
* Linux 2.6.27.7
...
svn path=/nixpkgs/trunk/; revision=13487
2008-11-28 13:12:43 +00:00
Eelco Dolstra
7027006e4d
* A release expression for building Nixpkgs on Hydra (the new build
...
farm).
svn path=/nixpkgs/trunk/; revision=13478
2008-11-28 10:56:36 +00:00
Ludovic Courtès
349f9c13e6
Build `host'.
...
svn path=/nixpkgs/trunk/; revision=13461
2008-11-27 15:28:30 +00:00
Ludovic Courtès
31c156de83
Add `host', a DNS query utility.
...
svn path=/nixpkgs/trunk/; revision=13459
2008-11-27 13:54:49 +00:00
Ludovic Courtès
e5e3c7ec73
Build vpnc.
...
svn path=/nixpkgs/trunk/; revision=13458
2008-11-27 10:34:25 +00:00
Ludovic Courtès
f38077a30e
vpnc 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=13457
2008-11-27 10:32:47 +00:00
Ludovic Courtès
2a16a3d0ab
Revert change erroneously introduced in r13429.
...
svn path=/nixpkgs/trunk/; revision=13439
2008-11-26 14:57:59 +00:00
Marc Weber
1a4a270855
bumped intltool to version 0.40.5
...
svn path=/nixpkgs/trunk/; revision=13434
2008-11-26 14:38:05 +00:00
Ludovic Courtès
564b82630b
Add Intel Wi-Fi firmware for kernels 2.6.27 and later;
...
make `iwlwifi4965ucode' part of `kernelPackagesFor'.
svn path=/nixpkgs/trunk/; revision=13429
2008-11-26 13:15:38 +00:00
Eelco Dolstra
75ed8f2e20
* Added IPC::Run.
...
svn path=/nixpkgs/trunk/; revision=13409
2008-11-25 13:06:58 +00:00
Eelco Dolstra
c90bd0756c
* Automatically build Debian packages using checkinstall, as suggested
...
by Pjotr Prins a while back. This could also be used to generate
RPMs for packages that don't have a spec-file.
* Added checkinstall to Nixpkgs. However we don't use our own build
yet because with it "make install" segfaults in a Debian VM, while
the pre-built binary does work.
svn path=/nixpkgs/trunk/; revision=13400
2008-11-25 02:20:41 +00:00
Eelco Dolstra
01acea6bbc
* Start moving the Nix expressions that support the build farm
...
(e.g. making source tarballs, doing coverage analysis) to the
Nixpkgs tree. This makes it easier to run build farm jobs locally
since you don't need to check out the "release" tree separately.
Also it means one less input to declare for build farm jobs.
* Removed succeedOnFailure and separate logging of phases. Hydra
doesn't need that.
svn path=/nixpkgs/trunk/; revision=13388
2008-11-24 15:10:06 +00:00
Eelco Dolstra
9cb29889d2
* A function "buildPerlPackage" to replace all those "import
...
../development/perl-modules/generic perl" incantations.
svn path=/nixpkgs/trunk/; revision=13387
2008-11-24 10:24:51 +00:00
Eelco Dolstra
1357c14500
* DBD::SQLite needs a patch to prevent segfaults in case of timeouts.
...
svn path=/nixpkgs/trunk/; revision=13386
2008-11-24 10:11:09 +00:00
Eelco Dolstra
e02462f034
* MPlayerPlugin is a function...
...
svn path=/nixpkgs/trunk/; revision=13385
2008-11-24 10:00:40 +00:00
Marc Weber
57c012cd8c
zsh update to 4.3.9
...
svn path=/nixpkgs/trunk/; revision=13367
2008-11-22 16:57:16 +00:00
Marc Weber
ce242a0bd8
ghc-6.10 binary
...
svn path=/nixpkgs/trunk/; revision=13345
2008-11-19 21:46:19 +00:00
Marc Weber
7aa7f85bb5
gstreamer update (needed by gstPython)
...
dropping dep gnomevfs (see code commment)
svn path=/nixpkgs/trunk/; revision=13344
2008-11-19 21:46:01 +00:00
Eelco Dolstra
3d52d1593a
* Revert to version 76, 77 gives strange hangs.
...
svn path=/nixpkgs/trunk/; revision=13338
2008-11-19 17:21:49 +00:00
Nicolas Pierron
14b2be147f
Use composedArgsAndFun on utilliinux to remove some references to nixPkgs from Nixos.
...
svn path=/nixpkgs/trunk/; revision=13311
2008-11-16 19:23:06 +00:00
Michael Raskin
ed57af85a7
Maybe it was Boost 1.37.0 that broke OO.o ?
...
svn path=/nixpkgs/trunk/; revision=13307
2008-11-16 12:35:59 +00:00
Michael Raskin
a0604dd47b
Added qrencode and qrdecode - tools for QR code. Qrdecode behaves strangely (Debian package does the same, so probably upstream bug)
...
svn path=/nixpkgs/trunk/; revision=13304
2008-11-15 17:54:09 +00:00
Peter Simons
c2417256a8
Finalized maude 2.4 release.
...
- Updated full-maude to 2.4.
- Added program wrapper to set ${MAUDE_LIB} correctly.
- TODO: the documentation is still not quite up-to-date.
svn path=/nixpkgs/trunk/; revision=13303
2008-11-14 22:53:09 +00:00
Eelco Dolstra
6a05e154a8
* Get rid of nix-static, it's no longer needed and horribly
...
out-dated.
svn path=/nixpkgs/trunk/; revision=13300
2008-11-14 16:59:02 +00:00
Eelco Dolstra
d21051e84c
* Added cryopid (contributed by Marco Maggesi).
...
svn path=/nixpkgs/trunk/; revision=13291
2008-11-14 12:34:18 +00:00
Peter Simons
8310f66a92
Updated boost libraries to version 1.37.0.
...
svn path=/nixpkgs/trunk/; revision=13288
2008-11-14 10:48:11 +00:00
Peter Simons
893757cfd9
Updated maude to 2.4 release.
...
TODO: The full-maude distribution is missing from the web site. The
expression installs 2.3j until that is fixed. Also, the documentation
that's installed isn't up-to-date yet, it's from version 2.3.
svn path=/nixpkgs/trunk/; revision=13285
2008-11-13 19:35:48 +00:00
Michael Raskin
6f509e20a3
Added DataMatrix (2D bar code) processing utilities
...
svn path=/nixpkgs/trunk/; revision=13281
2008-11-13 13:31:10 +00:00
Ludovic Courtès
9ec27e7dfd
Gnash: Use gst-ffmpeg and set the right `GST_PLUGIN_PATH'.
...
This makes viewing YouTube videos work out-of-the-box!
svn path=/nixpkgs/trunk/; revision=13256
2008-11-12 08:37:39 +00:00
Michael Raskin
d7528deba0
More Io binding dependencies..
...
svn path=/nixpkgs/trunk/; revision=13246
2008-11-11 13:07:09 +00:00
Ludovic Courtès
ec0aba1ee1
Add `gst-ffmpeg'.
...
svn path=/nixpkgs/trunk/; revision=13244
2008-11-11 12:08:28 +00:00
Michael Raskin
add91332e8
Added Io programming language
...
svn path=/nixpkgs/trunk/; revision=13241
2008-11-11 08:53:47 +00:00
Eelco Dolstra
6c107b6706
* CUPS 1.3.9.
...
svn path=/nixpkgs/trunk/; revision=13217
2008-11-07 13:36:57 +00:00
Marc Weber
1fd394d0d4
updated dosfstools 3.0.0
...
patch provided by Pauline (tachermourir@rambler.ru )
svn path=/nixpkgs/trunk/; revision=13215
2008-11-07 12:36:06 +00:00
Marc Weber
558c81fcd9
updated sdparm -> 1.03, patch provided by tachermourir@rambler.ru
...
svn path=/nixpkgs/trunk/; revision=13212
2008-11-06 19:01:30 +00:00
Peter Simons
2866ccfc71
Replaced a tabs with blanks.
...
svn path=/nixpkgs/trunk/; revision=13200
2008-11-05 20:03:10 +00:00
Peter Simons
52e1bb158c
Added python's implementation for the www.stringtemplate.org language.
...
svn path=/nixpkgs/trunk/; revision=13199
2008-11-05 20:03:00 +00:00