Commit graph

24236 commits

Author SHA1 Message Date
Peter Simons
1401f654cb haskell-distributed-process-simplelocalnet: update to version 0.2.0.9 2013-01-30 11:29:55 +01:00
Peter Simons
6cee3f32f1 haskell-digestive-functors-heist: update to version 0.6.0.0 2013-01-30 11:29:55 +01:00
Peter Simons
fe5b58759e haskell-diagrams-contrib: update to version 0.6.0.3 2013-01-30 11:29:55 +01:00
Peter Simons
17842f4e8f haskell-classy-prelude: update to version 0.4.4 2013-01-30 11:29:55 +01:00
Peter Simons
a7d99b7d4d haskell-classy-prelude-conduit: update to version 0.4.4 2013-01-30 11:29:55 +01:00
Peter Simons
3fd2c15144 haskell-case-insensitive: update to version 1.0 2013-01-30 11:29:55 +01:00
Peter Simons
38ab8fda13 haskell-bifunctors: update to version 3.2 2013-01-30 11:29:55 +01:00
Peter Simons
b569cf3429 haskell-authenticate: update to version 1.3.2.1 2013-01-30 11:29:55 +01:00
Peter Simons
1e00556795 haskell-HTTP: update to 4000.2.7 2013-01-30 11:29:54 +01:00
Peter Simons
89ee4bd883 haskell-split: update to 0.2.1.2 2013-01-30 11:29:54 +01:00
Peter Simons
792f47020b haskell-string-qq: add version 0.0.2 2013-01-30 11:29:54 +01:00
Peter Simons
e4d79d21aa Merge pull request #290 from vcunat/vlada/wpa-notg
wpa_supplicant: refactor settings, readline support (on by default)
2013-01-30 02:27:46 -08:00
Lluís Batlle i Rossell
be88539d84 stdenv bootstrap: removing xz override from stdenvLinuxBoot4
Due to xz being override in the last stdenv and also in the previous, the
nixpkgs xz ended up being built by bootstrap-tools, and thus depending on it
through libgcc_so.so.1. That ends up making 'nix' with a runtime
dependency on bootstrap-tools.
2013-01-29 23:39:27 +01:00
Lluís Batlle i Rossell
ea6b1d808c Adding an automatic proper platform for some systems we know
That eases the burden of having to always set the platform at
least in the non-pc pure nixpkgs platforms.
2013-01-29 22:11:37 +01:00
Aristid Breitkreuz
3a68505c6e GHC 7.6.2 2013-01-29 20:42:28 +01:00
Lluís Batlle i Rossell
0bf70832f4 Raspberrypi platform: make ext4 in kernel
I also make other modules in-kernel. I originally copied this
from the sheevaplug kernel, but the sheevaplug runs the initrd
and the raspberrypi not.
2013-01-29 20:17:36 +01:00
Lluís Batlle i Rossell
7bfd3fd5c8 git: adding an option not to build the manual
asciidoc+xsltproc take hours to run
2013-01-29 20:17:34 +01:00
Lluís Batlle i Rossell
45de66b2b1 Update the raspberry pi kernel to one newer. 2013-01-29 20:17:32 +01:00
Lluís Batlle i Rossell
60f2d9c6bb raspberrypi platform: adding a missing uboot attr
It's required, even if set to null, along all nixpkgs.
2013-01-29 20:17:30 +01:00
Lluís Batlle i Rossell
d770ea2ad2 Fixing the kernel target for raspberrypi (zImage)
Removing uboot things about it too.
2013-01-29 20:17:28 +01:00
Lluís Batlle i Rossell
675679f450 Fixes on VAAPI src packages.
The github 'snapshots' weren't stable on hashes, I think (at least as I saw
today trying to build vaapiVdpau in another computer).

Using released tarballs, pointer by vcunat.
2013-01-29 18:37:06 +01:00
Vladimír Čunát
0072c44255 wpa_supplicant: refactor settings, readline support (on by default) 2013-01-29 17:37:20 +01:00
Vladimír Čunát
3f49d8dd50 libspectre: minor update, patches no longer needed 2013-01-29 13:25:25 +01:00
Eelco Dolstra
cf9275bba4 chromium: Fix build
http://hydra.nixos.org/build/3914341
2013-01-29 13:14:52 +01:00
Eelco Dolstra
be412fc789 Rename openoffice directory to libreoffice 2013-01-29 12:43:53 +01:00
Eelco Dolstra
6dba65b51f openoffice: Remove
It's superseded by LibreOffice and doesn't build anymore.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
97c5ab3a6d linux-2.6.32-xen: Remove
Hasn't built in a long time and is obsolete anyway.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
8317cd1f14 kde-3: Remove
KDE 3 hasn't built in a long time.  Also remove six, the only package
with a dependency on KDE 3.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
5d6da38d33 cups: Don't build on Darwin 2013-01-29 12:43:53 +01:00
Eelco Dolstra
5f638a4e53 gcc-4.4: Fix build
http://hydra.nixos.org/build/3896514
2013-01-29 11:44:08 +01:00
Eelco Dolstra
eeb116a2eb emacs-22: Remove 2013-01-29 11:39:38 +01:00
Lluís Batlle i Rossell
c73655fa92 Adding the vaapi Intel driver.
I also renamed the vdpau driver to 'vaapiDriver' in all-packages. I think
it's a better name.
2013-01-29 01:10:00 +01:00
Lluís Batlle i Rossell
111b203467 Updates related to VAAPI/VDPAU
Making ffmpeg link to libva.
Add the vdpau driver for vaapi.
2013-01-29 01:10:00 +01:00
Eelco Dolstra
615b1d42a7 JSON::Any: Pull in JSON 2013-01-28 23:14:59 +01:00
Lluís Batlle i Rossell
8a9ba8c382 git: adding an option not to build the manual
asciidoc+xsltproc take hours to run
2013-01-28 21:24:52 +01:00
Peter Simons
6950cf3bc4 xfig: update download location of the Debian patch files 2013-01-28 19:40:02 +01:00
Peter Simons
c924e051b6 all-packages: redirect 'freeglut' attribute on Darwin to the native implementation 2013-01-28 19:32:47 +01:00
Peter Simons
07cdc02266 all-packages: redirect 'mesa' attribute on Darwin to the native implementation 2013-01-28 19:32:29 +01:00
Peter Simons
4a3904f82c all-packages: redirect 'x11' attribute on Darwin to the native implementation 2013-01-28 19:31:50 +01:00
Peter Simons
e460a3f37c pkgs/build-support/native-darwin-x11-and-opengl: lift native X11 and OpenGL implementation from Darwin into the Nix store 2013-01-28 19:30:32 +01:00
Eelco Dolstra
8cc94dc652 ov511: Remove
This is very obsolete (last updated for Linux 2.6.0-test4).
2013-01-28 18:31:18 +01:00
Eelco Dolstra
424d695cd8 xfig: Use the default gcc 2013-01-28 18:31:18 +01:00
Eelco Dolstra
24420373f4 modutils: Remove
This package is long obsolete.
2013-01-28 18:31:18 +01:00
Eelco Dolstra
f7cc884de4 gwt: Remove obsolete version 2013-01-28 18:31:17 +01:00
Eelco Dolstra
6930efd1e5 openjade: Use default gcc 2013-01-28 18:31:17 +01:00
Peter Simons
b5ce83d38d ledger-2.6.3: update the location of the source code tarball some more
I found the original tarball at a different URL. This one doesn't
require Autoconf et al to compile.
2013-01-28 18:05:54 +01:00
Peter Simons
bb7a5a1a9e ledger-2.6.3: update location of the source code tarball
The source code tarball we used to rely on has disappeared.
2013-01-28 18:00:11 +01:00
Eelco Dolstra
e0afec2edc pwdutils: Remove
This package no longer builds and is obsolete (use ‘shadow’ instead).
2013-01-28 17:58:43 +01:00
Eelco Dolstra
d1d0720861 wdiff: Update to 1.1.2 to fix the build
http://hydra.nixos.org/build/3875995
2013-01-28 17:47:12 +01:00
Eelco Dolstra
163c1d3acf gst-plugins-good: Fix build
http://hydra.nixos.org/build/3891290
2013-01-28 17:43:05 +01:00