aszlig
8e08e9ccf0
curl: Update to version 7.29.0.
...
This version contains a security fix for CVE-2013-0249, for details please have
a look at:
http://curl.haxx.se/docs/adv_20130206.html
Thanks to @roconnor for pointing this out.
I'm pushing this to stdenv-updates because I'm not quite sure if it will break
other things because 7.29.0 is now non-blocking by default. Plus the security
vulnerability only affects IMAP, POP3 and SMTP protocol support.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-08 09:03:22 +01:00
Shea Levy
45f6008817
cmake setup hook: If configurePhase is set, don't override it
2013-02-07 14:03:23 -05:00
Vladimír Čunát
c95cbc12cb
wesnoth: fix by updating and using newer boost
2013-02-05 19:40:06 +01:00
Vladimír Čunát
19721fe792
vim: fix a typo from commit ab3eea
2013-02-05 17:51:30 +01:00
Vladimír Čunát
bb7f1f38c2
clisp: fix after glibc update
2013-02-05 15:23:09 +01: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
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
Eelco Dolstra
cf9275bba4
chromium: Fix build
...
http://hydra.nixos.org/build/3914341
2013-01-29 13:14:52 +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
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
Eelco Dolstra
dbedbdc939
types.h -> types.patch
2013-01-28 17:27:14 +01:00
Eelco Dolstra
c8aed4202d
eject: Remove
...
This command is part of util-linux now.
2013-01-28 17:25:59 +01:00
Eelco Dolstra
d8f8a29758
gcc-upc: Remove
...
This version (4.0) is obsolete. And UPC will be merged in GCC 4.8
anyway.
2013-01-28 17:19:04 +01:00
Eelco Dolstra
ce83f79a65
util-linux: Update to 2.22.2
...
This update is essential because coreutils no longer provides ‘su’.
Also enable ‘last’ and some other commands so that we can get rid of
sysvtools.
2013-01-28 17:19:03 +01:00
Eelco Dolstra
d2b76e68d0
gcc-4.1: Remove
...
No longer used and doesn't build.
2013-01-28 17:19:03 +01:00
Eelco Dolstra
cb07844c9d
gcc-2.95: Remove
...
Hasn't built in a long time.
2013-01-28 17:19:03 +01:00
Eelco Dolstra
5f6de267f0
gcc-4.0: Remove
2013-01-28 17:19:03 +01:00
Eelco Dolstra
5200c92aa0
libxcrypt: Remove
2013-01-28 17:19:03 +01:00
Eelco Dolstra
2dc0e9070e
tigervnc: Drop dependency on libxcrypt
...
http://hydra.nixos.org/build/3875072
2013-01-28 17:19:03 +01:00
Eelco Dolstra
5cad2c497d
valgrind: Support Glibc 2.17
...
http://hydra.nixos.org/build/3894741
2013-01-28 17:19:03 +01:00
Eelco Dolstra
25a875195d
syslinux: Update to 4.06 and fix build
...
http://hydra.nixos.org/build/3890519
2013-01-28 17:19:02 +01:00
Eelco Dolstra
b0cb17257b
rcs: Update to 5.8.1 and fix build
...
http://hydra.nixos.org/build/3895835
2013-01-28 17:19:02 +01:00
Eelco Dolstra
b40ca97f00
pam_unix2: Remove
...
It no longer builds and NixOS doesn't use it anymore.
2013-01-28 17:19:02 +01:00
Eelco Dolstra
6eb71ff01c
gcc-4.3: Apply siginfo_t fix
...
Borrowed from Gentoo.
2013-01-28 17:19:02 +01:00
Eelco Dolstra
1b7c5d3717
Remove some unused Boost versions
2013-01-28 17:19:02 +01:00
Eelco Dolstra
f6e012591f
Rename boost => boost-headers
...
Suffixes like "-headers" should go *before* the version part;
otherwise nix-env will think boost and boost-*-headers are the same
package.
2013-01-28 17:19:02 +01:00
Eelco Dolstra
4718d430cc
mailutils: Fix build
...
http://hydra.nixos.org/build/3875816
2013-01-28 17:19:02 +01:00
Eelco Dolstra
84adcc2241
boost-1.49: Fix build
...
http://hydra.nixos.org/build/3890924
2013-01-28 17:19:01 +01:00
Eelco Dolstra
08b8512ce4
lftp: Update to 4.4.0 and fix build
...
http://hydra.nixos.org/build/3896385
2013-01-28 17:19:01 +01:00
Eelco Dolstra
38ced3b436
jfsutils: Fix build
...
http://hydra.nixos.org/build/3897210
2013-01-28 17:19:01 +01:00
Eelco Dolstra
35af62f998
gperftools: Update to 2.0 and fix build
...
http://hydra.nixos.org/build/3875478
2013-01-28 17:19:01 +01:00
Eelco Dolstra
67de843bce
ebtables: Update to 2.0.10-4 and fix build
...
http://hydra.nixos.org/build/3891670
2013-01-28 17:19:01 +01:00
Eelco Dolstra
4172cbee05
shishi: Fix build
...
http://hydra.nixos.org/build/3884001
2013-01-28 17:19:01 +01:00
Eelco Dolstra
139cb0d41e
acct: Fix build
...
http://hydra.nixos.org/build/3887914
2013-01-28 17:19:01 +01:00
Eelco Dolstra
ac9932d133
iasl: Fix build
...
http://hydra.nixos.org/build/3887583
2013-01-28 17:19:01 +01:00
Lluís Batlle i Rossell
a87fba9619
Adding the firmware files for raspberrypi
2013-01-27 17:49:02 +00:00
Lluís Batlle i Rossell
3b26ba7019
Merge remote-tracking branch 'central/master' into stdenv-updates
...
Conflicts:
pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons
bff4b06640
youtube-dl: enable builds by Hydra on Linux and Darwin
...
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Peter Simons
0d141e23a1
haskell-lens: update to version 3.8.2
2013-01-25 14:54:29 +01:00
Peter Simons
1ccfaad525
haskell-diagrams-contrib: update to version 0.6.0.2
2013-01-25 14:54:28 +01:00
Peter Simons
3395d065ee
haskell-cpphs: update to version 1.16
2013-01-25 14:52:04 +01:00
Peter Simons
8db11ef402
haskell-hlint: update to version 1.8.42
2013-01-25 14:52:04 +01:00