Eelco Dolstra
cc456b13e5
* Added Python packages dtopt, IPy, M2Crypto, Paste, PasteDeploy,
...
Routes, WebOb and WebTest.
* Updated Boto and Twisted.
svn path=/nixpkgs/branches/modular-python/; revision=26601
2011-03-30 11:54:17 +00:00
Nicolas Pierron
11472a0501
Add mkAssert.
...
svn path=/nixpkgs/trunk/; revision=26600
2011-03-30 11:18:10 +00:00
Eelco Dolstra
e379d6d996
* python-packages.nix: keep it sorted.
...
svn path=/nixpkgs/branches/modular-python/; revision=26599
2011-03-30 10:02:23 +00:00
Eelco Dolstra
56ade5fef2
* Remove unused file.
...
svn path=/nixpkgs/trunk/; revision=26598
2011-03-30 09:43:45 +00:00
Lluís Batlle i Rossell
6eaaa06077
Committing on behalf of Shea Levy:
...
This patch adds a "features.aufs2_1" to the aufs-2.1 patch for Linux
2.6.37 to prevent aufs2_1 and aufs2_1_util from being options for
kernels without an aufs 2.1 patch. There were several Hydra build
failures as a result of attempting to build aufs2.1 against older
kernels.
svn path=/nixpkgs/trunk/; revision=26597
2011-03-30 08:16:44 +00:00
Lluís Batlle i Rossell
fc46d92032
Updating ultimate stunts. And now, with sound.
...
svn path=/nixpkgs/trunk/; revision=26596
2011-03-29 20:47:55 +00:00
Eelco Dolstra
7cec8397c6
* Add some more Nova dependencies: anyjson, amqplib, carrot,
...
sqlalchemy. Updated nose to 1.0.0 to fix "make check" on Python
2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26595
2011-03-29 16:15:08 +00:00
Eelco Dolstra
353d450867
* wrapPythonPrograms: don't hard-code the Python library prefix.
...
svn path=/nixpkgs/branches/modular-python/; revision=26594
2011-03-29 15:19:59 +00:00
Eelco Dolstra
11b67ccee5
* Move buildPythonPackage and setuptools into python-packages.nix.
...
This ensures that they're built with the same "python" argument.
svn path=/nixpkgs/branches/modular-python/; revision=26593
2011-03-29 15:02:15 +00:00
Andres Löh
3ae597033d
Added tuple and OneTuple.
...
svn path=/nixpkgs/trunk/; revision=26592
2011-03-29 14:17:19 +00:00
Michael Raskin
4f65f33e11
Adding XDaliClock
...
svn path=/nixpkgs/trunk/; revision=26591
2011-03-29 10:32:49 +00:00
Lluís Batlle i Rossell
d73765b161
Making task juggler build.
...
I also change the nixpkgs attribute name to one I like more.
svn path=/nixpkgs/trunk/; revision=26590
2011-03-29 08:34:12 +00:00
Andres Löh
f9c356ad17
Adding ghc-7.0.3.
...
svn path=/nixpkgs/trunk/; revision=26588
2011-03-28 21:33:21 +00:00
Michael Raskin
b89d88cb22
Monotone update: 1.0 release is out
...
svn path=/nixpkgs/trunk/; revision=26587
2011-03-28 20:26:29 +00:00
Eelco Dolstra
1439ae44be
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26586
2011-03-28 20:22:30 +00:00
Lluís Batlle i Rossell
497fc7bb94
Making btanks work (and adding smpeg).
...
svn path=/nixpkgs/trunk/; revision=26585
2011-03-28 18:58:49 +00:00
Eelco Dolstra
c1b64da1c9
* xen: use wrapPython.
...
svn path=/nixpkgs/branches/modular-python/; revision=26584
2011-03-28 18:12:32 +00:00
Eelco Dolstra
968496e69b
* wrapPythonPrograms: rewrite the common "#! .../env python" idiom to
...
"#! .../python".
svn path=/nixpkgs/branches/modular-python/; revision=26583
2011-03-28 17:19:27 +00:00
Eelco Dolstra
7b3bda471d
* keepnote: depend on pythonPackages.sqlite3 rather than pythonFull.
...
svn path=/nixpkgs/branches/modular-python/; revision=26582
2011-03-28 16:48:31 +00:00
Eelco Dolstra
0a7b7374ac
* Bazaar: depend on readline.
...
svn path=/nixpkgs/branches/modular-python/; revision=26581
2011-03-28 16:48:02 +00:00
Eelco Dolstra
47adaa80e3
* Move the wrapPythonPrograms function into a separate setup hook
...
(wrapPython).
svn path=/nixpkgs/branches/modular-python/; revision=26580
2011-03-28 16:33:33 +00:00
Lluís Batlle i Rossell
3dcaa029ab
Adding the zod engine, a multiplayer zed remake.
...
svn path=/nixpkgs/trunk/; revision=26577
2011-03-28 16:08:29 +00:00
Lluís Batlle i Rossell
8bf1dd5cef
Updating xchm
...
svn path=/nixpkgs/trunk/; revision=26576
2011-03-28 16:08:26 +00:00
Lluís Batlle i Rossell
655a9ea9c3
Adding the racing videogame VDrift.
...
I added the asio library as a side effect.
svn path=/nixpkgs/trunk/; revision=26575
2011-03-28 16:08:21 +00:00
Lluís Batlle i Rossell
97182f0bcb
Making SDL_gfx and SDL_image find the SDL headers, by a postInstall patch.
...
They expected to sit in the same directory as the SDL headers.
svn path=/nixpkgs/trunk/; revision=26574
2011-03-28 16:08:17 +00:00
Eelco Dolstra
641834ddf6
* Bazaar: update to 2.3.1.
...
svn path=/nixpkgs/branches/modular-python/; revision=26573
2011-03-28 15:47:50 +00:00
Eelco Dolstra
83b3ab4657
* Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also update
...
to 9.4.2.
svn path=/nixpkgs/trunk/; revision=26572
2011-03-28 15:46:10 +00:00
Eelco Dolstra
120d1757fe
* buildPythonPackage: added an argument `pythonPath' to specify Python
...
dependencies that are *not* propagated to the user environment
(as opposed to `propagatedBuildInputs'). For instance, if you
install `iotop', you typically don't want its Python dependencies
polluting the user environment.
* buildPythonPackage: some cleanup (e.g. use function argument
defaults instead of `if attrs ? foo then attrs.foo else []').
svn path=/nixpkgs/branches/modular-python/; revision=26571
2011-03-28 15:30:48 +00:00
Andres Löh
b18dd91057
Removing trailing whitespace.
...
svn path=/nixpkgs/trunk/; revision=26570
2011-03-28 15:04:00 +00:00
Andres Löh
127a2fc8e0
Added random-fu plus dependencies.
...
(Unfortunately doesn't compile yet with ghc-7.)
svn path=/nixpkgs/trunk/; revision=26569
2011-03-28 15:03:51 +00:00
Eelco Dolstra
db2b2413db
svn path=/nixpkgs/branches/modular-python/; revision=26568
2011-03-28 13:24:21 +00:00
Eelco Dolstra
60c787522f
* iotop: don't use pythonFull.
...
svn path=/nixpkgs/branches/modular-python/; revision=26567
2011-03-28 13:23:52 +00:00
Eelco Dolstra
f119c267de
* getmail: don't use pythonFull.
...
svn path=/nixpkgs/branches/modular-python/; revision=26566
2011-03-28 13:13:15 +00:00
Eelco Dolstra
cef7e52b5a
* ipython: simplify.
...
svn path=/nixpkgs/branches/modular-python/; revision=26565
2011-03-28 12:40:53 +00:00
Eelco Dolstra
3c9f4e6e72
* For convenience, provide pythonFull as a wrapper around Python that
...
includes all the internal Python modules.
svn path=/nixpkgs/branches/modular-python/; revision=26564
2011-03-28 12:31:56 +00:00
Ludovic Courtès
ed10cda58d
Guile-Lib 0.2.0.
...
svn path=/nixpkgs/trunk/; revision=26563
2011-03-28 12:05:17 +00:00
Ludovic Courtès
b56430e7c0
MPC is now a GNU project.
...
svn path=/nixpkgs/trunk/; revision=26562
2011-03-28 12:04:59 +00:00
Eelco Dolstra
d449c4db98
* Remove Python 2.6, since the only remaining package that used it
...
(Calibre) also works with 2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26561
2011-03-28 11:50:47 +00:00
Lluís Batlle i Rossell
5142fda2bf
Updating freeimage.
...
svn path=/nixpkgs/trunk/; revision=26560
2011-03-28 10:22:55 +00:00
Eelco Dolstra
8ca5d5d8b6
* Move python/2.7/modules.nix into python/2.7/default.nix. Also
...
remove the pythonModules attribute. The built-in modules are now
accessible as (e.g.) "python.modules.ssl" or "pythonPackages.ssl".
svn path=/nixpkgs/branches/modular-python/; revision=26559
2011-03-28 09:48:57 +00:00
Michael Raskin
1233bbb9fa
Adding PicoLisp
...
svn path=/nixpkgs/trunk/; revision=26558
2011-03-28 08:16:15 +00:00
Evgeny Egorochkin
4b26d46014
policycoreutils: fix compilation
...
svn path=/nixpkgs/trunk/; revision=26557
2011-03-28 07:38:16 +00:00
Evgeny Egorochkin
9da3ee5281
ustr: cleanup
...
svn path=/nixpkgs/trunk/; revision=26556
2011-03-27 23:31:31 +00:00
Lluís Batlle i Rossell
f5f5f80474
Fixing the btanks webpage.
...
svn path=/nixpkgs/trunk/; revision=26555
2011-03-27 21:26:51 +00:00
Lluís Batlle i Rossell
3df4a63ec2
Adding some skeleton for btanks. It needs smpeg still, to build.
...
svn path=/nixpkgs/trunk/; revision=26554
2011-03-27 21:18:05 +00:00
Lluís Batlle i Rossell
723fce8d57
Adding the pacman-like game njam.
...
svn path=/nixpkgs/trunk/; revision=26553
2011-03-27 20:35:08 +00:00
Lluís Batlle i Rossell
a602209a6b
Fixing the name of darcnes.
...
svn path=/nixpkgs/trunk/; revision=26552
2011-03-27 20:14:42 +00:00
Eelco Dolstra
997a5c8ef3
* Revert r26507, which I assume was intented for the stdenv branch.
...
svn path=/nixpkgs/trunk/; revision=26550
2011-03-27 19:03:06 +00:00
Lluís Batlle i Rossell
6f30a10a2d
Adding bzflag.
...
svn path=/nixpkgs/trunk/; revision=26549
2011-03-27 16:35:45 +00:00
Lluís Batlle i Rossell
1357904982
Committing the aufs2.1 patch by Shea Levy. His comments:
...
* My motivation for this patch is that kernels < 2.6.36 contain an
e1000e that does not support the ethernet card that is part of the
chipset for the second-generation Core-i Intel CPUs, so in order
to have a more useful livecd I needed to get aufs working with a
newer kernel, and 2.6.37 is the latest kernel with an official
aufs release.
* All sources are downloaded with fetchgit. This is because the aufs
upstream doesn't provide release tarballs, they just add a tag to
their git tree for an official release.
* The make target for the aufs2.1 headers uses a Makefile in the
kernel build directory that requires that unifdef be in the
scripts/ subdirectory of the build directory. The way I've dealt
with this here is by adding "make $makeFlags -C scripts unifdef"
to the postBuild in the kernel builder. Since the builder is used
by all kernel versions, this will require rebuilding every kernel
and kernel-dependent package if the patch is accepted, so one
alternative I thought of would be to create a fake kernel build
directory where everything is symlinked to the real build
directory except scripts/, which is first copied and then make
unifdef is run before building aufs2.1. If that more complicated
solution is preferred, or if anyone has ideas for another one, I
can do that and submit a new patch.
* The patch was tested by building a livecd ISO that uses it, then
running the ISO from within virtualbox and installing aufs2.1-util
from within the livecd environment.
* The livecd was built using installation-cd-minimal.nix, with two
changes to the Nixos tree:
1. boot.kernelPackages = pkgs.linuxPackages_2_6_37 was added to
profiles/minimal.nix
2. config.boot.kernelPackages.aufs2 was changed to
config.boot.kernelPackages.aufs2_1 in iso-image.nix
I would have preferred to keep all changes within
profiles/minimal.nix, but I couldn't figure out how to override
iso-image.nix's definition of boot.extraModulePackages. Livecds
that use an older kernel can't be built with this iso-image.nix,
since we don't have aufs2.1 for them (just aufs2). If someone can
point me to how I can override things set in iso-image.nix, I'd
appreciate it.
make -C scripts unifdef compiles the unifdef application in the
scripts/ directory, and when Nix copies over the build tree to
$out/lib/modules/$version/build for kernel modules to reference, it
copies over all of scripts/ except the .o files. I can't speak for
other kernel versions, but at the least for 2.6.37.1 unifdef is not
built by default. If you look at the Makefile in scripts, unifdef is
listed under a comment saying that the following programs are only
built on-demand.
svn path=/nixpkgs/trunk/; revision=26548
2011-03-27 15:18:39 +00:00
Lluís Batlle i Rossell
bd3f5e7340
Adding a key 'exit 0' to myenv. Otherwise it fails to build if pkgconfig is one of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=26547
2011-03-27 14:08:13 +00:00
Lluís Batlle i Rossell
20ef19e1d2
Updating enet
...
svn path=/nixpkgs/trunk/; revision=26546
2011-03-27 14:07:38 +00:00
Lluís Batlle i Rossell
08341727ae
Updating gpt (patch by Shea Levy)
...
svn path=/nixpkgs/trunk/; revision=26545
2011-03-27 14:02:51 +00:00
Russell O'Connor
72124a0aa9
Bitcoin.
...
svn path=/nixpkgs/trunk/; revision=26544
2011-03-27 06:44:34 +00:00
Evgeny Egorochkin
ac951a6469
coreutils: add SELinux support
...
svn path=/nixpkgs/trunk/; revision=26543
2011-03-27 04:46:25 +00:00
Evgeny Egorochkin
1c9c082d00
policycoreutils: packaged
...
svn path=/nixpkgs/trunk/; revision=26542
2011-03-27 04:46:19 +00:00
Evgeny Egorochkin
f1201cf75f
libsemanage: packaged
...
svn path=/nixpkgs/trunk/; revision=26541
2011-03-27 04:46:12 +00:00
Evgeny Egorochkin
836b0d259d
ustr: packaged
...
svn path=/nixpkgs/trunk/; revision=26540
2011-03-27 04:46:05 +00:00
Evgeny Egorochkin
8113129d1a
sepolgen: packaged
...
svn path=/nixpkgs/trunk/; revision=26539
2011-03-27 04:45:56 +00:00
Evgeny Egorochkin
28f7f1c192
checkpolicy: packaged
...
svn path=/nixpkgs/trunk/; revision=26538
2011-03-27 04:45:46 +00:00
Evgeny Egorochkin
deb3dd805f
libselinux: version bump
...
svn path=/nixpkgs/trunk/; revision=26537
2011-03-27 04:45:38 +00:00
Evgeny Egorochkin
ebff531340
remove useless builder
...
svn path=/nixpkgs/trunk/; revision=26536
2011-03-27 04:45:33 +00:00
Evgeny Egorochkin
b0d3a2f38c
libsepol: version bump
...
svn path=/nixpkgs/trunk/; revision=26535
2011-03-27 04:45:26 +00:00
Evgeny Egorochkin
3822bde42e
Amarok: version bump
...
svn path=/nixpkgs/trunk/; revision=26534
2011-03-26 18:23:34 +00:00
Evgeny Egorochkin
9f7e3964d4
taglib: version bump
...
svn path=/nixpkgs/trunk/; revision=26533
2011-03-26 18:23:30 +00:00
Evgeny Egorochkin
b653226293
Packages pycurl
...
svn path=/nixpkgs/trunk/; revision=26532
2011-03-26 18:23:25 +00:00
Evgeny Egorochkin
c8b82d5504
Packaged optfunc
...
svn path=/nixpkgs/trunk/; revision=26531
2011-03-26 18:23:20 +00:00
Evgeny Egorochkin
7dd8b18baa
Flash player: bump
...
svn path=/nixpkgs/trunk/; revision=26530
2011-03-26 18:18:54 +00:00
Evgeny Egorochkin
94e19387f3
Bangarang: version bump
...
svn path=/nixpkgs/trunk/; revision=26529
2011-03-26 18:18:49 +00:00
Evgeny Egorochkin
bcb0efad3a
Quassel: version bump
...
svn path=/nixpkgs/trunk/; revision=26528
2011-03-26 18:18:45 +00:00
Evgeny Egorochkin
804bb9c8d1
polkit-gnome: packaged
...
svn path=/nixpkgs/trunk/; revision=26527
2011-03-26 18:18:39 +00:00
Evgeny Egorochkin
27c14e39b7
nm-applet: packaged
...
svn path=/nixpkgs/trunk/; revision=26526
2011-03-26 18:18:32 +00:00
Evgeny Egorochkin
4e512751ae
knetworkmanager: fix license
...
svn path=/nixpkgs/trunk/; revision=26525
2011-03-26 18:14:28 +00:00
Ludovic Courtès
fe5b564e6b
Magit: Install to $out.
...
svn path=/nixpkgs/trunk/; revision=26524
2011-03-26 11:50:01 +00:00
Karn Kallio
1e78949539
Add expression for the simutrans game.
...
svn path=/nixpkgs/trunk/; revision=26523
2011-03-26 07:22:24 +00:00
Eelco Dolstra
20912b654b
* runLaTeX: detect the existence of a pre-generated .bbl file and use
...
it. Useful if you're supposed to stick a \balancecolumns in the
middle of the file.
svn path=/nixpkgs/trunk/; revision=26522
2011-03-26 00:14:28 +00:00
Lluís Batlle i Rossell
af5952eb0b
racer had a different source for 64-bit. Now it works in x86_64-linux too.
...
svn path=/nixpkgs/trunk/; revision=26521
2011-03-25 23:37:44 +00:00
Lluís Batlle i Rossell
4c3c311f75
Adding the game 'racer'. It works only in i686-linux.
...
svn path=/nixpkgs/trunk/; revision=26520
2011-03-25 23:33:09 +00:00
Karn Kallio
f477fe9d3d
Update libssh version to latest release 0.4.8
...
svn path=/nixpkgs/trunk/; revision=26519
2011-03-25 23:14:01 +00:00
Karn Kallio
acf13a9859
Get kdenlive to compile with qt47.
...
svn path=/nixpkgs/trunk/; revision=26518
2011-03-25 22:40:55 +00:00
Lluís Batlle i Rossell
ef57b57b92
Adding two NES emulators.
...
Because of them, I made allegro build the allegrogl library.
I also added the HawkNL library.
svn path=/nixpkgs/trunk/; revision=26517
2011-03-25 22:15:48 +00:00
Karn Kallio
9eb80e4f94
URL to libssh has changed.
...
svn path=/nixpkgs/trunk/; revision=26516
2011-03-25 15:27:30 +00:00
Peter Simons
1dbbeeab2c
magit: updated to version 1.0.0
...
svn path=/nixpkgs/trunk/; revision=26515
2011-03-25 12:59:09 +00:00
Peter Simons
cec39fe1a8
ghc-7.0.2: moved 'homepage' setting into the meta section
...
svn path=/nixpkgs/trunk/; revision=26514
2011-03-25 12:55:42 +00:00
Peter Simons
b579f4fd5c
ghc-7.0.2: fix build on Darwin
...
There were two problems preventing GHC 7.0.2 from being built on MacOS. For
one, the 'configure' script automatically added the flag
-isysroot /Developer/SDKs/MacOSX10.5.sdk
to the command-line that's being passed to GCC. This setting doesn't work with
our GCC, and resulted in build errors because standard headers like <stdargs.h>
could no longer be found.
Secondly, the build depends on install_name_tool, which has been added as a
buildInput.
These changes trigger a re-build on all platforms, not just on Darwin. I
realize that this could have been avoided by adding some cruft. However, I
didn't want to add cruft, so there you are.
svn path=/nixpkgs/trunk/; revision=26513
2011-03-25 12:55:37 +00:00
Peter Simons
05474e174b
cmake: updated meta.platforms to reflect the fact that CMake is supposed to build on all Unix-like platforms
...
svn path=/nixpkgs/trunk/; revision=26512
2011-03-25 12:55:33 +00:00
Peter Simons
5ba10a94e1
cmake: add install_name_tool on Darwin to fix the build
...
svn path=/nixpkgs/trunk/; revision=26511
2011-03-25 12:55:29 +00:00
Peter Simons
0e5593b0f6
libarchive: don't try to build e2fsprogs, attr, or acl unless running on Linux
...
These packages give errors when built on, say, Darwin.
svn path=/nixpkgs/trunk/; revision=26510
2011-03-25 12:55:22 +00:00
Peter Simons
dd123060c0
Add an expression for Darwin's install_name_tool utility, which is required by several other builds.
...
svn path=/nixpkgs/trunk/; revision=26509
2011-03-25 12:55:15 +00:00
Ludovic Courtès
446b09c477
Give less work to Hydra.
...
svn path=/nixpkgs/trunk/; revision=26507
2011-03-25 10:54:17 +00:00
Andres Löh
8adedb4957
Re-enable library profiling.
...
svn path=/nixpkgs/trunk/; revision=26503
2011-03-25 08:44:38 +00:00
Rob Vermaas
592abae649
add patch for boost to get rid of ' what(): locale::facet::_S_create_c_locale name not valid' errors in some packages
...
svn path=/nixpkgs/trunk/; revision=26500
2011-03-25 08:04:00 +00:00
Ludovic Courtès
37e69af39e
GNU Gnash 0.8.9.
...
svn path=/nixpkgs/trunk/; revision=26498
2011-03-24 22:25:03 +00:00
Karn Kallio
7df7521dd1
Add the PAKCS (Portland Aachen Kiel Curry System) Curry compiler to Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=26497
2011-03-24 19:22:30 +00:00
Eelco Dolstra
a3fb3b00ce
* ndisc6: use /var for rdnssd.
...
svn path=/nixpkgs/trunk/; revision=26495
2011-03-24 16:03:43 +00:00
Eelco Dolstra
6080181882
* dnssort requires Perl.
...
svn path=/nixpkgs/trunk/; revision=26494
2011-03-24 15:26:11 +00:00
Eelco Dolstra
be0d0b8a13
* Added ndisc6 (which contains IPv6 related commands such as ndisc6,
...
rdisc6 and rdnssd).
svn path=/nixpkgs/trunk/; revision=26492
2011-03-24 14:30:06 +00:00
Peter Simons
b38331611d
Revert "man-pages-posix: renamed attribute for consistency with other man page sets".
...
svn path=/nixpkgs/trunk/; revision=26490
2011-03-24 12:05:34 +00:00
Peter Simons
2b3c9807e0
man-pages-posix: renamed attribute for consistency with other man page sets
...
svn path=/nixpkgs/trunk/; revision=26489
2011-03-24 11:49:02 +00:00
Eelco Dolstra
9d49bdee78
* Mercurial updated to 1.7.5 (contributed by Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=26488
2011-03-24 11:47:55 +00:00
Eelco Dolstra
998175f6bd
* pthread-man-pages updated to 2.5 (contributed by Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=26487
2011-03-24 11:45:58 +00:00
Peter Simons
b73d1a47ff
Grip adjustments: needed ncurses to build
...
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
svn path=/nixpkgs/trunk/; revision=26486
2011-03-24 11:45:37 +00:00
Eelco Dolstra
ca084829d6
* Added man-pages-posix (contributed by Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=26485
2011-03-24 11:44:43 +00:00
Lluís Batlle i Rossell
0b176e1bd0
Adding a first attempt of expression for wxwidgets 2.9.
...
It looks like building and installing. Part of the expression I copied from wxGTK 2.8,
and some parts of it may be irrelevant or wrong.
svn path=/nixpkgs/trunk/; revision=26484
2011-03-23 22:05:14 +00:00
Ludovic Courtès
acffafe66f
GStreamer: Actually use the setup hook.
...
svn path=/nixpkgs/trunk/; revision=26482
2011-03-23 21:56:05 +00:00
Ludovic Courtès
0333bc298d
GNU Parallel 20110322.
...
svn path=/nixpkgs/trunk/; revision=26481
2011-03-23 21:55:59 +00:00
Ludovic Courtès
cc91f09d6b
GNU Zile 2.3.23.
...
svn path=/nixpkgs/trunk/; revision=26480
2011-03-23 21:55:54 +00:00
Ludovic Courtès
4626c7eca3
GNU SIP Witch 0.10.4.
...
svn path=/nixpkgs/trunk/; revision=26479
2011-03-23 21:55:48 +00:00
Ludovic Courtès
53eb747a5c
GNU uCommon C++ 4.2.0.
...
svn path=/nixpkgs/trunk/; revision=26478
2011-03-23 21:55:43 +00:00
Peter Simons
32fea0d8b1
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26477
2011-03-23 21:05:08 +00:00
Peter Simons
4e6bc23b70
git-annex: patch unpure /usr/bin/perl path in mdwn2man script
...
svn path=/nixpkgs/trunk/; revision=26476
2011-03-23 21:05:01 +00:00
Peter Simons
fd81655bfb
topgit: avoid use of "install -D", which doesn't work on FreeBSD
...
svn path=/nixpkgs/trunk/; revision=26475
2011-03-23 20:32:12 +00:00
Eelco Dolstra
6daacf02e0
* Firefox 3.6.16.
...
svn path=/nixpkgs/trunk/; revision=26474
2011-03-23 17:50:24 +00:00
Eelco Dolstra
9d2f691ee5
* Add Aangifte 2010.
...
svn path=/nixpkgs/trunk/; revision=26473
2011-03-23 16:06:36 +00:00
Peter Simons
3a75769c51
cosmetic; no functional change intended
...
svn path=/nixpkgs/trunk/; revision=26472
2011-03-23 15:58:02 +00:00
Peter Simons
2e24a92971
pathtype: added initial version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=26471
2011-03-23 15:57:58 +00:00
Peter Simons
789f14c0b7
git-annex: added initial version 0.20110320
...
svn path=/nixpkgs/trunk/; revision=26470
2011-03-23 15:57:53 +00:00
Peter Simons
07d14b9997
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26464
2011-03-23 10:24:26 +00:00
Peter Simons
3f7ea10694
topgit: updated to version 0.8-45-gd279e29
...
svn path=/nixpkgs/trunk/; revision=26463
2011-03-23 10:24:22 +00:00
Eelco Dolstra
c733c666dc
* Remove some unused patches.
...
svn path=/nixpkgs/trunk/; revision=26461
2011-03-22 14:57:00 +00:00
Eelco Dolstra
f9ec20d6ec
svn path=/nixpkgs/trunk/; revision=26460
2011-03-22 14:30:13 +00:00
Eelco Dolstra
73a66cc5e1
* Firefox 4: add --enable-chrome-format=jar to make it run.
...
svn path=/nixpkgs/trunk/; revision=26459
2011-03-22 14:14:50 +00:00
Eelco Dolstra
769c522df6
svn path=/nixpkgs/trunk/; revision=26458
2011-03-22 13:44:25 +00:00
Eelco Dolstra
0b5a51d95b
* Firefox 4.0. Completely untested.
...
* Removed Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=26457
2011-03-22 13:36:35 +00:00
Lluís Batlle i Rossell
34deb53fd7
Adding the efibootmgr, patch sent by Shea Levy.
...
svn path=/nixpkgs/trunk/; revision=26456
2011-03-22 13:21:24 +00:00
Eelco Dolstra
7cbb426eae
* dhclient: don't flush IPv6 addresses/routes.
...
svn path=/nixpkgs/trunk/; revision=26455
2011-03-22 12:55:55 +00:00
Lluís Batlle i Rossell
df786c07dc
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=26454
2011-03-22 11:36:58 +00:00
Lluís Batlle i Rossell
4fce3aceb0
Adding xbindkeys (now with all the files)
...
svn path=/nixpkgs/trunk/; revision=26448
2011-03-21 18:10:20 +00:00
Lluís Batlle i Rossell
f6e3d3e10d
Adding tuxonice for some recent kernels.
...
svn path=/nixpkgs/trunk/; revision=26447
2011-03-21 15:53:22 +00:00
Lluís Batlle i Rossell
84ca32b293
Adding tuxonice for 2.6.35
...
svn path=/nixpkgs/trunk/; revision=26446
2011-03-21 15:42:21 +00:00
Eelco Dolstra
daff9c4bbf
* Add gdk_pixbuf and pam to Chrome's library path.
...
svn path=/nixpkgs/trunk/; revision=26445
2011-03-21 14:49:36 +00:00
Lluís Batlle i Rossell
dd96ccf6c6
Disabling the xbindkeys reference until I'm able to commit its default.nix
...
svn path=/nixpkgs/trunk/; revision=26444
2011-03-21 13:17:04 +00:00
Sander van der Burg
981c8e94d4
Bumped Apache Tomcat connectors to 1.2.31
...
svn path=/nixpkgs/trunk/; revision=26437
2011-03-21 12:07:42 +00:00
Lluís Batlle i Rossell
884eadd81c
Adding xbindkeys
...
svn path=/nixpkgs/trunk/; revision=26436
2011-03-20 22:16:32 +00:00
Michael Raskin
9a14edb62f
FF 4.0rc2. Still fails to run
...
svn path=/nixpkgs/trunk/; revision=26435
2011-03-20 19:37:06 +00:00
Alexander Tsamutali
880d3c108f
games/mars: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=26434
2011-03-20 18:24:39 +00:00
Alexander Tsamutali
e54a964632
development/libraries/sfml: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=26433
2011-03-20 18:21:37 +00:00
Russell O'Connor
7e62d8736c
upgrading flash player on i686.
...
svn path=/nixpkgs/trunk/; revision=26432
2011-03-20 16:54:49 +00:00
Alexander Tsamutali
4cbc38255f
development/libraries/fribidi: Updated to 0.19.2.
...
svn path=/nixpkgs/trunk/; revision=26431
2011-03-20 14:54:39 +00:00
Andres Löh
19b2375799
Fix Haskell x11-xft package.
...
svn path=/nixpkgs/trunk/; revision=26430
2011-03-20 13:23:53 +00:00
Michael Raskin
bff378c965
Update liquidwar
...
svn path=/nixpkgs/trunk/; revision=26429
2011-03-20 07:29:32 +00:00
Lluís Batlle i Rossell
8ab38a2828
Adding the fbcondecor patch for 2.6.37, by Shea Levy
...
svn path=/nixpkgs/trunk/; revision=26428
2011-03-19 20:44:45 +00:00
Lluís Batlle i Rossell
af3e5b5050
Updating powertop.
...
svn path=/nixpkgs/trunk/; revision=26426
2011-03-18 20:44:35 +00:00
Andres Löh
83f99d0c38
lhs2tex version bump.
...
svn path=/nixpkgs/trunk/; revision=26425
2011-03-18 15:03:01 +00:00
Michael Raskin
b8c18bd6c3
Adding Linux 2.6.38
...
svn path=/nixpkgs/trunk/; revision=26420
2011-03-18 12:23:36 +00:00
Michael Raskin
9701661f24
Now WebKit requires libsoup 2.33
...
svn path=/nixpkgs/trunk/; revision=26419
2011-03-18 09:48:27 +00:00
Michael Raskin
04d5aed6d0
Add intel driver prerelease
...
svn path=/nixpkgs/trunk/; revision=26418
2011-03-18 09:10:53 +00:00
Eelco Dolstra
5382f8e934
* xorg-server updated to 1.9.5.
...
svn path=/nixpkgs/trunk/; revision=26417
2011-03-18 09:07:46 +00:00
Michael Raskin
6879f1e3b1
Update NSPR
...
svn path=/nixpkgs/trunk/; revision=26416
2011-03-18 08:26:11 +00:00
Michael Raskin
ac108080c2
libsoup 2.33
...
svn path=/nixpkgs/trunk/; revision=26415
2011-03-18 08:25:46 +00:00
Michael Raskin
975f93ffc9
Update veracity
...
svn path=/nixpkgs/trunk/; revision=26414
2011-03-18 08:25:02 +00:00
Michael Raskin
4c8bf75b30
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=26413
2011-03-18 08:06:36 +00:00
Michael Raskin
80f5df945d
Add libsoup 2.33
...
svn path=/nixpkgs/trunk/; revision=26412
2011-03-18 08:02:48 +00:00
Michael Raskin
19253151fe
Source for Linux 2.6.38
...
svn path=/nixpkgs/trunk/; revision=26411
2011-03-18 07:51:22 +00:00
Michael Raskin
9c5c5b4981
Fix and update urxvt
...
svn path=/nixpkgs/trunk/; revision=26410
2011-03-18 05:55:37 +00:00
Michael Raskin
ee75c32a3b
More needed propagations noted for future big update
...
svn path=/nixpkgs/trunk/; revision=26409
2011-03-18 05:32:14 +00:00
Michael Raskin
0585ca6b8b
Adding Firefox-4.0RC1 - fails to start on my notebook currently, though
...
svn path=/nixpkgs/trunk/; revision=26408
2011-03-17 22:15:53 +00:00
Michael Raskin
36af24fc05
Fix SWI-Prolog build
...
svn path=/nixpkgs/trunk/; revision=26407
2011-03-17 22:09:22 +00:00
Michael Raskin
92a26c823c
Comment about incomplete set of propagatedBuildInputs
...
svn path=/nixpkgs/trunk/; revision=26406
2011-03-17 22:00:22 +00:00
Michael Raskin
23f8f4d7b6
Update x11vnc
...
svn path=/nixpkgs/trunk/; revision=26405
2011-03-17 21:08:01 +00:00
Michael Raskin
39dc794d4a
Fix JWM build
...
svn path=/nixpkgs/trunk/; revision=26404
2011-03-17 19:21:26 +00:00
Lluís Batlle i Rossell
3677d79b63
Removing the dependencies in k3b on cdrkit, cdrdao, dvdrwplustools and
...
growisofs, because at the end it needs all setuid for it to record anything.
svn path=/nixpkgs/trunk/; revision=26403
2011-03-17 19:02:20 +00:00
Michael Raskin
1d99933141
Fix xbacklight
...
svn path=/nixpkgs/trunk/; revision=26402
2011-03-17 18:46:25 +00:00
Michael Raskin
3fa36ea4a1
Fix TWM build
...
svn path=/nixpkgs/trunk/; revision=26399
2011-03-17 15:51:13 +00:00
Michael Raskin
4aacdee4e1
Adding J language
...
svn path=/nixpkgs/trunk/; revision=26398
2011-03-17 15:36:38 +00:00
Michael Raskin
69e649b1c8
Fix firefox 4.0 evaluation
...
svn path=/nixpkgs/trunk/; revision=26397
2011-03-17 15:35:59 +00:00
Andres Löh
c2090d1be3
Added JAGS.
...
svn path=/nixpkgs/trunk/; revision=26396
2011-03-17 14:45:36 +00:00
Rob Vermaas
9f59956b41
update perlPackages.nixPerl
...
svn path=/nixpkgs/trunk/; revision=26389
2011-03-17 10:14:16 +00:00
Karn Kallio
0c4dbef366
Update mysql Workbench to latest release 5.2.33
...
Also remove autotools as the tarball is now distributed ready
for configure.
svn path=/nixpkgs/trunk/; revision=26377
2011-03-17 04:18:59 +00:00
Eelco Dolstra
f510e6f7e4
* Blender seems to work fine with Python 2.7.
...
svn path=/nixpkgs/branches/modular-python/; revision=26354
2011-03-16 10:40:13 +00:00
Lluís Batlle i Rossell
e1dcf1c3df
Updating homebank; the previous homebank did not build since the new xorg merge.
...
svn path=/nixpkgs/trunk/; revision=26353
2011-03-16 10:39:04 +00:00
Eelco Dolstra
2593b6cd6e
* Remove bmp, which has been unmaintained and obsolete for > 5 years.
...
svn path=/nixpkgs/trunk/; revision=26352
2011-03-16 10:37:58 +00:00
Eelco Dolstra
a8334929f1
* Delete Python 2.4. It was only used by "zope", which doesn't even
...
build.
svn path=/nixpkgs/branches/modular-python/; revision=26350
2011-03-16 09:56:19 +00:00
Eelco Dolstra
c138d8808d
* Fix evaluation.
...
svn path=/nixpkgs/branches/modular-python/; revision=26349
2011-03-16 09:47:12 +00:00
Eelco Dolstra
b3667a1e8f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26347
2011-03-16 09:39:40 +00:00
Eelco Dolstra
5a1dec3588
* Linux 2.6.32.33.
...
svn path=/nixpkgs/trunk/; revision=26344
2011-03-16 09:30:38 +00:00
Andres Löh
2d379d294e
Changed my email address.
...
svn path=/nixpkgs/trunk/; revision=26339
2011-03-16 08:14:54 +00:00
Yury G. Kudryashov
a8901903b0
Add akunambol
...
svn path=/nixpkgs/trunk/; revision=26337
2011-03-15 23:09:33 +00:00
Yury G. Kudryashov
6923a32b33
Add funambol
...
svn path=/nixpkgs/trunk/; revision=26336
2011-03-15 23:09:27 +00:00
Yury G. Kudryashov
e37f85adb7
Add liblikeback
...
svn path=/nixpkgs/trunk/; revision=26335
2011-03-15 23:09:21 +00:00
Yury G. Kudryashov
db3b157ff6
gnokii-0.6.30, add ical and gtk support
...
svn path=/nixpkgs/trunk/; revision=26334
2011-03-15 23:09:14 +00:00
Yury G. Kudryashov
a9eb45ae18
Add bluedevil
...
svn path=/nixpkgs/trunk/; revision=26333
2011-03-15 23:09:07 +00:00
Yury G. Kudryashov
ba3c547f6d
Fixing hardcoded paths in foo2zjs. Still no firmware
...
svn path=/nixpkgs/trunk/; revision=26332
2011-03-15 23:08:59 +00:00
Eelco Dolstra
f208edd1a5
* Merge the x-updates branch.
...
svn path=/nixpkgs/trunk/; revision=26330
2011-03-15 18:29:27 +00:00
Lluís Batlle i Rossell
0afc4b949e
Making hydra build neverball
...
svn path=/nixpkgs/trunk/; revision=26329
2011-03-15 16:52:06 +00:00
Ludovic Courtès
497c46e5e5
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=26323
2011-03-15 14:01:33 +00:00
Andres Löh
1a7d72731b
Added AC-Vector package.
...
svn path=/nixpkgs/trunk/; revision=26322
2011-03-15 13:56:55 +00:00
Ludovic Courtès
2dcf4fbfcc
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=26320
2011-03-15 13:42:01 +00:00
Eelco Dolstra
0648ceff32
* Enable the "tee" backend in Cairo. Apparently Firefox 4.0 needs
...
this.
svn path=/nixpkgs/branches/x-updates/; revision=26312
2011-03-15 09:25:08 +00:00
Eelco Dolstra
60510f2145
* One last glib/gtk update.
...
svn path=/nixpkgs/branches/x-updates/; revision=26309
2011-03-15 08:43:06 +00:00
Russell O'Connor
22fbb1f3d9
Adding freetype dependency for TeXmacs.
...
svn path=/nixpkgs/trunk/; revision=26306
2011-03-14 22:03:26 +00:00
Ludovic Courtès
3369508fa9
nix-prefetch-git: Add rudimentary TopGit support.
...
svn path=/nixpkgs/trunk/; revision=26305
2011-03-14 22:00:20 +00:00
Lluís Batlle i Rossell
1573081b61
Adding gptfdisk (patch by Shea Levy).
...
I add him in the maintainers list.
I changed slightly the indentation of the expressions.
svn path=/nixpkgs/trunk/; revision=26304
2011-03-14 21:13:35 +00:00
Eelco Dolstra
3e3eac2e30
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26303
2011-03-14 18:26:46 +00:00
Eelco Dolstra
e5fcf7ebe9
* Fix the libvirt build on x86_64-linux
...
(http://hydra.nixos.org/build/959072 ).
svn path=/nixpkgs/trunk/; revision=26301
2011-03-14 14:46:41 +00:00
Eelco Dolstra
fd2f86820c
* Glib 2.28.2.
...
svn path=/nixpkgs/branches/x-updates/; revision=26299
2011-03-14 12:26:51 +00:00
Eelco Dolstra
ea4eb6b5fa
* Firefox 3.6.15.
...
svn path=/nixpkgs/trunk/; revision=26298
2011-03-14 12:25:09 +00:00
Eelco Dolstra
37a95e0084
* Fix the gens-gs build ( http://hydra.nixos.org/build/955354 ).
...
svn path=/nixpkgs/branches/x-updates/; revision=26297
2011-03-14 10:54:10 +00:00
Eelco Dolstra
440c82b96f
* Fix the ratpoison build ( http://hydra.nixos.org/build/915825 ).
...
svn path=/nixpkgs/branches/x-updates/; revision=26296
2011-03-14 10:25:26 +00:00
Eelco Dolstra
aaecb6430b
* Fix Compiz build failure with recent GTK+
...
(http://hydra.nixos.org/build/955799 ).
svn path=/nixpkgs/branches/x-updates/; revision=26295
2011-03-14 10:07:33 +00:00
Russell O'Connor
43bed60351
Fix PDF export.
...
svn path=/nixpkgs/trunk/; revision=26293
2011-03-14 00:04:30 +00:00
Andres Löh
b043946163
More Haskell library updates.
...
svn path=/nixpkgs/trunk/; revision=26292
2011-03-13 11:03:49 +00:00
Andres Löh
f89b676312
Upgraded Hakyll to 2.4.3.
...
I know, that's not the latest version, but Hakyll-3 is rather
different from Hakyll-2 and the upgrade would require more work.
svn path=/nixpkgs/trunk/; revision=26291
2011-03-13 08:46:54 +00:00
Karn Kallio
6a33045532
Hakyll needs time >= 1.2
...
svn path=/nixpkgs/trunk/; revision=26290
2011-03-12 20:21:58 +00:00
Andres Löh
fd38989a38
Correcting the version of the time library used in HP 2009.
...
svn path=/nixpkgs/trunk/; revision=26289
2011-03-12 19:20:58 +00:00
Andres Löh
3e0ac9b040
Major Haskell packages overhaul.
...
Several changes, some highlights:
* Structure of haskell-packages.nix updated. It's now easier to
select different default versions of packages for different
versions of GHC.
* GHC 7.0.2 is now default.
* Haskell Platform 2011.2.0.0 has been added and is now default.
* Several packages have been updated
(gtk2hs, gitit, xmonad, darcs, ...).
* Some old packages have been removed.
svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Yury G. Kudryashov
03b3d85fbf
qt-4.7.2
...
svn path=/nixpkgs/trunk/; revision=26287
2011-03-12 06:59:49 +00:00
Lluís Batlle i Rossell
f17b1273ea
Updating k3b, hoping for the settings dialog to work.
...
svn path=/nixpkgs/trunk/; revision=26286
2011-03-11 20:43:38 +00:00
Ludovic Courtès
7b395420a0
GNU DejaGNU 1.5.
...
svn path=/nixpkgs/trunk/; revision=26285
2011-03-11 19:45:51 +00:00
Karn Kallio
33fb7aef16
Update flapjax compiler to the latest release, version 2.1
...
Also add to nixpkgs new dependencies from hackage.
svn path=/nixpkgs/trunk/; revision=26283
2011-03-11 16:49:56 +00:00
Eelco Dolstra
27e2e063fb
* Enable parallel building of KDE.
...
svn path=/nixpkgs/branches/x-updates/; revision=26282
2011-03-11 16:41:10 +00:00
Eelco Dolstra
eff916e9d9
* Don't do compositing when using the OpenGL software renderer
...
(NixOS/121).
svn path=/nixpkgs/branches/x-updates/; revision=26281
2011-03-11 16:40:59 +00:00
Lluís Batlle i Rossell
587a175abf
Updating duplicity. I think this may correct https://bugs.launchpad.net/duplicity/+bug/579958 .
...
svn path=/nixpkgs/trunk/; revision=26269
2011-03-11 09:11:02 +00:00
Lluís Batlle i Rossell
d6ec023293
Updating nvidia legacy96 driver
...
svn path=/nixpkgs/trunk/; revision=26267
2011-03-10 23:27:14 +00:00
Lluís Batlle i Rossell
d58c5e2821
Adding GMU, a music player for small portable devices, written in SDL.
...
svn path=/nixpkgs/trunk/; revision=26266
2011-03-10 22:20:35 +00:00
Lluís Batlle i Rossell
e7ed35ecd8
Adding the djview firefox plugin option.
...
svn path=/nixpkgs/trunk/; revision=26265
2011-03-10 21:39:09 +00:00
Ludovic Courtès
8254ae7c3e
GNU SIP Witch 0.10.1.
...
svn path=/nixpkgs/trunk/; revision=26264
2011-03-10 16:27:58 +00:00
Ludovic Courtès
9f34f8ea61
GNU uCommon C++ 4.1.7.
...
svn path=/nixpkgs/trunk/; revision=26263
2011-03-10 16:27:53 +00:00
Ludovic Courtès
06c2608697
GNU Xorriso 1.0.4.
...
svn path=/nixpkgs/trunk/; revision=26262
2011-03-10 16:27:48 +00:00
Ludovic Courtès
1ddb8e3f44
GNU TeXmacs 1.0.7.10.
...
svn path=/nixpkgs/trunk/; revision=26258
2011-03-10 14:53:56 +00:00
Ludovic Courtès
6400cf78f0
GnuTLS 2.10.5.
...
svn path=/nixpkgs/trunk/; revision=26257
2011-03-10 14:53:51 +00:00
Ludovic Courtès
5cf585dce2
GNU libidn 1.20.
...
svn path=/nixpkgs/trunk/; revision=26256
2011-03-10 14:53:46 +00:00
Ludovic Courtès
7e8149bf87
GNU Emacs 23.3.
...
svn path=/nixpkgs/trunk/; revision=26255
2011-03-10 14:53:41 +00:00
Ludovic Courtès
ed248647e0
GNU Xorriso 1.0.2.
...
svn path=/nixpkgs/trunk/; revision=26254
2011-03-10 14:53:36 +00:00
Ludovic Courtès
38d4789236
GNU Zile 2.3.22.
...
svn path=/nixpkgs/trunk/; revision=26253
2011-03-10 14:53:30 +00:00
Ludovic Courtès
69fec8a6a0
GNU GLOBAL 5.9.4.
...
svn path=/nixpkgs/trunk/; revision=26252
2011-03-10 14:53:24 +00:00
Ludovic Courtès
ebc8c668b7
GNU IceCat 3.6.15.
...
svn path=/nixpkgs/trunk/; revision=26251
2011-03-10 14:53:17 +00:00
Eelco Dolstra
8dc531a5b7
* dnsmasq updated to 2.57.
...
svn path=/nixpkgs/trunk/; revision=26249
2011-03-10 13:35:19 +00:00
Michael Raskin
039e45f584
Update LyX
...
svn path=/nixpkgs/trunk/; revision=26248
2011-03-10 13:07:47 +00:00
Eelco Dolstra
cc3d1e1c09
* Sync with trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26243
2011-03-10 08:48:14 +00:00
Karn Kallio
400a5b054a
Remove unnecessary postInstall added to grub expression in r26239,
...
as pointed out by Shea Levy.
svn path=/nixpkgs/trunk/; revision=26240
2011-03-09 19:41:51 +00:00
Karn Kallio
f5eba6cc5d
Fix grub error "cp cannot stat .... unicode.pf2
...
-- change postPatch hook to prePatch (postPatch is not run with empty patchset)
-- make the share/grub directory and copy unicode.pf2 there
svn path=/nixpkgs/trunk/; revision=26239
2011-03-09 18:58:09 +00:00
Lluís Batlle i Rossell
19d1236a52
Updating feh
...
svn path=/nixpkgs/trunk/; revision=26229
2011-03-09 13:37:03 +00:00
Eelco Dolstra
39828662e9
* Linux 2.6.32.32.
...
svn path=/nixpkgs/trunk/; revision=26225
2011-03-09 12:04:45 +00:00
Ludovic Courtès
430228c30f
GRUB-EFI: Use throw' instead of
abort'.
...
svn path=/nixpkgs/trunk/; revision=26219
2011-03-09 10:30:56 +00:00
Andres Löh
9c416145b5
Changed ghc versions in release.nix.
...
svn path=/nixpkgs/trunk/; revision=26218
2011-03-09 08:50:50 +00:00
Andres Löh
92db39f586
Added ghc-7.0.2.
...
This is supposed to become the new default version of GHC once
the new Haskell Platform is released (but only then).
svn path=/nixpkgs/trunk/; revision=26217
2011-03-09 08:29:12 +00:00
Ludovic Courtès
6e69b4dbd0
GNU GRUB 1.9 for UEFI.
...
Based on a patch by Shea Levy <shea@shealevy.com>.
svn path=/nixpkgs/trunk/; revision=26216
2011-03-08 23:26:41 +00:00
Ludovic Courtès
499b5ca40a
GNU GRUB 1.99~rc1.
...
svn path=/nixpkgs/trunk/; revision=26215
2011-03-08 23:26:35 +00:00
Ludovic Courtès
117c51cf2a
Hydra: Update from SVN.
...
svn path=/nixpkgs/trunk/; revision=26209
2011-03-08 15:01:18 +00:00
Lluís Batlle i Rossell
134c00b471
Fixing the build of awesome with cmake 2.8.4.
...
svn path=/nixpkgs/trunk/; revision=26207
2011-03-08 14:07:11 +00:00
Lluís Batlle i Rossell
dd190a5fb8
Updating cminpack (+ the meta homepage)
...
svn path=/nixpkgs/trunk/; revision=26206
2011-03-08 09:19:41 +00:00
Lluís Batlle i Rossell
a136bd7968
Adding flann
...
svn path=/nixpkgs/trunk/; revision=26205
2011-03-08 09:19:37 +00:00
Lluís Batlle i Rossell
d95300f90f
Adding cminpack
...
svn path=/nixpkgs/trunk/; revision=26204
2011-03-08 09:19:32 +00:00
Eelco Dolstra
4846d687ed
* nvidia-settings requires gdk-pixbuf.
...
svn path=/nixpkgs/branches/x-updates/; revision=26203
2011-03-08 09:15:02 +00:00
Eelco Dolstra
cf6bc1aeae
* Apply a patch to prevent the X server from segfaulting if kwin is
...
run with swrast_dri (e.g. with the VGA driver). (NixOS/121)
svn path=/nixpkgs/branches/x-updates/; revision=26201
2011-03-07 21:16:34 +00:00
Eelco Dolstra
d10651a8b7
* zOMG, a new Pan release!
...
* Delete gmime 2.2.x because the old version of Pan was the only
package that needed it.
svn path=/nixpkgs/trunk/; revision=26200
2011-03-07 17:11:50 +00:00
Eelco Dolstra
b813854488
* NVIDIA driver updated to 260.19.44.
...
svn path=/nixpkgs/branches/x-updates/; revision=26199
2011-03-07 16:51:54 +00:00
Eelco Dolstra
5a437c99d6
* Valgrind 3.6.1.
...
svn path=/nixpkgs/trunk/; revision=26191
2011-03-07 12:37:01 +00:00
Eelco Dolstra
f16a2dc2f6
* Sync with the trunk. Remove glib_2_28 because the branch already
...
has it.
svn path=/nixpkgs/branches/x-updates/; revision=26189
2011-03-07 12:17:12 +00:00