Michael Raskin
3a59128510
Some packages fail on hydra and are better off being fixed one-after-one.
...
svn path=/nixpkgs/trunk/; revision=14572
2009-03-17 12:29:34 +00:00
Michael Raskin
6a07017f9e
restrict problematic packages to Linux..
...
svn path=/nixpkgs/trunk/; revision=14568
2009-03-17 06:16:10 +00:00
Michael Raskin
dbab1ae680
Added arrows into rich international layout
...
svn path=/nixpkgs/trunk/; revision=14567
2009-03-17 05:12:03 +00:00
Michael Raskin
32154f3dac
Updated monotone
...
svn path=/nixpkgs/trunk/; revision=14565
2009-03-16 21:30:43 +00:00
Marc Weber
8fa77b44cb
added iperf (a tool to measure network bandwidth)
...
svn path=/nixpkgs/trunk/; revision=14564
2009-03-16 18:39:04 +00:00
Eelco Dolstra
808f12e369
* Dosbox 0.72.
...
svn path=/nixpkgs/trunk/; revision=14556
2009-03-16 12:22:47 +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
Eelco Dolstra
46f7027688
* Reverted r14547, r14526 -> these belong in the stdenv-branch.
...
svn path=/nixpkgs/trunk/; revision=14549
2009-03-16 10:00:26 +00:00
Ludovic Courtès
a8c3cbdf0b
Sudo: Set the right LOGFILE' and
TIMEDIR' paths.
...
This fixes `sudo' so that it can actually remember your password
across invocations.
svn path=/nixpkgs/trunk/; revision=14548
2009-03-16 08:31:23 +00:00
Marc Weber
9e82d3dd08
version bump to coreutils-7.1
...
7.1 adds the new flag iflag=fullblock!
This line without fullblock copies a different amount of data each
time !
cat /dev/zero | dd iflag=fullblock bs=1M count=1000 of=/dev/null;
svn path=/nixpkgs/trunk/; revision=14547
2009-03-16 00:20:34 +00:00
Nicolas Pierron
44b6165af2
* Update suckless package location.
...
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)
svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Ludovic Courtès
d9cfe67b9f
lsh: Change the PAM service name in accordance with NixOS (had forgotten to commit it).
...
svn path=/nixpkgs/trunk/; revision=14542
2009-03-15 14:11:21 +00:00
Ludovic Courtès
b161fd2921
Linux: Build the `sdhci' module, for Ricoh SD readers.
...
svn path=/nixpkgs/trunk/; revision=14541
2009-03-15 14:03:59 +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
Nicolas Pierron
f624a70ee7
Fix mkThenElse and mkAlways evaluation.
...
svn path=/nixpkgs/trunk/; revision=14528
2009-03-14 07:20:31 +00:00
Lluís Batlle i Rossell
de8bbafb53
Adding -fPIC code for static library code in perl and vxl, for x86_64.
...
svn path=/nixpkgs/trunk/; revision=14526
2009-03-13 16:46:10 +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
Eelco Dolstra
dbfcf0c5f4
* Install genfkey, a tool for creating triggers from foreign key
...
constraints (which Sqlite doesn't support directly).
svn path=/nixpkgs/trunk/; revision=14515
2009-03-12 14:37:39 +00:00
Eelco Dolstra
cef5be0bc9
* Sqlite 3.6.10.
...
svn path=/nixpkgs/trunk/; revision=14512
2009-03-12 12:56:55 +00:00
Sander van der Burg
18874b164f
Added ConsoleKit package
...
svn path=/nixpkgs/trunk/; revision=14511
2009-03-11 16:31:01 +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
199155087e
* A Gentoo mirror disappeared.
...
svn path=/nixpkgs/trunk/; revision=14499
2009-03-10 21:00:07 +00:00
Eelco Dolstra
2ae9a1c947
* Doh.
...
svn path=/nixpkgs/trunk/; revision=14498
2009-03-10 20:04:08 +00:00
Eelco Dolstra
dfb3345149
* Updated fribidi.
...
svn path=/nixpkgs/trunk/; revision=14497
2009-03-10 17:24:15 +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
b53ef57554
* Moved mapAttrs to attrsets.nix.
...
* Added a function mapAttrsRecursive, which is like mapAttrs, but
recursively applies itself to attribute sets.
* Commented and cleaned up some functions.
svn path=/nixpkgs/trunk/; revision=14495
2009-03-10 15:18:38 +00:00
Sander van der Burg
e629ce0e07
Updated openbabel to 2.2.1 and fixed style so that kdeedu can use it. Enabled ocaml support in kdeedu
...
svn path=/nixpkgs/trunk/; revision=14494
2009-03-10 14:41:50 +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
Sander van der Burg
6529b6d14f
Added builder script for kdesdk
...
svn path=/nixpkgs/trunk/; revision=14492
2009-03-10 12:50:30 +00:00
Eelco Dolstra
f1203df6b5
* Add all KDE 4 packages.
...
svn path=/nixpkgs/trunk/; revision=14491
2009-03-10 12:34:12 +00:00
Eelco Dolstra
29daeec109
* pciutils: build a shared libpci.
...
* pciutils: updated to the latest pci.ids.
svn path=/nixpkgs/trunk/; revision=14490
2009-03-10 12:25:45 +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
Sander van der Burg
68e6471a70
Fixed detection of apr-utils
...
svn path=/nixpkgs/trunk/; revision=14487
2009-03-10 10:18:11 +00:00
Eelco Dolstra
f8641d34a2
* Latest kernels.
...
svn path=/nixpkgs/trunk/; revision=14486
2009-03-10 09:05:43 +00:00