Commit graph

21204 commits

Author SHA1 Message Date
Eelco Dolstra
c4041d9c39 grub: Fix build on Glibc 2.16
http://hydra.nixos.org/build/3046836
2012-09-21 10:36:40 -04:00
Eelco Dolstra
5d859baf59 pam: Update to 1.1.6 2012-09-21 10:20:26 -04:00
Eelco Dolstra
4367db0bd2 Disable libxcrypt in PAM
It no longer builds: http://hydra.nixos.org/build/3046895

AFAIK we need libxcrypt for the legacy blowfish support, but it might
be better to apply this patch to Glibc:

http://cvs.pld-linux.org/cgi-bin/viewvc.cgi/cvs/packages/glibc/glibc-crypt-blowfish.patch?view=log
2012-09-21 10:18:48 -04:00
Eelco Dolstra
8ed71a1ee5 perl: Add 5.16.1 2012-09-18 15:23:07 -04:00
Eelco Dolstra
9b0ed02f9b Remove Glibc 2.14 2012-09-18 14:59:26 -04:00
Eelco Dolstra
68da39a63f xz: Update to 5.0.4 2012-09-18 14:52:41 -04:00
Eelco Dolstra
a893399776 Fix more gets() problems 2012-09-18 14:51:15 -04:00
Eelco Dolstra
80be1c60d5 gawk: Update to 4.0.1 2012-09-18 14:50:35 -04:00
Eelco Dolstra
23deea257d gnugrep: Update to 2.14 2012-09-18 14:49:03 -04:00
Eelco Dolstra
db5c495d98 coreutils: Update to 8.19 2012-09-18 14:48:48 -04:00
Eelco Dolstra
37b44ed690 patch: Update to 2.7 2012-09-18 14:48:31 -04:00
Eelco Dolstra
6d3ce2e347 ed: Update to 1.6 2012-09-18 14:48:01 -04:00
Eelco Dolstra
51a6b27cc7 gzip: Update to 1.5
This fixes the gets() problem in gzip.

Also disabled "make check" because it depends on Perl and more/less,
which is undesirable in the stdenv bootstrap.
2012-09-18 14:30:19 -04:00
Eelco Dolstra
fcc18aad0a Fix some packages that referred to gets()
Glibc no longer defines gets() if _GNU_SOURCE is defined.
2012-09-18 14:05:23 -04:00
Eelco Dolstra
aa34058205 glibc: Update to 2.16 2012-09-18 12:38:43 -04:00
Eelco Dolstra
375341bd73 Remove obsolete Glibc versions 2012-09-18 11:13:54 -04:00
Eelco Dolstra
0b900d21f4 Remove unused files 2012-09-18 11:09:18 -04:00
Eelco Dolstra
1ab6957c69 Remove duplicate attribute 2012-09-18 11:08:45 -04:00
Peter Simons
77a21eed08 Clean up changes to the Cabal builder, which needed to be done in an awkward fashion to avoid a complete re-build of all Haskell packages. 2012-09-11 16:53:48 +02:00
Peter Simons
d5677fe6c7 stdenv-updates: merge updates from 'master' branch 2012-09-11 16:48:41 +02:00
Arie Middelkoop
504e2ad128 updates coccinelle to 1.0-rc15 2012-09-11 15:02:37 +02:00
Peter Simons
d6f289f10c haskell-yesod: update to version 1.1.0.3 2012-09-11 12:15:36 +02:00
Peter Simons
cc22e43f5a haskell-yesod-static: update to version 1.1.0.1 2012-09-11 12:15:36 +02:00
Peter Simons
bac22b8743 haskell-yesod-form: update to version 1.1.1.1 2012-09-11 12:15:36 +02:00
Peter Simons
6d21a18369 haskell-yesod-core: update to version 1.1.1.2 2012-09-11 12:15:36 +02:00
Peter Simons
44fe21f093 haskell-yesod-auth: update to version 1.1.1.1 2012-09-11 12:15:36 +02:00
Peter Simons
4d329a6ee5 haskell-xml-conduit: update to version 1.0.3.1 2012-09-11 12:15:36 +02:00
Peter Simons
b24351998b haskell-wai-logger: update to version 0.3.0 2012-09-11 12:15:35 +02:00
Peter Simons
1622070cef haskell-skein: update to version 0.1.0.9 2012-09-11 12:15:35 +02:00
Peter Simons
7b27f68e42 haskell-shakespeare: update to version 1.0.1.3 2012-09-11 12:15:35 +02:00
Peter Simons
053d65377b haskell-resourcet: update to version 0.4.0.1 2012-09-11 12:15:35 +02:00
Peter Simons
1464dd7183 haskell-pool-conduit: update to version 0.1.0.3 2012-09-11 12:15:35 +02:00
Peter Simons
0af0365640 haskell-persistent: update to version 1.0.1.1 2012-09-11 12:15:35 +02:00
Peter Simons
b32dc0cad7 haskell-persistent-template: update to version 1.0.0.1 2012-09-11 12:15:35 +02:00
Peter Simons
bee2f63817 haskell-http-conduit: update to version 1.6.0.3 2012-09-11 12:15:35 +02:00
Peter Simons
5c75c45f26 haskell-fast-logger: update to version 0.3.1 2012-09-11 12:15:34 +02:00
Peter Simons
98865175ac haskell-async: update to version 2.0.1.3 2012-09-11 12:15:34 +02:00
Peter Simons
d23a9edde1 haskell-diagrams: cosmetic 2012-09-11 12:13:55 +02:00
Peter Simons
20518a9556 haskell-yaml: update to version 0.8.0.2 2012-09-11 12:07:40 +02:00
Peter Simons
277527fef7 haskell-wai-extra: update to version 1.3.0.1 2012-09-11 12:07:40 +02:00
Peter Simons
027faa3045 haskell-wai-app-static: update to version 1.3.0.1 2012-09-11 12:07:39 +02:00
Peter Simons
80505bb416 haskell-monad-logger: update to version 0.2.0.1 2012-09-11 12:07:39 +02:00
Peter Simons
7ef7641d1e haskell-http-conduit: update to version 1.6.0.2 2012-09-11 12:07:39 +02:00
Peter Simons
6cff725ee9 haskell-file-embed: update to version 0.0.4.5 2012-09-11 12:07:39 +02:00
Peter Simons
74eaab50ce haskell-conduit: update to version 0.5.2.4 2012-09-11 12:07:39 +02:00
Peter Simons
e81449b41e haskell-clientsession: update to version 0.8.0.1 2012-09-11 12:07:38 +02:00
Peter Simons
b4102299e5 haskell-authenticate: update to version 1.3.1.1 2012-09-11 12:07:38 +02:00
Peter Simons
2a183e60bf all-packages.nix: recurse into haskellPackages_ghc761 package set to make it available to nix-env 2012-09-11 10:42:50 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
This introduces the following changes:

 * Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
   missing meta attributes.
 * Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
   present.
 * Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
 * Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
   and is a variation of the BSD license with restrictions regarding
   governmental use.
 * New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
aszlig
9ebc8cbc33
Merge branch 'chromium-update'
This updates the versions for the following channels:

stable: 21.0.1180.81 -> 21.0.1180.89
beta: 22.0.1229.14 -> 22.0.1229.39
dev: 23.0.1243.2 -> 23.0.1255.0

And also fixes build failures for the beta and dev channels.
2012-09-11 04:55:15 +02:00