Ludovic Courtès
|
2c41dc1c06
|
release-cross: Remove `--with-system' hack for cross-building Nix.
svn path=/nixpkgs/trunk/; revision=30479
|
2011-11-19 14:33:37 +00:00 |
|
Ludovic Courtès
|
2d99f951be
|
GNU Hurd: Update.
svn path=/nixpkgs/trunk/; revision=30478
|
2011-11-19 14:27:46 +00:00 |
|
Ludovic Courtès
|
ab25775f1c
|
release-cross: Adjust to `gnu.' renaming.
svn path=/nixpkgs/trunk/; revision=30477
|
2011-11-19 14:27:37 +00:00 |
|
Peter Simons
|
1c0ae7e8ed
|
git: updated to version 1.7.7.3
svn path=/nixpkgs/trunk/; revision=30476
|
2011-11-18 18:37:20 +00:00 |
|
Peter Simons
|
b8fe19cf6e
|
haskell-uu-parsinglib: updated to version 2.7.3
svn path=/nixpkgs/trunk/; revision=30475
|
2011-11-18 18:30:37 +00:00 |
|
Peter Simons
|
fad0086cbe
|
haskell-tagsoup: updated to version 0.12.5
svn path=/nixpkgs/trunk/; revision=30474
|
2011-11-18 18:30:33 +00:00 |
|
Peter Simons
|
a04e0f79ef
|
haskell-safe: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=30473
|
2011-11-18 18:30:30 +00:00 |
|
Peter Simons
|
410bd9f46a
|
haskell-graphviz: updated to version 2999.12.0.4
svn path=/nixpkgs/trunk/; revision=30472
|
2011-11-18 18:30:27 +00:00 |
|
Peter Simons
|
0d7b744419
|
haskell-double-conversion: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=30471
|
2011-11-18 18:30:24 +00:00 |
|
Peter Simons
|
4851602a03
|
haskell-criterion: updated to version 0.5.1.1
svn path=/nixpkgs/trunk/; revision=30470
|
2011-11-18 18:30:21 +00:00 |
|
Peter Simons
|
3656ca6d5b
|
haskell-blaze-textual: updated to version 0.2.0.5
svn path=/nixpkgs/trunk/; revision=30469
|
2011-11-18 18:30:18 +00:00 |
|
Peter Simons
|
ca45069a23
|
haskell-base16-bytestring: updated to version 0.1.1.3
svn path=/nixpkgs/trunk/; revision=30468
|
2011-11-18 18:30:12 +00:00 |
|
Eelco Dolstra
|
34a00e28da
|
* On FreeBSD, bash is usually installed in /usr/local.
svn path=/nixpkgs/trunk/; revision=30467
|
2011-11-18 17:41:21 +00:00 |
|
Eelco Dolstra
|
13551f95b5
|
* Fix the download site for Python nose.
svn path=/nixpkgs/trunk/; revision=30465
|
2011-11-18 17:07:40 +00:00 |
|
Eelco Dolstra
|
70b5cbe558
|
* libvirt updated to 0.9.7.
svn path=/nixpkgs/trunk/; revision=30464
|
2011-11-18 17:07:17 +00:00 |
|
Peter Simons
|
581511a0b4
|
boost: update to version 1.48
svn path=/nixpkgs/trunk/; revision=30463
|
2011-11-18 14:46:29 +00:00 |
|
Rob Vermaas
|
a456047fc1
|
update chrome
svn path=/nixpkgs/trunk/; revision=30462
|
2011-11-18 02:40:33 +00:00 |
|
Rob Vermaas
|
e2fd2c4e23
|
openvpn: enable option to use password files
svn path=/nixpkgs/trunk/; revision=30461
|
2011-11-18 02:10:14 +00:00 |
|
Eelco Dolstra
|
86e8dcc34b
|
* Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=30460
|
2011-11-17 12:05:52 +00:00 |
|
Shea Levy
|
f469a69b43
|
Explicitly provide a nix system string when building nixUnstable.hostDrv for gnu
svn path=/nixpkgs/trunk/; revision=30459
|
2011-11-16 21:04:58 +00:00 |
|
Shea Levy
|
10cbd00396
|
Allow cross-compiling configurations to explicitly give a system string when cross-building nix
svn path=/nixpkgs/trunk/; revision=30458
|
2011-11-16 21:04:02 +00:00 |
|
Shea Levy
|
e895fe5e2f
|
Use gc, dbi, and dbd-sqlite when cross-building nix
The dbi and dbd-sqlite may be hacks since they're not cross-built, I'm not certain
svn path=/nixpkgs/trunk/; revision=30455
|
2011-11-16 20:21:58 +00:00 |
|
Shea Levy
|
a28940d9d5
|
sqlite: Use {C,LD}FLAGS instead of NIX_CFLAGS_*
Now the flags are used when cross-building, too
svn path=/nixpkgs/trunk/; revision=30454
|
2011-11-16 20:21:07 +00:00 |
|
Peter Simons
|
d818fb3333
|
haskell-th-extras: added missing maintainers field
svn path=/nixpkgs/trunk/; revision=30453
|
2011-11-16 20:07:59 +00:00 |
|
Shea Levy
|
b597d8bfb6
|
openssl: Fix target settings when building for GNU/hurd
GNU/hurd cross-build succeeds now!
svn path=/nixpkgs/trunk/; revision=30452
|
2011-11-16 19:03:52 +00:00 |
|
Shea Levy
|
4231e7ba5e
|
openssl: Fix hurd-x86 cross-build
Now the install phase fails.
svn path=/nixpkgs/trunk/; revision=30451
|
2011-11-16 18:33:12 +00:00 |
|
Rob Vermaas
|
f9a103164d
|
sqlite 3.7.9 breaks DBDSqlite, added local override for now, didn't want to add extra variant in all-packages
svn path=/nixpkgs/trunk/; revision=30450
|
2011-11-16 18:23:44 +00:00 |
|
Rob Vermaas
|
8f5e72912e
|
use older sqlite for perlPackages.DBDSQLite
svn path=/nixpkgs/trunk/; revision=30449
|
2011-11-16 18:21:23 +00:00 |
|
Eelco Dolstra
|
bb002fc121
|
* Unbreak the Nixpkgs tarball.
svn path=/nixpkgs/trunk/; revision=30447
|
2011-11-16 16:31:02 +00:00 |
|
Ludovic Courtès
|
0093d96841
|
GNU Wget: Prepare for cross-compilation of a stripped-down version.
svn path=/nixpkgs/trunk/; revision=30445
|
2011-11-16 14:48:27 +00:00 |
|
Lluís Batlle i Rossell
|
1ff3207641
|
Updating libchop to 0.5.1
svn path=/nixpkgs/trunk/; revision=30444
|
2011-11-16 14:43:04 +00:00 |
|
Peter Simons
|
692efb76e4
|
mercurial: updated to version 2.0
svn path=/nixpkgs/trunk/; revision=30443
|
2011-11-16 14:37:11 +00:00 |
|
Peter Simons
|
ce87cf8033
|
haskell-safe: updated to version 0.3.2
svn path=/nixpkgs/trunk/; revision=30440
|
2011-11-15 17:55:12 +00:00 |
|
Peter Simons
|
f35da23117
|
haskell-random-source: updated to version 0.3.0.2
svn path=/nixpkgs/trunk/; revision=30439
|
2011-11-15 17:55:09 +00:00 |
|
Peter Simons
|
89cebd31d3
|
haskell-pango: updated to version 0.12.2
svn path=/nixpkgs/trunk/; revision=30438
|
2011-11-15 17:55:06 +00:00 |
|
Peter Simons
|
c0ffdcf4bb
|
haskell-happstack-hamlet: updated to version 6.2.1
svn path=/nixpkgs/trunk/; revision=30437
|
2011-11-15 17:55:03 +00:00 |
|
Peter Simons
|
3596f8f1e1
|
haskell-gtk: updated to version 0.12.2
svn path=/nixpkgs/trunk/; revision=30436
|
2011-11-15 17:55:00 +00:00 |
|
Peter Simons
|
27c001669f
|
haskell-glib: updated to version 0.12.2
svn path=/nixpkgs/trunk/; revision=30435
|
2011-11-15 17:54:56 +00:00 |
|
Peter Simons
|
c61a1f1a1a
|
haskell-flexible-defaults: updated to version 0.0.0.3
svn path=/nixpkgs/trunk/; revision=30434
|
2011-11-15 17:54:53 +00:00 |
|
Peter Simons
|
5a1ea61368
|
haskell-cairo: updated to version 0.12.2
svn path=/nixpkgs/trunk/; revision=30433
|
2011-11-15 17:54:50 +00:00 |
|
Peter Simons
|
5da8244a14
|
haskell-th-extras: added version 0.0.0.1
svn path=/nixpkgs/trunk/; revision=30432
|
2011-11-15 17:54:46 +00:00 |
|
Shea Levy
|
d161032cc1
|
Fix freetds description
svn path=/nixpkgs/trunk/; revision=30431
|
2011-11-14 20:27:09 +00:00 |
|
Ludovic Courtès
|
175f3b3e62
|
libchop: Add patches that fix the whole thing.
svn path=/nixpkgs/trunk/; revision=30430
|
2011-11-14 20:10:01 +00:00 |
|
Piotr Pietraszkiewicz
|
63d36b5185
|
Version bump - Gource 0.37
svn path=/nixpkgs/trunk/; revision=30429
|
2011-11-14 20:03:43 +00:00 |
|
Andres Löh
|
ab07a41756
|
Added haskell-bytestring-lexing.
svn path=/nixpkgs/trunk/; revision=30428
|
2011-11-14 16:57:26 +00:00 |
|
Shea Levy
|
9a9df48782
|
Linux 3.0.9 and 3.1.1
svn path=/nixpkgs/trunk/; revision=30427
|
2011-11-14 16:55:50 +00:00 |
|
Peter Simons
|
1a4f43c7b3
|
wireshark: updated to version 1.6.2
svn path=/nixpkgs/trunk/; revision=30426
|
2011-11-14 15:11:23 +00:00 |
|
Lluís Batlle i Rossell
|
1c63e1ca83
|
a change I missed for the amsn update.
svn path=/nixpkgs/trunk/; revision=30421
|
2011-11-14 09:59:30 +00:00 |
|
Lluís Batlle i Rossell
|
45388a9ae1
|
Updating aMSN.
svn path=/nixpkgs/trunk/; revision=30420
|
2011-11-14 09:59:26 +00:00 |
|
Ludovic Courtès
|
54e4f2d5b5
|
Cross-build Guile 2.0 for GNU.
svn path=/nixpkgs/trunk/; revision=30419
|
2011-11-14 09:57:13 +00:00 |
|