Commit Graph

16566 Commits

Author SHA1 Message Date
Shea Levy
58fbba200c Add optional yaml support to ruby
svn path=/nixpkgs/trunk/; revision=30536
2011-11-23 06:32:17 +00:00
Shea Levy
68aaf3c843 Include Apple's libtool in darwin-cctools-wrapper
Packages which need GNU libtool should explicitly include it in buildInputs

svn path=/nixpkgs/trunk/; revision=30535
2011-11-23 02:39:09 +00:00
Peter Simons
9670a4fdb1 haskell-packages: changed happy and haddock attributes to refer to the
latest versions respectively. This change won't have much of an effect,
though, because we override these attributes based on the compiler
version that's used.

svn path=/nixpkgs/trunk/; revision=30534
2011-11-22 20:16:23 +00:00
Peter Simons
d91e0ada98 haskell-libmpd: updated to version 0.7.0
svn path=/nixpkgs/trunk/; revision=30533
2011-11-22 19:33:22 +00:00
Eelco Dolstra
327715f5df * Remove missing packages.
svn path=/nixpkgs/trunk/; revision=30532
2011-11-22 18:09:33 +00:00
Shea Levy
df05356c05 Linux 3.1.2
svn path=/nixpkgs/trunk/; revision=30529
2011-11-22 17:05:18 +00:00
Eelco Dolstra
350e31a223 * Added CatalystX::Script::Server::Starman, plus some Perl package
updates.

svn path=/nixpkgs/trunk/; revision=30528
2011-11-22 15:47:56 +00:00
Eelco Dolstra
050ea14022 * DBLaTeX updated to 0.3.2.
svn path=/nixpkgs/trunk/; revision=30523
2011-11-22 12:59:22 +00:00
Ludovic Courtès
ea96ea5d2f GCC 4.5: Fix cross-compilation to MinGW.
svn path=/nixpkgs/trunk/; revision=30522
2011-11-22 08:45:25 +00:00
Karn Kallio
67653f93fa Wesnoth does not build with boost 1.48
svn path=/nixpkgs/trunk/; revision=30521
2011-11-22 06:13:18 +00:00
Karn Kallio
2ef1290de3 koffice does not build with boost 1.48; use 1.47 instead.
svn path=/nixpkgs/trunk/; revision=30520
2011-11-22 04:38:14 +00:00
Peter Simons
d844bc8bdb haskell-libmpd: added meta.maintainers attribute
svn path=/nixpkgs/trunk/; revision=30519
2011-11-21 18:09:41 +00:00
Peter Simons
7779b6245e haskell-cabal2nix: updated to version 1.19
svn path=/nixpkgs/trunk/; revision=30518
2011-11-21 18:09:38 +00:00
Peter Simons
fc337ed33c haskell-vector-space: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=30517
2011-11-21 18:09:36 +00:00
Peter Simons
d471371bd0 haskell-xmonad-extras: enable mpd and hlist extras
svn path=/nixpkgs/trunk/; revision=30516
2011-11-21 18:02:24 +00:00
Peter Simons
5ffe6771ad haskell-libmpd: added version 0.6.0
svn path=/nixpkgs/trunk/; revision=30515
2011-11-21 18:02:22 +00:00
Peter Simons
4d33d402c1 haskell-enumerator: updated to version 0.4.16
svn path=/nixpkgs/trunk/; revision=30514
2011-11-21 17:54:34 +00:00
Peter Simons
80dc05cc9a haskell-xmonad-extras: updated to version 0.10
svn path=/nixpkgs/trunk/; revision=30513
2011-11-21 17:54:29 +00:00
Rob Vermaas
47e2f1c820 update nixUnstable
svn path=/nixpkgs/trunk/; revision=30511
2011-11-21 15:41:19 +00:00
Eelco Dolstra
2a91cfa027 * /bin and /usr/bin are the same on OpenSolaris so the
special case is unnecessary.

svn path=/nixpkgs/trunk/; revision=30509
2011-11-21 14:55:58 +00:00
Lluís Batlle i Rossell
eb38ca06bf Updating giv.
svn path=/nixpkgs/trunk/; revision=30508
2011-11-21 14:47:28 +00:00
Eelco Dolstra
5abed12234 * i386-sunos -> i686-solaris.
svn path=/nixpkgs/trunk/; revision=30507
2011-11-21 14:11:04 +00:00
Eelco Dolstra
cf4a0bdce9 svn path=/nixpkgs/trunk/; revision=30506 2011-11-21 14:05:26 +00:00
Eelco Dolstra
7c5f627645 * Sigh. Nixpkgs broken again...
svn path=/nixpkgs/trunk/; revision=30505
2011-11-21 13:58:46 +00:00
Shea Levy
176bcf9453 libidn: Don't run tests on darwin, something is wrong with the testing script
svn path=/nixpkgs/trunk/; revision=30501
2011-11-20 21:51:17 +00:00
Florian Friesdorf
aea0ac2543 xapian(-bindings)-1.2.7
svn path=/nixpkgs/trunk/; revision=30500
2011-11-20 21:49:20 +00:00
Florian Friesdorf
b781b722ab xapian(-bindings) use license path instead of string
svn path=/nixpkgs/trunk/; revision=30499
2011-11-20 21:49:13 +00:00
Florian Friesdorf
50bfde368e notmuch use license path instead of string
svn path=/nixpkgs/trunk/; revision=30498
2011-11-20 21:49:06 +00:00
Florian Friesdorf
1b8c781a0c add dtach-0.8
svn path=/nixpkgs/trunk/; revision=30497
2011-11-20 21:48:56 +00:00
Ludovic Courtès
4122bd643e validateLicenses: Warn about derivations lacking licensing information.
svn path=/nixpkgs/trunk/; revision=30496
2011-11-20 20:53:15 +00:00
Ludovic Courtès
36da53ebc3 Adobe Reader: Set `meta.license'.
svn path=/nixpkgs/trunk/; revision=30495
2011-11-20 20:42:24 +00:00
Ludovic Courtès
2448161213 stdenv adapters: Use toString' instead of exprToString'.
svn path=/nixpkgs/trunk/; revision=30494
2011-11-20 20:42:05 +00:00
Peter Simons
e0f38af4e3 haskell-blaze-html: updated to version 0.4.2.2
svn path=/nixpkgs/trunk/; revision=30493
2011-11-20 19:25:13 +00:00
Florian Friesdorf
b555892dff notmuch-0.9
svn path=/nixpkgs/trunk/; revision=30491
2011-11-20 19:22:53 +00:00
Alexander Tsamutali
5598fcf36c games/warzone2100: Updated to 2.3.9.
svn path=/nixpkgs/trunk/; revision=30490
2011-11-20 17:10:54 +00:00
Peter Simons
59fa8fc940 xmonad: patch source code to refer to xmessage(1) using its complete path
svn path=/nixpkgs/trunk/; revision=30488
2011-11-20 10:21:38 +00:00
Peter Simons
0a872860d7 haskell-smallcheck: updated to version 0.5
svn path=/nixpkgs/trunk/; revision=30487
2011-11-20 10:13:48 +00:00
Peter Simons
589be8e754 haskell-xmonad-contrib: updated to version 0.10
svn path=/nixpkgs/trunk/; revision=30486
2011-11-20 10:13:43 +00:00
Peter Simons
32f1cfcd26 haskell-xmonad: updated to version 0.10
svn path=/nixpkgs/trunk/; revision=30485
2011-11-20 10:13:34 +00:00
Ludovic Courtès
ef41b48dcb GDB: Check for `stdenv.system == "i686-gnu"'.
Reported by Shea Levy, thanks!

svn path=/nixpkgs/trunk/; revision=30484
2011-11-19 20:37:44 +00:00
Ludovic Courtès
d3a8263552 GNU Shishi: Use GnuTLS 2.x.
svn path=/nixpkgs/trunk/; revision=30483
2011-11-19 20:13:02 +00:00
Ludovic Courtès
9b2bd7479f Shadow: Make Linux-PAM optional; allow cross-compilation.
svn path=/nixpkgs/trunk/; revision=30482
2011-11-19 18:28:16 +00:00
Ludovic Courtès
a148b889f1 GDB: Allow cross-compilation for GNU.
svn path=/nixpkgs/trunk/; revision=30481
2011-11-19 18:28:10 +00:00
Evgeny Egorochkin
351ff3583d TorChat: packaged
svn path=/nixpkgs/trunk/; revision=30480
2011-11-19 17:12:00 +00:00
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
Ludovic Courtès
82c276606e libchop: Build on Hydra.
svn path=/nixpkgs/trunk/; revision=30418
2011-11-13 23:22:30 +00:00
Ludovic Courtès
c9e8f6fc40 libchop: Attempt to fix bug in Guile bindings; augment the expression.
svn path=/nixpkgs/trunk/; revision=30417
2011-11-13 22:25:30 +00:00
Ludovic Courtès
c62c173944 GNU Guile: Disable GC-sensitive tests.
The "Unused modules are removed" test happens to fail sometimes on
i686-linux.

svn path=/nixpkgs/trunk/; revision=30416
2011-11-13 22:15:58 +00:00
Ludovic Courtès
e98264fe8f GNU Guile: Fix cross-compilation.
svn path=/nixpkgs/trunk/; revision=30415
2011-11-13 21:28:35 +00:00
Ludovic Courtès
db1b4e2edc GNU Zile: Fix cross-compilation.
svn path=/nixpkgs/trunk/; revision=30414
2011-11-13 21:28:29 +00:00
Lluís Batlle i Rossell
ac443637fe Fixing the description of libchop; it had the reminiscences of the gnutls default.nix I used as base.
svn path=/nixpkgs/trunk/; revision=30413
2011-11-13 14:56:14 +00:00
Ludovic Courtès
fa97f54001 GCC 4.5: Fix `gcc45.hostDrv' for GNU.
This fixes a regression introduced in r30410 ("Do not apply
Hurd-specific fixes for simple cross-Linux. Unfortunately, still no luck
with my ARM device").

svn path=/nixpkgs/trunk/; revision=30412
2011-11-13 14:39:15 +00:00
Lluís Batlle i Rossell
eb3c58cd64 Adding libchop. I want to try it. Why didn't ludo add this, I don't know. :)
svn path=/nixpkgs/trunk/; revision=30411
2011-11-13 14:33:31 +00:00
Michael Raskin
612fd5de82 Do not apply Hurd-specific fixes for simple cross-Linux. Unfortunately, still no luck with my ARM device
svn path=/nixpkgs/trunk/; revision=30410
2011-11-13 13:54:04 +00:00
Peter Simons
3e4045ee9f haskell-haskell-src: added version 1.0.1.5
svn path=/nixpkgs/trunk/; revision=30409
2011-11-13 01:38:09 +00:00
Peter Simons
d2464a9fe1 haskell-terminfo: updated to version 0.3.2.3
svn path=/nixpkgs/trunk/; revision=30408
2011-11-13 01:38:06 +00:00
Peter Simons
8b23854f56 haskell-hxt: updated to version 9.1.5
svn path=/nixpkgs/trunk/; revision=30407
2011-11-13 01:38:03 +00:00
Peter Simons
5b0b90f9f3 haskell-certificate: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=30406
2011-11-13 01:38:00 +00:00
Peter Simons
ca23e0c941 haskell-HaskellForMaths: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=30405
2011-11-13 01:37:57 +00:00
Peter Simons
a875b4bc1e haskell-epic: updated to version 0.9
svn path=/nixpkgs/trunk/; revision=30404
2011-11-13 01:37:52 +00:00
Ludovic Courtès
6c90f91463 GCC 4.5: Fix the Canadian cross, aka. `gcc45.hostDrv'.
svn path=/nixpkgs/trunk/; revision=30403
2011-11-12 23:55:53 +00:00
Ludovic Courtès
f68d9d7c29 GCC 4.6: Better separate native and host build inputs.
svn path=/nixpkgs/trunk/; revision=30402
2011-11-12 23:55:48 +00:00
Ludovic Courtès
ea3ac07d92 GCC 4.5: Allow libcCross != null && cross == null' for gcc.hostDrv'.
svn path=/nixpkgs/trunk/; revision=30401
2011-11-12 23:55:41 +00:00
Ludovic Courtès
2741c168fe GCC 4.5: Provide the right system include directory on GNU/Hurd.
svn path=/nixpkgs/trunk/; revision=30400
2011-11-12 23:55:35 +00:00
Peter Simons
8157570495 all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=30399
2011-11-12 22:19:11 +00:00
Peter Simons
66bd9580f0 Added GHC 7.2.2.
svn path=/nixpkgs/trunk/; revision=30398
2011-11-12 22:19:03 +00:00
Evgeny Egorochkin
b92b8f3d78 libtorrent-rasterbar: version bump
svn path=/nixpkgs/trunk/; revision=30397
2011-11-12 17:56:26 +00:00
Lluís Batlle i Rossell
accdb3b19f Fixing xfontsel, so it now starts finding the dynamic libs.
svn path=/nixpkgs/trunk/; revision=30396
2011-11-12 17:29:11 +00:00
Alexander Tsamutali
52e58c6c27 development/compilers/nvidia-cg-toolkit: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30395
2011-11-12 17:19:45 +00:00
Alexander Tsamutali
20005b7f5d Reverting 30393.
svn path=/nixpkgs/trunk/; revision=30394
2011-11-12 17:11:25 +00:00
Alexander Tsamutali
4f3ffcd0ec development/compilers/nvidia-cg-toolkit: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30393
2011-11-12 17:03:44 +00:00
Evgeny Egorochkin
0b322b9227 Spring: version bump
svn path=/nixpkgs/trunk/; revision=30392
2011-11-12 16:51:44 +00:00
Michael Raskin
94149403e5 Firefox 9.0beta1
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra
e6cbed31ee * Hard-code the path to xdpyinfo rather than expecting it to be in
$PATH.  This is necessary because x11vnc does a "su - <user>
  ... xdpyinfo" somewhere.

svn path=/nixpkgs/trunk/; revision=30387
2011-11-11 03:11:09 +00:00
Eelco Dolstra
718a4ec1c5 svn path=/nixpkgs/trunk/; revision=30386 2011-11-11 02:28:12 +00:00
Eelco Dolstra
89fb4363b4 * Oops, forgot to commit.
svn path=/nixpkgs/trunk/; revision=30385
2011-11-11 02:21:25 +00:00
Eelco Dolstra
5b622e20a1 * KDE 4.7.3.
svn path=/nixpkgs/trunk/; revision=30384
2011-11-10 23:35:58 +00:00
Eelco Dolstra
1abb8f9a26 * Fix PulseAudio's config files installation paths.
svn path=/nixpkgs/trunk/; revision=30383
2011-11-10 23:27:05 +00:00
Eelco Dolstra
c8da189d39 * Added Firefox 8.0.
* Removed Firefox 6.

svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Eelco Dolstra
6e5c0d70db * Add platforms attribute.
svn path=/nixpkgs/trunk/; revision=30380
2011-11-10 22:50:45 +00:00
Eelco Dolstra
75b7d02633 * Added oidentd, an implementation of the IDENT protocol.
svn path=/nixpkgs/trunk/; revision=30379
2011-11-10 22:29:58 +00:00
Shea Levy
e8b1259990 Add freetds
svn path=/nixpkgs/trunk/; revision=30378
2011-11-10 22:20:48 +00:00
Lluís Batlle i Rossell
8ce410c6f3 Adding more libraries to have a more featured dar.
svn path=/nixpkgs/trunk/; revision=30377
2011-11-10 21:29:00 +00:00
Lluís Batlle i Rossell
1791ea0919 Another update to dar. Let's use the very latest release.
svn path=/nixpkgs/trunk/; revision=30376
2011-11-10 21:23:09 +00:00
Lluís Batlle i Rossell
9908557ae0 Updating dar.
svn path=/nixpkgs/trunk/; revision=30375
2011-11-10 21:19:30 +00:00
Eelco Dolstra
75b527df8e * Fix some hard-coded paths.
svn path=/nixpkgs/trunk/; revision=30373
2011-11-10 19:06:02 +00:00
Eelco Dolstra
d0c78d6a58 * TigerVNC updated to 1.1.0.
* Build TigerVNC with TLS and PAM support.  TLS support is important
  to support encrypted VNC servers.

svn path=/nixpkgs/trunk/; revision=30372
2011-11-10 19:05:43 +00:00
Marco Maggesi
fa47d66e22 Updated HOL Light to revision 112
svn path=/nixpkgs/trunk/; revision=30369
2011-11-10 15:35:53 +00:00
Michael Raskin
2627cc77a7 Update Racket
svn path=/nixpkgs/trunk/; revision=30368
2011-11-10 11:51:51 +00:00
Michael Raskin
2eadc91f84 Oops
svn path=/nixpkgs/trunk/; revision=30367
2011-11-10 05:18:30 +00:00
Michael Raskin
279e5fb324 Update Wine
svn path=/nixpkgs/trunk/; revision=30366
2011-11-10 04:31:52 +00:00
Michael Raskin
e85bfd3c1b Update SBCL
svn path=/nixpkgs/trunk/; revision=30365
2011-11-10 04:20:33 +00:00
Lluís Batlle i Rossell
3f160bea0e Updating xterm. Just to have the latest.
svn path=/nixpkgs/trunk/; revision=30364
2011-11-09 22:59:46 +00:00
Lluís Batlle i Rossell
c761760442 Adding imapproxy
svn path=/nixpkgs/trunk/; revision=30360
2011-11-09 18:25:55 +00:00
Shea Levy
2be3b97cba Use the patchelf-0.6 release for patchelf06 in trunk
svn path=/nixpkgs/trunk/; revision=30359
2011-11-09 18:17:18 +00:00
Peter Simons
2fb991c7ff haskell-texmath: updated to version 0.5.0.3
svn path=/nixpkgs/trunk/; revision=30358
2011-11-09 18:00:54 +00:00
Peter Simons
af4bbc68a2 haskell-safe: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=30357
2011-11-09 18:00:50 +00:00
Eelco Dolstra
43b5478d1d * x11vnc updated to 0.9.13.
svn path=/nixpkgs/trunk/; revision=30356
2011-11-09 16:44:49 +00:00
Evgeny Egorochkin
11426750a0 Revert "DigiKam: fix deps"
This commit breaks hydra evaluation for some reason, but it works locally for some reason...
This reverts commit 3ba002080ab1d8e28ca1b824de01a5156487735f.

svn path=/nixpkgs/trunk/; revision=30355
2011-11-09 14:24:14 +00:00
Evgeny Egorochkin
f8799c65fd DigiKam: fix deps
svn path=/nixpkgs/trunk/; revision=30354
2011-11-09 13:01:55 +00:00
Evgeny Egorochkin
6d51717fcf Bangarang: fix deps to get it to compile against kde 4.7
svn path=/nixpkgs/trunk/; revision=30353
2011-11-09 13:01:51 +00:00
Evgeny Egorochkin
64ee527151 Duplicity: version bump
svn path=/nixpkgs/trunk/; revision=30352
2011-11-09 13:01:46 +00:00
Evgeny Egorochkin
33ebbc07dd udev: fix for bluetooth devices according to https://bugs.archlinux.org/task/25356
svn path=/nixpkgs/trunk/; revision=30351
2011-11-09 12:58:17 +00:00
Shea Levy
fe5dd801b7 The rtl8192c firmware is back on the realtek site at a new location
svn path=/nixpkgs/trunk/; revision=30350
2011-11-09 00:03:58 +00:00
Lluís Batlle i Rossell
32b3de1f96 Updating the zlib patch to the patch proposed in the zlib-devel list regarding this issue.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30349
2011-11-08 22:51:11 +00:00
Lluís Batlle i Rossell
d72fe9fee2 Adding prayer. It builds on linux x86_64, but I've not tried to run it.
svn path=/nixpkgs/trunk/; revision=30347
2011-11-08 21:07:57 +00:00
Peter Simons
4473afa297 haskell-xml-enumerator: updated to version 0.4.3.2
svn path=/nixpkgs/trunk/; revision=30338
2011-11-08 17:06:06 +00:00
Peter Simons
9dcb5da174 git-annex: updated to version 3.20111107
svn path=/nixpkgs/trunk/; revision=30337
2011-11-08 16:59:30 +00:00
Shea Levy
d800dcc26c Linux 3.2-rc1
svn path=/nixpkgs/trunk/; revision=30336
2011-11-08 16:58:20 +00:00
Shea Levy
7868432b2e I no longer wish to maintain older aufs versions
svn path=/nixpkgs/trunk/; revision=30330
2011-11-08 16:04:14 +00:00
Shea Levy
c65ff0d37d Update aufs3.0, add aufs3.1
svn path=/nixpkgs/trunk/; revision=30329
2011-11-08 16:00:19 +00:00
Eelco Dolstra
172c52f9e9 * Per the coding guidelines, put different AUFS versions in the same
directory.

svn path=/nixpkgs/trunk/; revision=30324
2011-11-08 15:15:07 +00:00
Eelco Dolstra
b26931a480 * Refactoring: let linuxPackages.aufs and linuxPackages.aufs_util
evaluate to right AUFS for the kernel in question.

svn path=/nixpkgs/trunk/; revision=30322
2011-11-08 15:05:54 +00:00
Eelco Dolstra
756df1fb12 * Remove AUFS1, it's obsolete and we don't use it anymore.
svn path=/nixpkgs/trunk/; revision=30321
2011-11-08 14:54:46 +00:00
Eelco Dolstra
169d5c3214 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=30319
2011-11-08 14:18:59 +00:00
Michael Raskin
6947317d3c Fix xine-ui build - curl dropped curl/types.h
svn path=/nixpkgs/trunk/; revision=30318
2011-11-08 11:18:24 +00:00
Michael Raskin
753ef6a635 Fix gosmore build - curl dropped curl/types.h
svn path=/nixpkgs/trunk/; revision=30317
2011-11-08 10:19:50 +00:00
Peter Simons
368ac01473 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30316
2011-11-08 10:18:35 +00:00
Michael Raskin
d5a21a68e5 Fix raptor build - curl dropped curl/types.h
svn path=/nixpkgs/trunk/; revision=30315
2011-11-08 10:07:03 +00:00
Peter Simons
4098071398 gravit: cosmetic
svn path=/nixpkgs/trunk/; revision=30314
2011-11-08 10:01:14 +00:00
Eelco Dolstra
91ab98ce09 * Update patchelf.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30312
2011-11-08 01:30:02 +00:00
Eelco Dolstra
4d0b546566 * Update Debian Squeeze to 6.0.3.
svn path=/nixpkgs/trunk/; revision=30310
2011-11-07 23:05:50 +00:00
Eelco Dolstra
0880b96a3d * Apply the zlib/cmake updates from the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30309
2011-11-07 22:54:45 +00:00
Eelco Dolstra
bb889c3605 * Revert both r30278 (cmake upgrade) and r30307 (zlib fix to get cmake
to build).  These are more appropriate to the stdenv branch.  I'll
  apply them there.

svn path=/nixpkgs/trunk/; revision=30308
2011-11-07 22:05:46 +00:00
David Guibert
f5a2998c03 fix _LARGEFILE64_SOURCE in zlib
svn path=/nixpkgs/trunk/; revision=30307
2011-11-07 21:33:37 +00:00
Yury G. Kudryashov
ddcce29b18 phonon-4.5.1
Builds against pulseaudio-1.x

svn path=/nixpkgs/trunk/; revision=30306
2011-11-07 21:14:00 +00:00
Eelco Dolstra
e525da59f6 * SQLite 3.7.9.
svn path=/nixpkgs/trunk/; revision=30304
2011-11-07 21:09:52 +00:00
Shea Levy
51eab4deaa Only build clang on Linux until the wrapper is set up for non-Linux stdenvs
svn path=/nixpkgs/trunk/; revision=30302
2011-11-07 19:24:01 +00:00
Eelco Dolstra
7fdb29f0f3 * Make the X11 dependency in PulseAudio optional, just like the JACK
dependency.  This is important to prevent these dependencies from
  propagating to all PulseAudio clients.  The PulseAudio server in
  NixOS can enable X11 support (if desired) by setting

    hardware.pulseaudio.package = pkgs.pulseaudio.override {
      x11Support = true;
    };

svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
Peter Simons
dd8a7b38db esniper: fixed build with current version of curl
svn path=/nixpkgs/trunk/; revision=30299
2011-11-07 17:48:51 +00:00
Eelco Dolstra
b8153a3ac5 * Fix typo in meta.platforms.
svn path=/nixpkgs/trunk/; revision=30298
2011-11-07 17:31:10 +00:00
Yury G. Kudryashov
22726acbfc libical-0.47 (e.g., contains updated TZ info)
svn path=/nixpkgs/trunk/; revision=30296
2011-11-07 16:48:40 +00:00
Yury G. Kudryashov
b01ac075d5 glib-2.30: add passthru.gioModuleDir
svn path=/nixpkgs/trunk/; revision=30295
2011-11-07 16:48:34 +00:00
Yury G. Kudryashov
27ecfa843a json-glib-0.14.0
svn path=/nixpkgs/trunk/; revision=30294
2011-11-07 16:48:27 +00:00
Yury G. Kudryashov
c97639368f libproxy-0.4.7
svn path=/nixpkgs/trunk/; revision=30293
2011-11-07 16:48:22 +00:00
Yury G. Kudryashov
a1745052e0 p11-kit
svn path=/nixpkgs/trunk/; revision=30292
2011-11-07 16:48:14 +00:00
Yury G. Kudryashov
13a3365d4a Add cogl
svn path=/nixpkgs/trunk/; revision=30291
2011-11-07 16:48:05 +00:00
Lluís Batlle i Rossell
74ef91cfae Updating ntp
svn path=/nixpkgs/trunk/; revision=30290
2011-11-07 15:07:19 +00:00
Peter Simons
cf77f59ce9 stellarium: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=30289
2011-11-07 10:04:40 +00:00
Michael Raskin
0efee09246 Use correct gmp for cross-build
svn path=/nixpkgs/trunk/; revision=30288
2011-11-07 04:26:06 +00:00
Lluís Batlle i Rossell
adc111e85f Changing my email address, to one I prefer.
svn path=/nixpkgs/trunk/; revision=30286
2011-11-06 21:38:34 +00:00
Michael Raskin
3b3c1670d1 Obviously, iproute needs host flex
svn path=/nixpkgs/trunk/; revision=30285
2011-11-06 21:38:02 +00:00
Ludovic Courtès
84888ac3f1 glibc 2.12: Add an option to keep debugging symbols.
svn path=/nixpkgs/trunk/; revision=30284
2011-11-06 21:06:05 +00:00
David Guibert
18fcb0f5f8 update pulseaudio 0.9.23 -> 1.1
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
David Guibert
29bdb369ab update cmake
svn path=/nixpkgs/trunk/; revision=30278
2011-11-06 20:03:00 +00:00
Michael Raskin
a64122818f Cross-compiling TinyCC: move build helpers to buildNativeInputs
svn path=/nixpkgs/trunk/; revision=30277
2011-11-06 19:18:02 +00:00
Peter Simons
c03581c2be haskell-hlint: updated to version 1.8.18
svn path=/nixpkgs/trunk/; revision=30273
2011-11-06 18:36:45 +00:00
Peter Simons
dc4b393ded haskell-uniplate: updated to version 1.6.5
svn path=/nixpkgs/trunk/; revision=30272
2011-11-06 18:36:42 +00:00
Peter Simons
5b28154e86 haskell-tagsoup: updated to version 0.12.4
svn path=/nixpkgs/trunk/; revision=30271
2011-11-06 18:36:39 +00:00
Peter Simons
e576156354 haskell-system-filepath: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=30270
2011-11-06 18:36:36 +00:00
Peter Simons
7130820f8c haskell-system-fileio: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=30269
2011-11-06 18:36:33 +00:00
Peter Simons
8325085a7d haskell-hint: updated to version 0.3.3.3
svn path=/nixpkgs/trunk/; revision=30268
2011-11-06 18:36:30 +00:00
Peter Simons
cc2456282d haskell-ghc-mtl: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=30267
2011-11-06 18:36:27 +00:00
Peter Simons
5396f76a55 haskell-gamma: updated to version 0.9.0.1
svn path=/nixpkgs/trunk/; revision=30266
2011-11-06 18:36:24 +00:00
Peter Simons
ff21c3f5b5 haskell-blaze-html: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=30265
2011-11-06 18:36:21 +00:00
Shea Levy
5e5dd16842 Remove the efi stub patch
svn path=/nixpkgs/trunk/; revision=30264
2011-11-06 17:38:51 +00:00
Shea Levy
83acc83fb7 Reenable grub2_efi
svn path=/nixpkgs/trunk/; revision=30262
2011-11-06 17:08:05 +00:00
Rob Vermaas
25d6f604bb add patches for libofa and libtunepipe due to remove curl/types.h in new curl
svn path=/nixpkgs/trunk/; revision=30261
2011-11-06 14:26:55 +00:00
Alexander Tsamutali
1b9adf9951 games/xonotic: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Alexander Tsamutali
10128798b5 games/teeworlds: Updated to 0.6.1, added myself as maintainer.
svn path=/nixpkgs/trunk/; revision=30259
2011-11-06 10:11:31 +00:00
Piotr Pietraszkiewicz
1916578852 made sword build against current curl (v7.22.0) by removing deprecated includes
svn path=/nixpkgs/trunk/; revision=30248
2011-11-05 22:12:18 +00:00
Lluís Batlle i Rossell
36c0150c1e I think these changes make postfix start again.
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell
70035096a5 Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Eelco Dolstra
4d95b41bc8 * curl updated to 7.22.0. Dropped the connect timeout patch because
it doesn't seem necessary anymore.

svn path=/nixpkgs/trunk/; revision=30243
2011-11-05 01:55:53 +00:00
Peter Simons
a0cf7c24e1 git-annex: updated to version 3.20111025
svn path=/nixpkgs/trunk/; revision=30241
2011-11-05 00:03:44 +00:00
Michael Raskin
16b52399c7 Oops, set include dir
svn path=/nixpkgs/trunk/; revision=30240
2011-11-04 21:53:47 +00:00
Michael Raskin
f9596a8145 Make cross-buildable. I wonder if it will work...
svn path=/nixpkgs/trunk/; revision=30239
2011-11-04 21:35:35 +00:00
Michael Raskin
ca92853163 Make cross-buildable
svn path=/nixpkgs/trunk/; revision=30238
2011-11-04 21:31:07 +00:00
Michael Raskin
bcfa6a78e8 Fix one part of cross-Linux-PAM failure...
svn path=/nixpkgs/trunk/; revision=30237
2011-11-04 21:11:43 +00:00
Eelco Dolstra
a839947b85 * Make OpenSSL 1.0.0e the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30233
2011-11-04 18:48:25 +00:00
Eelco Dolstra
a35804be30 * Another unused file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30232
2011-11-04 18:48:00 +00:00
Eelco Dolstra
03e3e290bc * Remove unused file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30231
2011-11-04 18:46:20 +00:00
Lluís Batlle i Rossell
c95d373b68 Patching gtmess; it did not build on arm.
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Peter Simons
0812835108 haskell-uuagc-cabal: updated to version 1.0.0.9
svn path=/nixpkgs/trunk/; revision=30228
2011-11-04 16:57:39 +00:00
Peter Simons
e723b95140 haskell-xml-enumerator: updated to version 0.4.3.1
svn path=/nixpkgs/trunk/; revision=30227
2011-11-04 16:57:24 +00:00
Michael Raskin
78070477bf Given that this version is the dependency of OpenSSH, fix cross-build.
svn path=/nixpkgs/trunk/; revision=30226
2011-11-04 16:55:47 +00:00
Michael Raskin
d48ca86dd9 Given that this version is the dependency of OpenSSH, fix cross-build.
svn path=/nixpkgs/trunk/; revision=30225
2011-11-04 16:54:04 +00:00
Lluís Batlle i Rossell
6d9179983b Semicolon
svn path=/nixpkgs/trunk/; revision=30222
2011-11-04 10:35:21 +00:00
Lluís Batlle i Rossell
0f0ca48a8d Adding gtmess
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Rob Vermaas
9d3e13f7f3 remove .hg-archival.txt from nix-prefetch-hg result
svn path=/nixpkgs/trunk/; revision=30217
2011-11-03 23:46:50 +00:00
Ludovic Courtès
9878098ddf Add TI-RPC.
svn path=/nixpkgs/trunk/; revision=30216
2011-11-03 21:08:32 +00:00
Lluís Batlle i Rossell
15c16f50aa Adding dnstop
svn path=/nixpkgs/trunk/; revision=30209
2011-11-03 18:43:48 +00:00
Peter Simons
583fbe814f haskell-vty: updated to version 4.7.0.6
svn path=/nixpkgs/trunk/; revision=30208
2011-11-03 18:17:23 +00:00
Peter Simons
bb2c5cbf70 haskell-system-filepath: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=30207
2011-11-03 18:17:17 +00:00
Peter Simons
678b22a3a1 haskell-cereal: updated to version 0.3.4.0
svn path=/nixpkgs/trunk/; revision=30206
2011-11-03 18:17:09 +00:00
Peter Simons
22e1af0a3e haskell-base-unicode-symbols: updated to version 0.2.2.2
svn path=/nixpkgs/trunk/; revision=30205
2011-11-03 18:17:03 +00:00
Peter Simons
c1475b6431 haskell-text: updated to version 0.11.1.9
svn path=/nixpkgs/trunk/; revision=30204
2011-11-03 18:16:54 +00:00
Eelco Dolstra
d0c3f05c13 * Apply a patch to propagate the --force flag in the legacy drbdadm to
drbdsetup.  Otherwise "drbdadm primary --force" won't work as
  expected (the kernel will say "State change failed: Need access to
  UpToDate data").

svn path=/nixpkgs/trunk/; revision=30195
2011-11-02 18:54:49 +00:00
Eelco Dolstra
2d2ee447fb * Build the legacy tools.
svn path=/nixpkgs/trunk/; revision=30194
2011-11-02 17:13:38 +00:00
Eelco Dolstra
efe6fddd59 * Indentation.
svn path=/nixpkgs/trunk/; revision=30193
2011-11-02 17:13:24 +00:00
Shea Levy
a6cb9725c0 Ruby 1.9.3-p0
svn path=/nixpkgs/trunk/; revision=30191
2011-11-02 15:42:29 +00:00
Lluís Batlle i Rossell
b931fd862d Updating scribus to 1.4.0rc6. The developers say they abandoned 1.3 long ago.
svn path=/nixpkgs/trunk/; revision=30190
2011-11-02 15:00:11 +00:00
Lluís Batlle i Rossell
665dc49d43 I make qcad compile further... and more importantly, I make it fail the build
if the compilation fails. It was not so.

But it still needs some patching to build.

svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Sander van der Burg
bf457edff0 reverted default kernel back to 2.6.35
svn path=/nixpkgs/trunk/; revision=30188
2011-11-02 13:51:31 +00:00
Sander van der Burg
2a7dfdbce9 Changed the default linux kernel to the 2.6.39 series
svn path=/nixpkgs/trunk/; revision=30187
2011-11-02 13:16:18 +00:00
Peter Simons
69488d688d synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Peter Simons
c882363fce haskell-tls: updated to version 0.8.2
svn path=/nixpkgs/trunk/; revision=30185
2011-11-02 01:42:26 +00:00
Peter Simons
949d850c63 haskell-tls-extra: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=30184
2011-11-02 01:42:23 +00:00
Peter Simons
eaf51ba7e6 haskell-http-enumerator: updated to version 0.7.1.4
svn path=/nixpkgs/trunk/; revision=30183
2011-11-02 01:42:20 +00:00
Peter Simons
5ab11e58fc haskell-happstack-server: updated to version 6.2.5
svn path=/nixpkgs/trunk/; revision=30182
2011-11-02 01:42:17 +00:00
Peter Simons
5e5a7ea167 haskell-cryptocipher: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=30181
2011-11-02 01:42:15 +00:00