Commit graph

15696 commits

Author SHA1 Message Date
Peter Simons 8df74ef75a haskell-hlint: updated to version 1.8.17
svn path=/nixpkgs/trunk/; revision=29580
2011-10-02 20:27:55 +00:00
Peter Simons 0fe8cb05b5 haskell-hledger: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29579
2011-10-02 20:27:50 +00:00
Peter Simons 60310380e9 haskell-hledger-web: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29578
2011-10-02 20:27:46 +00:00
Peter Simons b0b151d05d haskell-hledger-vty: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29577
2011-10-02 20:27:42 +00:00
Peter Simons bfd8bc177b haskell-hledger-lib: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29576
2011-10-02 20:27:37 +00:00
Peter Simons 750527851c haskell-hledger-chart: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29575
2011-10-02 20:27:33 +00:00
Peter Simons 264e8539b5 haskell-blaze-html: updated to version 0.4.2.0
svn path=/nixpkgs/trunk/; revision=29574
2011-10-02 20:27:29 +00:00
Peter Simons e0cf0de6c2 haskell-X11-xft: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=29573
2011-10-02 20:27:25 +00:00
Peter Simons ec549646da haskell-haddock: added version 2.9.3
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Peter Simons 3277d89fcf haddock-2.4.2: added 'happy' build input
svn path=/nixpkgs/trunk/; revision=29571
2011-10-02 20:13:54 +00:00
Peter Simons 5328a95a3c haddock-2.4.2: added 'alex' build input
svn path=/nixpkgs/trunk/; revision=29570
2011-10-02 20:12:07 +00:00
Yury G. Kudryashov 4cdf639958 Remove unused parameter from xorg call
svn path=/nixpkgs/trunk/; revision=29569
2011-10-02 19:53:20 +00:00
Yury G. Kudryashov 0a3e9cad72 Make dbus_all_1_5_6.tools compile
svn path=/nixpkgs/trunk/; revision=29568
2011-10-02 18:12:29 +00:00
Shea Levy 5a5602184e Whoops, forgot to re-inherit postBuild now that it's not set manually
I really should have done these changes in a topic branch, sorry

svn path=/nixpkgs/trunk/; revision=29567
2011-10-02 17:12:50 +00:00
Shea Levy 494e927d1c libcaca: Bump
svn path=/nixpkgs/trunk/; revision=29566
2011-10-02 14:34:23 +00:00
Shea Levy 2a94841c64 Enable building 3.1 with an efi stub
It's still not enabled by default, you need to set CONFIG_EFI_STUB=y

svn path=/nixpkgs/trunk/; revision=29565
2011-10-02 14:20:49 +00:00
Shea Levy c073bf9c22 Update the shadow tarball url
svn path=/nixpkgs/trunk/; revision=29564
2011-10-02 14:02:06 +00:00
Shea Levy 21b2dd7ab4 D'oh
svn path=/nixpkgs/trunk/; revision=29562
2011-10-02 12:53:51 +00:00
Shea Levy 36910c10e5 modprobe --show-depends now spits out 'builtin' if a requested module is, well, built-in
svn path=/nixpkgs/trunk/; revision=29560
2011-10-02 11:50:19 +00:00
Shea Levy 34144e835d Linux 3.x: Use our module directory during modules_install
The "unset MODULE_DIR" trick was enough to get Linux 3.x kernels compiling, but it was definitely the Wrong Thing
We NEED MODULE_DIR set so that depmod can store the right dependencies during the build. The REAL problem with the
3.x kernels was two-fold: Our module-init-tools was so old that the kernel build needed to introduce a hack when
calling depmod (involving creating a symlink prepending 99.98 to the version number), and the depmod wrapper was
moved out of the Makefile into scripts/depmod.sh, so our substituteInPlace to get rid of '-b $(INSTALL_MOD_PATH)' in
the Makefile was a noop and INSTALL_MOD_PATH was still being passed to depmod. This is now fixed and modprobe can
successfully find dependencies using the modules.dep created during install

svn path=/nixpkgs/trunk/; revision=29559
2011-10-02 11:01:08 +00:00
Yury G. Kudryashov 50531eacb8 qt-4.7.4
svn path=/nixpkgs/trunk/; revision=29557
2011-10-02 07:28:11 +00:00
Shea Levy 4b795e225b module-init-tools: 3.16
svn path=/nixpkgs/trunk/; revision=29556
2011-10-02 04:03:02 +00:00
Shea Levy 72f41379be Add a patch to enable adding efi stub code to the linux kernel
svn path=/nixpkgs/trunk/; revision=29555
2011-10-01 23:00:48 +00:00
Cillian de Roiste 4c3642403c Adding attr as a buildInput to enable support for VirtFS (Plan 9 folder sharing over Virtio - I/O virtualization framework)
svn path=/nixpkgs/trunk/; revision=29551
2011-10-01 14:15:47 +00:00
Rob Vermaas c85c8c9d01 update jinja2
svn path=/nixpkgs/trunk/; revision=29550
2011-09-30 17:26:38 +00:00
Michael Raskin a8a3ede5e9 Adding Firefox 8.0beta1
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin 8e02768459 Firefox 7.0 release
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Shea Levy a54473bc5d Use ruby 1.9 as the default
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy 9f3fb4b1ae Add a working kernel.org mirror
svn path=/nixpkgs/trunk/; revision=29541
2011-09-29 20:57:47 +00:00
Shea Levy cba02ddc3c aufs2: Only build if the kernel supports it
svn path=/nixpkgs/trunk/; revision=29540
2011-09-28 23:38:39 +00:00
Shea Levy 107e39b214 linux-3.1: rc8
svn path=/nixpkgs/trunk/; revision=29539
2011-09-28 23:15:30 +00:00
Shea Levy 5143705396 Get Theme-GNU directly from spock while kernel.org is down
svn path=/nixpkgs/trunk/; revision=29537
2011-09-28 22:34:46 +00:00
Shea Levy f979d3de4e Add features.aufs2 to old kernels
svn path=/nixpkgs/trunk/; revision=29536
2011-09-28 22:13:59 +00:00
Shea Levy ed38cc3545 aufs3-util
svn path=/nixpkgs/trunk/; revision=29535
2011-09-28 21:59:07 +00:00
Shea Levy 4add420a48 aufs3 kernelPackage
svn path=/nixpkgs/trunk/; revision=29534
2011-09-28 21:46:07 +00:00
Shea Levy 2e012018bb makeAufs3StandalonePatch: Don't unpack the kernel source
svn path=/nixpkgs/trunk/; revision=29533
2011-09-28 21:09:54 +00:00
Shea Levy 60b155479d linux-3.0: Add aufs3 patch
svn path=/nixpkgs/trunk/; revision=29532
2011-09-28 20:48:08 +00:00
Peter Simons 4cdafb258c haskell-hlint: updated to version 1.8.16
svn path=/nixpkgs/trunk/; revision=29530
2011-09-28 16:48:17 +00:00
Peter Simons 5048bc7f21 haskell-happstack-util: updated to version 6.0.2
svn path=/nixpkgs/trunk/; revision=29529
2011-09-28 16:48:13 +00:00
Peter Simons 9e6178ed74 haskell-criterion: updated to version 0.5.1.0
svn path=/nixpkgs/trunk/; revision=29528
2011-09-28 16:48:06 +00:00
Yury G. Kudryashov e2c4af0946 Update opera to the latest version
Also add missing dependencies (KDE, cups, gstreamer)

svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Yury G. Kudryashov 9457c15f41 icu4c-4.8.1
svn path=/nixpkgs/trunk/; revision=29526
2011-09-28 15:22:58 +00:00
Peter Simons dc55be9e05 pkgs/shells/bash: updated "interactive" bash to version 4.2
The non-interactive variant, which is part of stdenv, remains unchanged.

svn path=/nixpkgs/trunk/; revision=29523
2011-09-28 14:37:03 +00:00
Shea Levy 790d78fb6f FreeRDP-unstable: Bump
svn path=/nixpkgs/trunk/; revision=29522
2011-09-28 14:23:47 +00:00
Shea Levy 0f2e4160c0 Linux 3.0: Don't use aufs2.1, there's aufs 3.x for Linux 3.x kernels
svn path=/nixpkgs/trunk/; revision=29520
2011-09-28 14:18:26 +00:00
Lluís Batlle i Rossell afe142e963 Making jwhois connect fine for those without ipv6 network.
svn path=/nixpkgs/trunk/; revision=29519
2011-09-28 07:25:59 +00:00
Alexander Tsamutali 3a24231510 pkgs/desktops/e17: Some fixes and now I can start it! \o/
svn path=/nixpkgs/trunk/; revision=29518
2011-09-27 23:49:28 +00:00
Rob Vermaas 6fd4c26fc2 add google perftools 1.8.3
svn path=/nixpkgs/trunk/; revision=29517
2011-09-27 17:24:01 +00:00
Yury G. Kudryashov dbb9440ef7 Fix for r29513
I've accidentially committed an empty find-virtuoso.patch

svn path=/nixpkgs/trunk/; revision=29516
2011-09-27 16:18:06 +00:00
Yury G. Kudryashov e3c935cd2c kde-4.7: akonadi-1.6.1
svn path=/nixpkgs/trunk/; revision=29515
2011-09-27 15:40:54 +00:00
Yury G. Kudryashov 791cf785b8 virtuoso: apply patch as proposed by Nepomuk developers
svn path=/nixpkgs/trunk/; revision=29514
2011-09-27 15:40:45 +00:00
Yury G. Kudryashov 109b36eca9 Move soprano to top-level namespace
svn path=/nixpkgs/trunk/; revision=29513
2011-09-27 15:40:40 +00:00
Peter Simons 27e30f03fc python-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29510
2011-09-27 14:00:48 +00:00
Peter Simons ed6328b5ee python-matplotlib: enable Linux builds by Hydra
svn path=/nixpkgs/trunk/; revision=29509
2011-09-27 14:00:40 +00:00
Peter Simons 6bd8eea788 python-matplotlib: move dependencies like numpy into the propagatedBuildInputs
section to ensure that these libraries are being found at run-time by the
python wrapper.

svn path=/nixpkgs/trunk/; revision=29508
2011-09-27 14:00:31 +00:00
Eelco Dolstra a3143f0bbd * Added Statistics::TTest.
svn path=/nixpkgs/trunk/; revision=29507
2011-09-27 11:06:41 +00:00
Alexander Tsamutali e3ccdb4bcd desktops/e17:
Add e17. WIP. Make hangs during build of enlightenment.

svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00
Alexander Tsamutali 0ed57e3f64 servers/x11/xorg/overrides.nix:
Added xproto to propagatedBuildInputs of libXext, because for ex.
  shape.h includes Xfuncproto.h.

svn path=/nixpkgs/trunk/; revision=29505
2011-09-26 22:24:22 +00:00
Eelco Dolstra 12d42a5850 * Added Statistics::Descriptive.
svn path=/nixpkgs/trunk/; revision=29504
2011-09-26 22:08:44 +00:00
Peter Simons d8b628d123 haskell-cpphs: updated to version 1.13.1
svn path=/nixpkgs/trunk/; revision=29503
2011-09-26 19:30:36 +00:00
Peter Simons 093a0fb21f haskell-blaze-html: updated to version 0.4.1.7
svn path=/nixpkgs/trunk/; revision=29502
2011-09-26 17:05:27 +00:00
Peter Simons acb52d79bf haskell-cpphs: revert update to version 1.13
The new version doesn't compile. I've reported the problem upstream.

svn path=/nixpkgs/trunk/; revision=29501
2011-09-26 16:33:15 +00:00
Peter Simons 8f8d3f1747 haskell-cpphs: updated to version 1.13
svn path=/nixpkgs/trunk/; revision=29500
2011-09-26 16:18:09 +00:00
Peter Simons 4f036cef1d haskell-web-routes: updated to version 0.25.3
svn path=/nixpkgs/trunk/; revision=29499
2011-09-26 16:18:04 +00:00
Yury G. Kudryashov 5da4cd69fc imlib2-1.4.5
svn path=/nixpkgs/trunk/; revision=29496
2011-09-26 13:13:45 +00:00
Ludovic Courtès e8a30536b6 Cairo: Add dependency on Gettext on non-GNU systems; build it.
svn path=/nixpkgs/trunk/; revision=29495
2011-09-26 12:07:24 +00:00
Ludovic Courtès b7d32054da GNU Automake: Add TODO.
svn path=/nixpkgs/trunk/; revision=29494
2011-09-26 12:07:21 +00:00
Peter Simons 201fab6841 all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29492
2011-09-26 08:12:18 +00:00
Peter Simons 01022a1502 lxc: moved package into the "applications/virtualization" category
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +00:00
Peter Simons a004ca1a7d lxc: fixed build to include the SGML documentation
svn path=/nixpkgs/trunk/; revision=29490
2011-09-26 08:12:10 +00:00
Michael Raskin 0b9c88cba1 Taking a patch from ArchLinux to fix altermime build
svn path=/nixpkgs/trunk/; revision=29489
2011-09-26 04:48:35 +00:00
Yury G. Kudryashov 1d9c2ff413 Let hydra build SDL_image on all platforms
svn path=/nixpkgs/trunk/; revision=29486
2011-09-25 23:36:20 +00:00
Yury G. Kudryashov 9dd3dbe2c7 fdm: remove -I- from GNUmakefile. Fixes build on i686
svn path=/nixpkgs/trunk/; revision=29485
2011-09-25 23:16:16 +00:00
Yury G. Kudryashov e496b86594 Remove kde3.kcachegrind
Use kde4.kcachegrind instead.

svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Yury G. Kudryashov fe3df64918 Add version info to bittornado.name
svn path=/nixpkgs/trunk/; revision=29483
2011-09-25 22:56:38 +00:00
Michael Raskin d65cab3852 Adding Allegro 5
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25 21:07:48 +00:00
Michael Raskin 503536703e Fix Allegro URL
svn path=/nixpkgs/trunk/; revision=29481
2011-09-25 18:12:40 +00:00
Peter Simons 8a8cb04533 haskell-numeric-prelude: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=29480
2011-09-25 17:11:23 +00:00
Lluís Batlle i Rossell e129d97f19 Updating rtmpdump to the 2.4 (what I think it is 2.4) in their git repository.
They don't use tags or branches.


svn path=/nixpkgs/trunk/; revision=29479
2011-09-25 09:04:24 +00:00
Yury G. Kudryashov 2b67f92ec9 allegro-4.4.2; compiles against libpng-1.5.4
svn path=/nixpkgs/trunk/; revision=29477
2011-09-25 03:39:23 +00:00
Yury G. Kudryashov bfc84fec9b Add a notice about libpng branch
svn path=/nixpkgs/trunk/; revision=29474
2011-09-24 20:44:11 +00:00
Yury G. Kudryashov 449e03648a opencv-2.3.1a
* pkgconfig and cmake are buildNativeInputs
* drop xineLib dependency. It was not used anyway.

svn path=/nixpkgs/trunk/; revision=29473
2011-09-24 20:40:58 +00:00
Peter Simons 808aa6c62d rtorrent: install man page manually (the upstream makefile is broken)
svn path=/nixpkgs/trunk/; revision=29471
2011-09-24 12:46:24 +00:00
Michael Raskin 4d6030f56b Adding hyenae - patch by MarcWeber
svn path=/nixpkgs/trunk/; revision=29470
2011-09-24 09:14:21 +00:00
Peter Simons 3e09798bf4 pkgs/shells/bash/default.nix: revert my earlier revision 29244
Including the bash-completion package in bash itself sounded like a good idea
at the time, but it wasn't. After having actually integrated completion support
into NixOS, it has become obvious that this property isn't required at all.
Keeping bash-completion separate from bash works just fine. Anyone who wants
completion support can just install that package.

svn path=/nixpkgs/trunk/; revision=29467
2011-09-24 07:58:19 +00:00
Peter Simons 0a5f021abd haskell-uuagc-cabal: updated to version 1.0.0.7
svn path=/nixpkgs/trunk/; revision=29466
2011-09-24 07:27:07 +00:00
Andres Löh a154670250 Added haskell-derp.
svn path=/nixpkgs/trunk/; revision=29465
2011-09-24 02:49:04 +00:00
Andres Löh 62a77eb641 Added maintainers for haskell-numInstances.
svn path=/nixpkgs/trunk/; revision=29464
2011-09-24 02:48:40 +00:00
Shea Levy b6a786f097 linux-3.1: Bump to rc7
svn path=/nixpkgs/trunk/; revision=29463
2011-09-23 20:03:52 +00:00
Florian Friesdorf 0c32d209ca python wrapper that sets PYTHONHOME to the profile it is in
svn path=/nixpkgs/trunk/; revision=29462
2011-09-23 17:00:13 +00:00
Peter Simons 8770aaea0e haskell-vector-space: updated to version 0.7.8
svn path=/nixpkgs/trunk/; revision=29460
2011-09-23 16:09:05 +00:00
Peter Simons 31d8e3cada haskell-neither: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=29459
2011-09-23 16:09:01 +00:00
Peter Simons 45e9e5e66b haskell-cryptohash: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=29458
2011-09-23 16:08:57 +00:00
Peter Simons 03deb61330 haskell-NumInstances: added version 1.0
svn path=/nixpkgs/trunk/; revision=29457
2011-09-23 16:08:52 +00:00
Eelco Dolstra f607e23168 * Spotify needs OpenSSL now.
svn path=/nixpkgs/trunk/; revision=29456
2011-09-23 15:37:15 +00:00
Shea Levy 35d07a5c34 Bump rubygems
svn path=/nixpkgs/trunk/; revision=29455
2011-09-23 15:37:05 +00:00
Shea Levy 65898538b5 Bump spotify... Sure wish they kept around old versions
svn path=/nixpkgs/trunk/; revision=29454
2011-09-23 15:23:30 +00:00
Shea Levy f5e5bc24be Get ruby-1.9.2-p290 to build
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Peter Simons 730afe1f8b lxc: added perl buildInput to fix the lxc-ps script
Also added myself as a maintainer, improved the meta section a little,
and stripped trailing whitespace.

svn path=/nixpkgs/trunk/; revision=29450
2011-09-23 11:16:10 +00:00
Michael Raskin 8e6bbd66aa Update LinuxDC++. Does not eliminate some of the strange segfaults
svn path=/nixpkgs/trunk/; revision=29449
2011-09-23 06:52:10 +00:00