Commit Graph

17104 Commits

Author SHA1 Message Date
Peter Simons d5fe66a5f8 haskell-hamlet: updated to version 0.10.5
svn path=/nixpkgs/trunk/; revision=30591
2011-11-28 18:11:43 +00:00
Peter Simons 99ad21b752 haskell-data-object: updated to version 0.3.1.8
svn path=/nixpkgs/trunk/; revision=30590
2011-11-28 18:11:40 +00:00
Peter Simons afc59c79e3 haskell-cookie: updated to version 0.3.0.2
svn path=/nixpkgs/trunk/; revision=30589
2011-11-28 18:11:37 +00:00
Peter Simons e568054eec haskell-clientsession: updated to version 0.7.3.5
svn path=/nixpkgs/trunk/; revision=30588
2011-11-28 18:11:34 +00:00
Peter Simons 79518845f3 haskell-authenticate: updated to version 0.10.3
svn path=/nixpkgs/trunk/; revision=30587
2011-11-28 18:11:31 +00:00
Peter Simons 438305146e haskell-xmonad-extras: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=30586
2011-11-28 18:11:27 +00:00
Michael Raskin 36ae9193c4 Fix tmux cross-build
svn path=/nixpkgs/trunk/; revision=30585
2011-11-28 15:58:45 +00:00
Karn Kallio 96e436d6a3 Opa does not compile with ocaml before version 3.12.0
svn path=/nixpkgs/trunk/; revision=30584
2011-11-28 15:52:46 +00:00
Shea Levy 7501456c94 Platforms needs to be a list
Should this really be x86_64-linux only? Why?

svn path=/nixpkgs/trunk/; revision=30583
2011-11-28 15:49:14 +00:00
Karn Kallio c13ff671a2 Update urweb compiler to release 20111127.
svn path=/nixpkgs/trunk/; revision=30582
2011-11-28 15:12:02 +00:00
Rob Vermaas df41a6b63f update strategoxt 1.8
svn path=/nixpkgs/trunk/; revision=30581
2011-11-28 14:54:50 +00:00
Karn Kallio 9ac48a630e Add OPA to Nixpkgs.
svn path=/nixpkgs/trunk/; revision=30578
2011-11-27 23:58:46 +00:00
Peter Simons 23d4fe544f haskell-clientsession: updated to version 0.7.3.4
svn path=/nixpkgs/trunk/; revision=30577
2011-11-27 12:48:44 +00:00
Peter Simons 59346f354a haskell-http-types: updated to version 0.6.7
svn path=/nixpkgs/trunk/; revision=30576
2011-11-27 12:48:40 +00:00
Marco Maggesi 8d4b5bcd0c Upgrade camlp5 to version 6.02.3-1 (contributed by Russell O'Connor).
Keep the old version 5.15 to allow a smooth migration.


svn path=/nixpkgs/trunk/; revision=30575
2011-11-26 19:39:14 +00:00
Marco Maggesi bf394d80ec Update url for Isabelle2011
svn path=/nixpkgs/trunk/; revision=30574
2011-11-26 18:45:15 +00:00
Peter Simons 499b2c47d9 haskell-hakyll: updated to version 3.2.3.0
svn path=/nixpkgs/trunk/; revision=30573
2011-11-26 13:06:42 +00:00
Peter Simons 88a8730beb haskell-iteratee: added version 0.8.7.3
svn path=/nixpkgs/trunk/; revision=30572
2011-11-26 13:06:36 +00:00
Eelco Dolstra a7b50dc5de * Do an "exec" to get rid of an unnecessary shell.
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Peter Simons 83027a49c9 haskell-src-exts: dropped obsolete version 1.9.6
svn path=/nixpkgs/trunk/; revision=30564
2011-11-25 13:44:52 +00:00
Peter Simons 53510bff9a haskell-hakyll: updated to version 3.2.2.0
svn path=/nixpkgs/trunk/; revision=30563
2011-11-25 13:44:48 +00:00
Peter Simons d683b4a22b haskell-gloss: updated to version 1.5.2.1
svn path=/nixpkgs/trunk/; revision=30562
2011-11-25 13:44:44 +00:00
Peter Simons 6555a444d7 haskell-Agda: updated to version 2.3.0
svn path=/nixpkgs/trunk/; revision=30561
2011-11-25 13:44:40 +00:00
Peter Simons 167ec73929 haskell-Agda-executable: updated to version 2.3.0
svn path=/nixpkgs/trunk/; revision=30560
2011-11-25 13:44:35 +00:00
Peter Simons ed494478f7 haskell-happy: added version 1.18.8
svn path=/nixpkgs/trunk/; revision=30559
2011-11-25 13:44:30 +00:00
Peter Simons 6dfbee96eb haskell-hashtables: added version 1.0.0.0
svn path=/nixpkgs/trunk/; revision=30558
2011-11-25 13:44:24 +00:00
Eelco Dolstra a85f739d1a * Add a patch to prevent Starman from changing its process name
to "starman worker" or "starman master".  This prevented libcgroup
  from determining the process name correctly.

svn path=/nixpkgs/trunk/; revision=30556
2011-11-25 12:35:33 +00:00
Russell O'Connor a31ff3d009 Forgot to add picosat to the all-packages.nix in revision 29869. Now I'm adding it.
svn path=/nixpkgs/trunk/; revision=30554
2011-11-24 19:53:42 +00:00
Russell O'Connor c9b2f32c45 Updating bitcoin to version 0.5.0.
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Russell O'Connor 845f2a8658 adding camlp5 as a propogated build input to ulex 0.8
matita and ulex must build against the same version of camlp5, so in an attempt to force them to always be the same I am adding a propgatedBuildInput to ulex.
Granted Matita still requires camlp5_traditional and this is less obvious in the matita file now, so I am not entirely sure this is the right design choice.

svn path=/nixpkgs/trunk/; revision=30552
2011-11-24 19:43:03 +00:00
Eelco Dolstra 0d124624e8 * NVIDIA driver updated to 290.10.
svn path=/nixpkgs/trunk/; revision=30550
2011-11-24 18:14:28 +00:00
Eelco Dolstra ab017a58c5 * Enable PROC_EVENTS, since it's required by libcgroup's cgrulesengd
to monitor process creation.

svn path=/nixpkgs/trunk/; revision=30549
2011-11-24 17:54:55 +00:00
Eelco Dolstra ec390f4bbb * Fix incorrect URL.
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00
Eelco Dolstra b9214d9c8c * Move libcgroup from libcg/ to libcgroup/.
svn path=/nixpkgs/trunk/; revision=30547
2011-11-24 13:48:16 +00:00
Eelco Dolstra 7a7fb5bc5a * Firefox 8.0.1.
* Make Firefox 8 the default.

svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Eelco Dolstra 6c02d31c68 * Bump.
svn path=/nixpkgs/trunk/; revision=30544
2011-11-23 15:59:09 +00:00
Peter Simons 1193eabfa1 git-annex: updated to version 3.20111122
svn path=/nixpkgs/trunk/; revision=30538
2011-11-23 09:21:20 +00:00
Shea Levy 80fb6938eb Update rubygems
svn path=/nixpkgs/trunk/; revision=30537
2011-11-23 06:41:03 +00:00
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
Peter Simons bca247ca0f haskell-clientsession: updated to version 0.7.3.3
svn path=/nixpkgs/trunk/; revision=30180
2011-11-02 01:42:12 +00:00
Peter Simons 547f7448c8 haskell-certificate: updated to version 1.0.0
svn path=/nixpkgs/trunk/; revision=30179
2011-11-02 01:42:09 +00:00
Peter Simons 9567a44892 haskell-cryptocipher: dropped obsolete version 0.2.14
svn path=/nixpkgs/trunk/; revision=30178
2011-11-02 01:42:05 +00:00
Shea Levy 3447d62e64 pidgin-sipe: Bump to 1.12.0
svn path=/nixpkgs/trunk/; revision=30177
2011-11-02 00:19:19 +00:00
Ludovic Courtès f9667d3cd8 Add `meta.platforms' to various GnuPG dependencies.
svn path=/nixpkgs/trunk/; revision=30175
2011-11-01 22:38:05 +00:00
Lluís Batlle i Rossell d4b26a727a Updating unbound.
svn path=/nixpkgs/trunk/; revision=30174
2011-11-01 22:33:40 +00:00
Ludovic Courtès 0f6979f5b9 Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.
svn path=/nixpkgs/trunk/; revision=30173
2011-11-01 22:10:51 +00:00
Ludovic Courtès 08b5baee9a glibc/hurd: Update to latest Git; add dependency on pthread headers.
svn path=/nixpkgs/trunk/; revision=30172
2011-11-01 22:10:45 +00:00
Peter Simons 3239966f9d haskell-uu-parsinglib: updated to version 2.7.2.2
svn path=/nixpkgs/trunk/; revision=30171
2011-11-01 19:03:07 +00:00
Peter Simons 742f6e1363 haskell-http-types: updated to version 0.6.6
svn path=/nixpkgs/trunk/; revision=30170
2011-11-01 19:03:05 +00:00
Peter Simons d19ed54693 haskell-cryptocipher: added version 0.3.0
svn path=/nixpkgs/trunk/; revision=30169
2011-11-01 19:03:01 +00:00
David Guibert 2a0816fb45 add libjson library
svn path=/nixpkgs/trunk/; revision=30168
2011-11-01 17:07:14 +00:00
David Guibert 752e53e95d lsof 2.84 -> 2.85
svn path=/nixpkgs/trunk/; revision=30167
2011-11-01 17:07:07 +00:00
David Guibert 2ae62028c3 update libgcrypt 1.4.6 -> 1.5.0
svn path=/nixpkgs/trunk/; revision=30166
2011-11-01 17:06:58 +00:00
Eelco Dolstra 0918b83c75 * Added the Docbook 4.1 SGML DTDs.
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.

svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Eelco Dolstra aa98c7dc02 * Added drbd.
svn path=/nixpkgs/trunk/; revision=30163
2011-11-01 15:21:31 +00:00
Eelco Dolstra a5a5dcde90 * Updated PostgreSQL.
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Peter Simons 0187ec7032 haskell-cprng-aes: updated to version 0.2.3
svn path=/nixpkgs/trunk/; revision=30159
2011-10-31 22:38:47 +00:00
Peter Simons 4da7dbb56f haskell-crypto-pubkey-types: added version 0.1.0
svn path=/nixpkgs/trunk/; revision=30158
2011-10-31 22:38:44 +00:00
Lluís Batlle i Rossell 4cf25b19de Updating xpdf.
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Peter Simons 8437718fbe haskell-yesod: updated to version 0.9.3.1
svn path=/nixpkgs/trunk/; revision=30154
2011-10-31 18:50:12 +00:00
Peter Simons 0cacb0a390 haskell-yesod-core: updated to version 0.9.3.3
svn path=/nixpkgs/trunk/; revision=30153
2011-10-31 18:50:09 +00:00
Peter Simons 4fb2bea7e7 haskell-yesod-auth: updated to version 0.7.5
svn path=/nixpkgs/trunk/; revision=30152
2011-10-31 18:50:07 +00:00
Peter Simons 6d455773b0 haskell-wai-extra: updated to version 0.4.4
svn path=/nixpkgs/trunk/; revision=30151
2011-10-31 18:50:04 +00:00
Peter Simons 40571fd25f haskell-shakespeare: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=30150
2011-10-31 18:50:01 +00:00
Peter Simons eeffbea836 haskell-persistent: updated to version 0.6.4
svn path=/nixpkgs/trunk/; revision=30149
2011-10-31 18:49:58 +00:00
Peter Simons 686580dc80 haskell-http-date: updated to version 0.0.1
svn path=/nixpkgs/trunk/; revision=30148
2011-10-31 18:49:56 +00:00
Peter Simons 9864618daf haskell-hamlet: updated to version 0.10.4
svn path=/nixpkgs/trunk/; revision=30147
2011-10-31 18:49:52 +00:00
Peter Simons b052d41f51 haskell-download-curl: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30146
2011-10-31 18:49:49 +00:00
Peter Simons 1c509caa6f haskell-time: updated to version 1.4.0.1
svn path=/nixpkgs/trunk/; revision=30145
2011-10-31 18:49:45 +00:00
Rob Vermaas edbae5f6c3 update nginx to 1.1.7
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Eelco Dolstra bd5e996e20 * Apply a patch to fix the "max resident" size reported by ‘time’
being off by a factor of 4.  (The most recent release of ‘time’ is
  from 1996 BTW...)

svn path=/nixpkgs/trunk/; revision=30143
2011-10-31 14:44:32 +00:00
Cillian de Roiste e15db25ff3 Updating unetbootin to 563, the previous version was not working for me at all, it dropped me to a busybox shell
svn path=/nixpkgs/trunk/; revision=30139
2011-10-31 00:25:55 +00:00
Peter Simons 652a24f21a haskell-curl: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30137
2011-10-30 16:06:47 +00:00
Peter Simons e93ae189ab haskell-skein: updated to version 0.1.0.3
svn path=/nixpkgs/trunk/; revision=30136
2011-10-30 16:06:45 +00:00
Peter Simons 3eac2b5f88 haskell-simple-sendfile: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=30135
2011-10-30 16:06:42 +00:00
Peter Simons 8a2cef50ab haskell-hashable: updated to version 1.1.2.2
svn path=/nixpkgs/trunk/; revision=30134
2011-10-30 16:06:39 +00:00
Peter Simons 67d39b288c haskell-text: updated to version 0.11.1.7
svn path=/nixpkgs/trunk/; revision=30133
2011-10-30 16:06:37 +00:00
Peter Simons 77bf849490 haskell-network: updated to version 2.3.0.7
svn path=/nixpkgs/trunk/; revision=30132
2011-10-30 16:06:34 +00:00
Peter Simons ebb773ee24 haskell-download: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30131
2011-10-30 16:06:30 +00:00
Shea Levy 9bcfce124a Add download-curl
svn path=/nixpkgs/trunk/; revision=30130
2011-10-30 15:39:13 +00:00
Shea Levy 3ec73f62af Whoops, forgot the nix expression
svn path=/nixpkgs/trunk/; revision=30129
2011-10-30 15:26:55 +00:00
Shea Levy 53bf668c0f Add Haskell curl bindings
svn path=/nixpkgs/trunk/; revision=30128
2011-10-30 15:24:00 +00:00
Shea Levy 324a9ec3b6 Add tagsoup-0.10.1 (needed for download-curl)
svn path=/nixpkgs/trunk/; revision=30126
2011-10-30 15:19:27 +00:00
Shea Levy 62a775f829 Add the download Haskell library
svn path=/nixpkgs/trunk/; revision=30125
2011-10-30 13:55:22 +00:00
Ludovic Courtès 67e7995cdc MIT/GNU Scheme 9.1.
svn path=/nixpkgs/trunk/; revision=30124
2011-10-30 11:51:55 +00:00
Ludovic Courtès bba5ca07e1 GNU cflow 1.4.
svn path=/nixpkgs/trunk/; revision=30123
2011-10-30 00:01:33 +00:00
Ludovic Courtès fa09c2684d GNU oSIP 3.6.0.
svn path=/nixpkgs/trunk/; revision=30122
2011-10-30 00:01:29 +00:00
Ludovic Courtès 929841f10a GNU Wget 1.13.4.
svn path=/nixpkgs/trunk/; revision=30121
2011-10-30 00:01:24 +00:00
Ludovic Courtès 461f4d0c4e GNU gengetopt 2.22.5.
svn path=/nixpkgs/trunk/; revision=30120
2011-10-30 00:01:20 +00:00
Ludovic Courtès 89df6c6c35 GNU GLOBAL 6.1.
svn path=/nixpkgs/trunk/; revision=30119
2011-10-30 00:01:15 +00:00
Ludovic Courtès c9f5cba45d GNU Libtasn1 2.10.
svn path=/nixpkgs/trunk/; revision=30118
2011-10-30 00:01:10 +00:00
Ludovic Courtès 125680c1cb GNU uCommon C++ 5.0.6.
svn path=/nixpkgs/trunk/; revision=30117
2011-10-30 00:01:05 +00:00
Ludovic Courtès 74201c0fcb GNU SIP Witch 1.1.2.
svn path=/nixpkgs/trunk/; revision=30116
2011-10-30 00:00:56 +00:00
Ludovic Courtès 1476689828 GNU Fdisk 1.3.0a.
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Ludovic Courtès 9b12043e62 GNU FreeIPMI 1.0.8.
svn path=/nixpkgs/trunk/; revision=30114
2011-10-30 00:00:43 +00:00
Ludovic Courtès 7da5374672 GNU Xorriso 1.1.6.
svn path=/nixpkgs/trunk/; revision=30113
2011-10-30 00:00:39 +00:00
Ludovic Courtès 54786058b2 GNU Parallel 20111022.
svn path=/nixpkgs/trunk/; revision=30112
2011-10-30 00:00:34 +00:00
Ludovic Courtès b2d282b491 GNU Libtool 2.4.2.
svn path=/nixpkgs/trunk/; revision=30111
2011-10-30 00:00:29 +00:00
Ludovic Courtès e26fc2311a GNU Zile 2.4.2.
svn path=/nixpkgs/trunk/; revision=30110
2011-10-30 00:00:25 +00:00
Peter Simons 908f43b020 haskell-snap-server: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=30102
2011-10-29 10:48:05 +00:00
Peter Simons d9f4e0f2e8 haskell-snap-core: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=30101
2011-10-29 10:48:02 +00:00
Peter Simons 2688ba5b0a haskell-MonadCatchIO-transformers: updated to version 0.2.2.3
svn path=/nixpkgs/trunk/; revision=30100
2011-10-29 10:47:58 +00:00
Shea Levy 0f80aa96a6 s|/nix/store|$NIX_STORE|
svn path=/nixpkgs/trunk/; revision=30094
2011-10-28 23:44:49 +00:00
Shea Levy c3ef673ff1 iproute2: Working URL
svn path=/nixpkgs/trunk/; revision=30093
2011-10-28 21:31:03 +00:00
Shea Levy c90c831a85 ntfs-3g: The tuxera url isn't working
svn path=/nixpkgs/trunk/; revision=30092
2011-10-28 21:28:52 +00:00
Eelco Dolstra c33eec8e05 * Make KDE 4.7 the default.
svn path=/nixpkgs/trunk/; revision=30091
2011-10-28 21:25:09 +00:00
Shea Levy 9afc1f6a24 nuke-refs: Don't assume /nix/store
svn path=/nixpkgs/trunk/; revision=30090
2011-10-28 21:23:40 +00:00
Shea Levy 819198fba0 usbutils: The sourceforge site doesn't appear to have the tarball anymore, use kernel mirror
svn path=/nixpkgs/trunk/; revision=30089
2011-10-28 21:11:27 +00:00
Shea Levy a5c4b75643 reiserfsprogs: Use the kernel mirrors
svn path=/nixpkgs/trunk/; revision=30088
2011-10-28 21:02:34 +00:00
Shea Levy 3b75d96027 glibc locales: Don't assume /nix/store
svn path=/nixpkgs/trunk/; revision=30087
2011-10-28 19:49:08 +00:00
Peter Simons 4d0fb1076d haskell-snap-server: updated to version 0.6.0
svn path=/nixpkgs/trunk/; revision=30086
2011-10-28 19:23:09 +00:00
Peter Simons ea0524380a haskell-snap-core: updated to version 0.6.0
svn path=/nixpkgs/trunk/; revision=30085
2011-10-28 19:23:07 +00:00
Peter Simons de38964185 haskell-OpenGLRaw: updated to version 1.1.0.2
svn path=/nixpkgs/trunk/; revision=30084
2011-10-28 19:23:04 +00:00
Peter Simons 7ae5561dc2 haskell-GLURaw: updated to version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=30083
2011-10-28 19:23:01 +00:00
Peter Simons 357e506105 haskell-base16-bytestring: added version 0.1.1.2
svn path=/nixpkgs/trunk/; revision=30082
2011-10-28 19:22:58 +00:00
Peter Simons 2ac2f2fac9 haskell-OpenGL: updated to version 2.4.0.2
svn path=/nixpkgs/trunk/; revision=30081
2011-10-28 19:22:55 +00:00
Peter Simons dd9dc1a337 haskell-GLUT: updated to version 2.2.2.1
svn path=/nixpkgs/trunk/; revision=30080
2011-10-28 19:22:51 +00:00
Peter Simons 629c2411cd haskell-texmath: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=30079
2011-10-28 19:22:47 +00:00
Eelco Dolstra 041170f5ec * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=30078
2011-10-28 18:06:23 +00:00
Lluís Batlle i Rossell 9b9ca264d1 dovecot 2 feels hapier with zlib and bzip2
svn path=/nixpkgs/trunk/; revision=30077
2011-10-27 22:07:39 +00:00
Lluís Batlle i Rossell cf23b0c4e5 Making dovecot2 not use $out/var for runtime files.
svn path=/nixpkgs/trunk/; revision=30075
2011-10-27 22:03:41 +00:00
Eelco Dolstra 49456aaec2 * Added Data::UUID.
svn path=/nixpkgs/trunk/; revision=30074
2011-10-27 21:52:03 +00:00
Eelco Dolstra 34117268d2 * Use a fork of Net::Amazon::EC2 that supports tags.
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Eelco Dolstra 4d0d7d78c5 * Build Glibc with sysconfdir set to /etc. This causes it to look for
‘localtime’ (the default time zone definition) in /etc rather than
  $out/etc, allowing us to override the time zone globally in NixOS.

  Note that Glibc already looked in /etc for most other configuration
  files (e.g., /etc/hosts).

svn path=/nixpkgs/branches/stdenv-updates/; revision=30069
2011-10-27 18:42:32 +00:00
Andres Löh f4c75d125b Generally switching to haskell-vector-0.9.
The price is that gamma's current upper bound has to be patched.

svn path=/nixpkgs/trunk/; revision=30066
2011-10-27 17:39:42 +00:00
Peter Simons 8a6bba5549 haskell-vacuum: updated to version 1.0.0.2
svn path=/nixpkgs/trunk/; revision=30064
2011-10-27 17:05:53 +00:00
Peter Simons f1a04fbc60 haskell-uu-parsinglib: updated to version 2.7.2.1
svn path=/nixpkgs/trunk/; revision=30063
2011-10-27 17:05:49 +00:00
Eelco Dolstra 30933c30d3 * GCC updated to 4.6.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30062
2011-10-27 17:02:15 +00:00
Eelco Dolstra 3cb8791cf9 * Backport the GCC xlibs dependency fix.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30061
2011-10-27 16:50:00 +00:00
Eelco Dolstra e85e73bbc8 * Operator precendence kills :-) GCC was accidentally depending on
X11 because of missing parentheses around a ‘++’.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30060
2011-10-27 16:42:51 +00:00
Eelco Dolstra fd394a7c4a * Only print "@ phase..." messages on demand since they're kind of
ugly and we already print phases (with start and end markers).
* Remove some stray tabs.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30059
2011-10-27 16:32:46 +00:00
Eelco Dolstra de1c91bc00 * Make Perl 5.14 the default. Cross fingers.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30058
2011-10-27 16:09:22 +00:00
Eelco Dolstra 5649122458 * Added Perl 5.14.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00
Eelco Dolstra 20ab6cfbf7 * Move perl-5.8 and perl-5.10 into perl/ per the coding conventions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30055
2011-10-27 15:35:43 +00:00
Eelco Dolstra 78ff18a538 * ec2-api-tools updated to 1.4.4.2.
svn path=/nixpkgs/trunk/; revision=30054
2011-10-27 15:15:28 +00:00
Lluís Batlle i Rossell 0ccd825d81 Adding an udev patch for kernels not having the accept4 call. armv5tel 3.0, for example.
svn path=/nixpkgs/trunk/; revision=30053
2011-10-27 15:13:26 +00:00
Shea Levy d2006f51a0 Use -isystem instead of -I for system headers to avoid warnings when using -pedantic
svn path=/nixpkgs/trunk/; revision=30052
2011-10-27 06:39:45 +00:00
Shea Levy 0892d42613 The clang static analyzer can be accessed through clang --analyze, no need for scan-build and view
svn path=/nixpkgs/trunk/; revision=30051
2011-10-27 06:04:00 +00:00
Eelco Dolstra bcffafa65a * Whitespace.
svn path=/nixpkgs/trunk/; revision=30044
2011-10-26 17:58:53 +00:00
Peter Simons 3a160ac25d haskell-hledger-web: updated to version 0.16.5
svn path=/nixpkgs/trunk/; revision=30043
2011-10-26 17:39:44 +00:00
Peter Simons 2b0c889181 haskell-http-enumerator: updated to version 0.7.1.3
svn path=/nixpkgs/trunk/; revision=30042
2011-10-26 17:37:31 +00:00
Peter Simons e85d655229 haskell-gloss: updated to version 1.5.0.2
svn path=/nixpkgs/trunk/; revision=30041
2011-10-26 17:37:28 +00:00
Peter Simons fe5f8db5aa haskell-cabal-file-th: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=30040
2011-10-26 17:37:25 +00:00
Peter Simons 4e9e385fec haskell-Hipmunk: updated to version 5.2.0.5
svn path=/nixpkgs/trunk/; revision=30039
2011-10-26 17:37:22 +00:00
Peter Simons b072f7f2ea haskell-ConfigFile: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=30038
2011-10-26 17:37:19 +00:00
Peter Simons 9de4823ff5 haskell-text: updated to version 0.11.1.6
svn path=/nixpkgs/trunk/; revision=30037
2011-10-26 17:37:15 +00:00
Eelco Dolstra 40f93f0b3b * Increase XEN_MAX_DOMAIN_MEMORY to support 4xlarge EC2 instances.
svn path=/nixpkgs/trunk/; revision=30036
2011-10-26 17:34:31 +00:00
Eelco Dolstra 7c953e8bf5 * Remove sed hackery that is no longer needed. (The firmware files in
the Debian SVN tree had a version number attached that had to be
  stripped out.)

svn path=/nixpkgs/trunk/; revision=30035
2011-10-26 16:16:44 +00:00
Eelco Dolstra eeb4d231b3 * Subversion updated to 1.7.1.
svn path=/nixpkgs/trunk/; revision=30034
2011-10-26 15:32:56 +00:00
Peter Simons 3590b859c5 Revert stdenv glibc back to version 2.13.
Note that I didn't touch the glibcCross attribute! That still points to glibc 2.14.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30031
2011-10-26 10:48:55 +00:00
Peter Simons 51e5c3b73d added glibc-2.13 again
svn path=/nixpkgs/branches/stdenv-updates/; revision=30030
2011-10-26 10:47:19 +00:00
Peter Simons 4353727ac8 libtirpc: added version 0.2.2
The glibc maintainers in their wisdom have dropped RPC support. That change
causes plenty of builds to fail, like PAM. Users are supposed to use libtirpc
instead, which, naturally, doesn't compile with glibc 2.14. I'm adding the
library anyway, just so that we have it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30029
2011-10-26 10:32:40 +00:00
Peter Simons 61c4b72f0e coreutils: added missing xz build input
svn path=/nixpkgs/branches/stdenv-updates/; revision=30028
2011-10-26 09:58:19 +00:00
Peter Simons dfd063cf12 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Shea Levy 892889cf35 Add netperf
I will add meta later, I promise, I just need to use this now

svn path=/nixpkgs/trunk/; revision=30026
2011-10-25 20:49:22 +00:00
Lluís Batlle i Rossell 621e87f821 Adding a newer dovecot
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Lluís Batlle i Rossell 706b80c282 I wrote bad my attempt at -static-libgcc. Retrying.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30024
2011-10-25 18:52:32 +00:00
Lluís Batlle i Rossell 0b1f1a522c Updating glibc from 2.13 to 2.14.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Lluís Batlle i Rossell 3fa51ac56a Trying to disable the references to the bootstrap-tools libgcc
svn path=/nixpkgs/branches/stdenv-updates/; revision=30022
2011-10-25 18:35:17 +00:00
Lluís Batlle i Rossell 6582f602c9 Updating gnutls, as it failed on 'make test' on arm. The new does not fail.
svn path=/nixpkgs/trunk/; revision=30021
2011-10-25 17:53:44 +00:00
Lluís Batlle i Rossell faafa3513a Adding a kernel mirror that at least has the module-init-tools of nixpkgs.
svn path=/nixpkgs/trunk/; revision=30020
2011-10-25 17:46:39 +00:00
Lluís Batlle i Rossell b74d8fb90f Making gpgme optional in mutt. A dependency of gpgme (pth) does not build on arm.
svn path=/nixpkgs/trunk/; revision=30019
2011-10-25 17:46:26 +00:00
Lluís Batlle i Rossell 624b8616d4 Enabling the ipv6 module in the sheevaplug
svn path=/nixpkgs/trunk/; revision=30018
2011-10-25 17:41:43 +00:00
Peter Simons ebdf510f74 os-specific/linux/firmware/bcm43xx: fetch files individually to avoid checksum errors in tarball
svn path=/nixpkgs/trunk/; revision=30016
2011-10-25 17:06:38 +00:00
Peter Simons e09dbeb845 haskell-cabal-file-th: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=30015
2011-10-25 16:43:13 +00:00
Eelco Dolstra f31cd519b6 * Updated version of the readlink() patch.
svn path=/nixpkgs/trunk/; revision=30013
2011-10-25 12:52:41 +00:00
Shea Levy c7b6e96d84 v86d
svn path=/nixpkgs/trunk/; revision=30011
2011-10-25 09:40:15 +00:00
Peter Simons a5324f2132 pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base system
Replaced use of fetchsvn with fetchurl. Please note that machines behind a
company firewall usually cannot access svn://-style URLs, which means that
nixos-rebuild is going to fail. HTTP works fine, though.

The URL I used to download the tar.gz archive is probably not stable, or
rather, the tar.gz archive generated by Gitweb at that URL might have a
different checksum every time it's generated. I'm not sure what else to do,
though. Could a kind firmware expert please improve the situation further?

Also, I wonder what is the purpose of the sed expression in the command

    cp $i $out/brcm/$(echo $i | sed 's/\(.*\.fw\).*/\1/')

...? The downloaded directory doesn't seem to contain any files that would
match that expression?

svn path=/nixpkgs/trunk/; revision=30010
2011-10-25 09:27:41 +00:00
Shea Levy dd9e83b77f Enable building full klibc as a kernelPackage
svn path=/nixpkgs/trunk/; revision=30009
2011-10-25 08:59:39 +00:00
Shea Levy e0e4770ec9 klibc 1.5.24
svn path=/nixpkgs/trunk/; revision=30008
2011-10-25 08:20:03 +00:00
Shea Levy 6638835c93 Linux 3.0
svn path=/nixpkgs/trunk/; revision=30007
2011-10-25 06:21:27 +00:00
Eelco Dolstra 4401a2b70c * Added the Broadcom 43xx firmware.
svn path=/nixpkgs/trunk/; revision=30002
2011-10-24 23:35:53 +00:00
Peter Simons 19291c77e3 haskell-hledger-web: updated to version 0.16.4
svn path=/nixpkgs/trunk/; revision=30000
2011-10-24 19:18:10 +00:00
Peter Simons e0b9bbdb27 haskell-cabal-file-th: added version 0.1
svn path=/nixpkgs/trunk/; revision=29999
2011-10-24 19:18:04 +00:00
Lluís Batlle i Rossell f71f99ce48 Updating mldonkey
svn path=/nixpkgs/trunk/; revision=29998
2011-10-24 19:03:18 +00:00
Lluís Batlle i Rossell d7eb2167aa Updating opendkim
svn path=/nixpkgs/trunk/; revision=29997
2011-10-24 18:53:24 +00:00
Eelco Dolstra 215e6d0c7d * attachments.samba.org is down, and we should not depend on it anyway.
svn path=/nixpkgs/trunk/; revision=29996
2011-10-24 17:22:10 +00:00
Lluís Batlle i Rossell cb823d1c08 Adding mu0, maildir utils.
svn path=/nixpkgs/trunk/; revision=29995
2011-10-24 16:36:03 +00:00
Eelco Dolstra f405ee266b * Enable staging drivers in Linux 3.x. Staging drivers are more experimental
and lower quality than regular drivers.  However, there are a lot of drivers
  for wireless cards that we really need to have.  And it doesn't really hurt
  to have these drivers if you don't need them.
* Enable the Radeon KMS option.  This shouldn't be a problem since the X driver
  supports KMS (I think).

svn path=/nixpkgs/trunk/; revision=29994
2011-10-24 16:30:59 +00:00
Shea Levy b3f1015e6b Linux 3.1
svn path=/nixpkgs/trunk/; revision=29993
2011-10-24 16:06:31 +00:00
Peter Simons b5819b5738 haskell-skein: updated to version 0.1.0.2
svn path=/nixpkgs/trunk/; revision=29992
2011-10-24 15:36:50 +00:00
Peter Simons 942784d483 haskell-gloss: updated to version 1.4.0.1
svn path=/nixpkgs/trunk/; revision=29991
2011-10-24 15:36:45 +00:00
Peter Simons 553eb023d8 haskell-enumerator: updated to version 0.4.15
svn path=/nixpkgs/trunk/; revision=29990
2011-10-24 15:36:37 +00:00
Peter Simons 663a451a06 haskell-cryptohash: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29989
2011-10-24 15:36:28 +00:00
Peter Simons f0b4235838 haskell-cprng-aes: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=29988
2011-10-24 15:36:21 +00:00
Peter Simons 142d3b222d haskell-clientsession: updated to version 0.7.3.2
svn path=/nixpkgs/trunk/; revision=29987
2011-10-24 15:36:14 +00:00
Peter Simons 7f96fe0a32 haskell-bytestring-nums: updated to version 0.3.5
svn path=/nixpkgs/trunk/; revision=29986
2011-10-24 15:36:06 +00:00
Peter Simons c026c35988 haskell-crypto-api: dropped obsolete version 0.6.4
svn path=/nixpkgs/trunk/; revision=29985
2011-10-24 15:35:56 +00:00
Eelco Dolstra 6bdcaec0cb * Purity fix in libwww-perl.
svn path=/nixpkgs/trunk/; revision=29984
2011-10-24 13:56:50 +00:00
Rob Vermaas 5e6dbdf386 update to gcc 4.4.6
svn path=/nixpkgs/trunk/; revision=29979
2011-10-24 01:03:16 +00:00
Shea Levy 11941954d8 Linux 3.0.7
svn path=/nixpkgs/trunk/; revision=29978
2011-10-23 15:52:28 +00:00
Alexander Tsamutali 5cd2d19bb5 tools/misc/qjoypad: New nixbuild.
svn path=/nixpkgs/trunk/; revision=29977
2011-10-22 22:12:45 +00:00
Ludovic Courtès d4a560845d Make `ftp.gnu.org' the first site for GNU stuff.
svn path=/nixpkgs/trunk/; revision=29976
2011-10-22 21:55:04 +00:00
Alexander Tsamutali c10a1a50b8 games/alienarena: New nixbuild.
svn path=/nixpkgs/trunk/; revision=29975
2011-10-22 21:04:29 +00:00
Lluís Batlle i Rossell 22ff0a19c3 Updating the fossil tarball hash, due to an update upstream:
http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg06730.html

I also add readline (it may provide a nicer prompt on fossil sqlite)
and sqlite (required for some tests).

The old tarballs were broken in a way that the tests requiring sqlite were not run.


svn path=/nixpkgs/trunk/; revision=29974
2011-10-22 20:41:37 +00:00
Ludovic Courtès 2dcd1544dd GNU Guile 2.0.3!
svn path=/nixpkgs/trunk/; revision=29973
2011-10-22 16:21:07 +00:00
Nicolas Pierron 87bf637319 Mercurial: Give access to ssl and curses python packages for
fast-export and crecord.

svn path=/nixpkgs/trunk/; revision=29972
2011-10-22 15:41:20 +00:00
Cillian de Roiste d91165c368 Updating Inkscape to 0.48.2
svn path=/nixpkgs/trunk/; revision=29971
2011-10-22 00:01:26 +00:00
Eelco Dolstra 9667d5ec5a * Samba: Apply a patch that fixes readlink() on symlinks that point
outside of the share.  This is necessary for EC2 image generation
  (and similar actions).  Many thanks to Jeremy Allison to fixing this
  very quickly.  (https://bugzilla.samba.org/show_bug.cgi?id=8541)

svn path=/nixpkgs/trunk/; revision=29969
2011-10-21 23:36:48 +00:00
Eelco Dolstra 87a251aea5 * Samba 3.6.1.
svn path=/nixpkgs/trunk/; revision=29967
2011-10-21 19:30:32 +00:00
Peter Simons 68198ed18d smartmontools: updated to version 5.42
svn path=/nixpkgs/trunk/; revision=29966
2011-10-21 17:00:03 +00:00
Peter Simons 9016346fbd git: updated to version 1.7.7
svn path=/nixpkgs/trunk/; revision=29965
2011-10-21 16:50:36 +00:00
Peter Simons e98852cefd git-annex: updated to version 3.20111011
svn path=/nixpkgs/trunk/; revision=29964
2011-10-21 16:34:38 +00:00
Eelco Dolstra 9704af30c3 * Latest EC2 AMI tools.
svn path=/nixpkgs/trunk/; revision=29963
2011-10-21 16:25:27 +00:00
Peter Simons b1dde14221 haskell-NanoProlog: updated to version 0.2.3.3
svn path=/nixpkgs/trunk/; revision=29961
2011-10-21 16:14:00 +00:00
Peter Simons bba184d375 haskell-ConfigFile: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=29960
2011-10-21 16:13:56 +00:00
Peter Simons 7d2a905c82 haskell-crypto-api: updated to version 0.8
svn path=/nixpkgs/trunk/; revision=29959
2011-10-21 16:13:49 +00:00
Eelco Dolstra 75c3c1418d * Fix powerpc-linux evaluation (does anybody care?).
svn path=/nixpkgs/trunk/; revision=29958
2011-10-21 16:10:07 +00:00
Eelco Dolstra cac34d2be5 * Applied a patch to get Euca2ools / Boto to work on Python 2.7.
svn path=/nixpkgs/trunk/; revision=29956
2011-10-21 15:01:40 +00:00
Eelco Dolstra 5e51aadc10 * Fix evaluation errors.
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Marco Maggesi 11d18ba4fd Update fossil to version 1.20
svn path=/nixpkgs/trunk/; revision=29954
2011-10-21 14:12:46 +00:00
Eelco Dolstra 572b54cb9c * Spotify updated to the latest version.
svn path=/nixpkgs/trunk/; revision=29953
2011-10-21 02:26:26 +00:00
Eelco Dolstra 6ddae753dc * Added regionset, a tool for changing the region code setting of DVD
players.

svn path=/nixpkgs/trunk/; revision=29952
2011-10-21 00:43:56 +00:00
Eelco Dolstra 8f76df522e * 32-bit Flash player updated.
svn path=/nixpkgs/trunk/; revision=29951
2011-10-20 23:11:13 +00:00
Eelco Dolstra b0ead4190d * Some Net::Amazon::EC2 patches.
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Eelco Dolstra 7e2fbda505 * Net::Amazon::EC2: use LWP::Protocol::https.
svn path=/nixpkgs/trunk/; revision=29941
2011-10-20 17:51:52 +00:00
Marco Maggesi bc49e0ff84 yajl: fix meta.license
svn path=/nixpkgs/trunk/; revision=29933
2011-10-20 11:46:13 +00:00
Sander van der Burg d744daf773 Removed non existent license attribute
svn path=/nixpkgs/trunk/; revision=29931
2011-10-20 11:18:43 +00:00
Sander van der Burg 9ee72eb9ae Added license to yafc
svn path=/nixpkgs/trunk/; revision=29930
2011-10-20 11:17:24 +00:00
Sander van der Burg 631f071df8 Bumped version of disnixos
svn path=/nixpkgs/trunk/; revision=29929
2011-10-20 11:07:47 +00:00
Shea Levy 7c32c9c426 llvm: Use the sw_vers program on darwin
svn path=/nixpkgs/trunk/; revision=29925
2011-10-20 10:15:54 +00:00
Shea Levy 252286194e clang: have gcc tell us its target triplet, no need to limit to x86 linuces
svn path=/nixpkgs/trunk/; revision=29924
2011-10-20 02:07:00 +00:00
Shea Levy 1214310f5d Use the right triplet for 1686
Not sure why we're inconsistent between arches there...

svn path=/nixpkgs/trunk/; revision=29923
2011-10-20 00:15:49 +00:00
Shea Levy 188df14951 clang: Use configureFlags instead of env vars to tell which compiler to use
svn path=/nixpkgs/trunk/; revision=29922
2011-10-19 23:49:22 +00:00
Shea Levy 1d7f2e1e90 clang: Install static analysis tools
svn path=/nixpkgs/trunk/; revision=29921
2011-10-19 21:47:28 +00:00
Shea Levy 6e3cde6383 Enable building clang separately from llvm
Note that there is some duplication when building clang now. The llvm source
is unpacked twice, ./configure is run twice, and two small unit test
libraries are compiled twice. IMO this is a fair tradeoff for having
llvm be a separate build unaffected by changes to clang

svn path=/nixpkgs/trunk/; revision=29919
2011-10-19 20:57:18 +00:00
Eelco Dolstra 54951e3994 * QEMU/KVM updated to 0.15.1.
svn path=/nixpkgs/trunk/; revision=29918
2011-10-19 20:41:15 +00:00
Peter Simons 7784111b49 haskell-cabal2nix: updated to version 1.18
svn path=/nixpkgs/trunk/; revision=29917
2011-10-19 19:54:59 +00:00
Peter Simons 1faa8711c8 haskell-nixos-types: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=29916
2011-10-19 19:54:55 +00:00
Peter Simons 0c9057b912 haskell-yesod: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29915
2011-10-19 19:46:00 +00:00
Peter Simons ffbe3e6ef0 haskell-yesod-static: updated to version 0.3.1.2
svn path=/nixpkgs/trunk/; revision=29914
2011-10-19 19:45:56 +00:00
Peter Simons 575ec1ce25 haskell-yesod-form: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=29913
2011-10-19 19:45:51 +00:00
Peter Simons aa79612af5 haskell-yesod-core: updated to version 0.9.3.2
svn path=/nixpkgs/trunk/; revision=29912
2011-10-19 19:45:47 +00:00
Peter Simons fe7f1ba570 haskell-yesod-auth: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29911
2011-10-19 19:45:43 +00:00
Peter Simons f3f7cbde19 updated to haskell-vector 0.9: aeson-native, blaze-textual-native, and cryptocipher
svn path=/nixpkgs/trunk/; revision=29910
2011-10-19 19:45:38 +00:00
Peter Simons 172507f79e haskell-WebBits: added version 2.1
svn path=/nixpkgs/trunk/; revision=29909
2011-10-19 19:37:34 +00:00
Peter Simons 35bbc615f7 haskell-packages.nix: cosmetic
svn path=/nixpkgs/trunk/; revision=29908
2011-10-19 19:37:27 +00:00
Peter Simons 9a8c52cf41 haskell-hmatrix: enable -fvector flag
svn path=/nixpkgs/trunk/; revision=29907
2011-10-19 18:26:02 +00:00
Peter Simons 8398d7ef2a haskell-packages.nix: update default attributes of vector and primitive to the latest versions
svn path=/nixpkgs/trunk/; revision=29906
2011-10-19 18:25:57 +00:00
Peter Simons b903b335fb haskell-vty: dropped obsolete version 4.6.0.4
svn path=/nixpkgs/trunk/; revision=29905
2011-10-19 18:25:52 +00:00
Peter Simons 0b11520557 haskell-packages.nix: make users of haskell-vector and haskell-primitive explicit
svn path=/nixpkgs/trunk/; revision=29904
2011-10-19 18:25:45 +00:00
Peter Simons 3c80eda948 haskell-vector: ensure that version 0.7.1 uses the correct version of 'primitive'
svn path=/nixpkgs/trunk/; revision=29903
2011-10-19 18:06:19 +00:00
Peter Simons 94884218d4 haskell-haskeline: updated to version 0.6.4.5
svn path=/nixpkgs/trunk/; revision=29902
2011-10-19 18:06:13 +00:00
Shea Levy 94dbab27a3 Bootstrap clang with itself
svn path=/nixpkgs/trunk/; revision=29901
2011-10-19 17:11:26 +00:00
Peter Simons bfc36e2f8a haskell-yap: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=29900
2011-10-19 16:37:05 +00:00
Peter Simons 34f300aee6 haskell-hp2any-core: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=29899
2011-10-19 16:37:01 +00:00
Peter Simons d547b72bee haskell-blaze-builder-enumerator: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=29898
2011-10-19 16:36:57 +00:00
Peter Simons f7a1a82fce haskell-crypto-api: added version 0.7
svn path=/nixpkgs/trunk/; revision=29897
2011-10-19 16:36:51 +00:00
Peter Simons eec3529bc2 haskell-NanoProlog: added version 0.2.3.1
svn path=/nixpkgs/trunk/; revision=29896
2011-10-19 16:36:45 +00:00
Peter Simons efaa164120 haskell-packages.nix: fixed misspelled uuParsinglib attribute
svn path=/nixpkgs/trunk/; revision=29895
2011-10-19 16:36:40 +00:00
Sander van der Burg 4f32c23d86 Bumped some versions of Disnix tools
svn path=/nixpkgs/trunk/; revision=29890
2011-10-19 12:24:24 +00:00
Peter Simons 42fd7e5d64 python-ldap: added version 2.4.3
svn path=/nixpkgs/trunk/; revision=29886
2011-10-19 10:27:57 +00:00
Peter Simons db31cf8287 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29884
2011-10-19 08:50:00 +00:00
Shea Levy 1ed93241cd clang: Don't send extra -I flags to the linker
svn path=/nixpkgs/trunk/; revision=29883
2011-10-19 04:14:55 +00:00
Shea Levy db619f2d55 First try at a clang-wrapper. Hello world compiles\!
svn path=/nixpkgs/trunk/; revision=29879
2011-10-18 20:03:09 +00:00
Shea Levy 9783d27b7a Bump llvm and clang to 2.9
svn path=/nixpkgs/trunk/; revision=29878
2011-10-18 16:37:28 +00:00
Peter Simons 7edf0e8eaf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Russell O'Connor 491c6e43b1 Package for picosat.
svn path=/nixpkgs/trunk/; revision=29869
2011-10-17 22:18:21 +00:00
Peter Simons 924e624aad haskell-haskeline: updated to version 0.6.4.4
svn path=/nixpkgs/trunk/; revision=29868
2011-10-17 17:05:14 +00:00
Peter Simons 810a7e4198 haskell-hakyll: updated to version 3.2.0.10
svn path=/nixpkgs/trunk/; revision=29867
2011-10-17 17:05:05 +00:00
Peter Simons 7b478fb0fd haskell-certificate: updated to version 0.9.5
svn path=/nixpkgs/trunk/; revision=29866
2011-10-17 17:04:59 +00:00
Marco Maggesi 17c7829893 Ooops.
svn path=/nixpkgs/trunk/; revision=29865
2011-10-17 12:59:44 +00:00
Marco Maggesi e726f10554 Io does not depend anymore on e2fsprogs
svn path=/nixpkgs/trunk/; revision=29864
2011-10-17 12:57:15 +00:00
Marco Maggesi 71f9ad3fe3 Make yajl build on Darwin.
svn path=/nixpkgs/trunk/; revision=29863
2011-10-17 10:19:35 +00:00
Marco Maggesi 8d424305f5 Update Io to version 2011.09.12.
svn path=/nixpkgs/trunk/; revision=29862
2011-10-17 08:36:07 +00:00
Peter Simons be3cf6fe6c haskell-snap-server: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29861
2011-10-16 18:22:42 +00:00
Peter Simons aa49225df1 haskell-snap-core: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29860
2011-10-16 18:22:36 +00:00
Peter Simons 8f13b206cf haskell-haskell-src-meta: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=29859
2011-10-16 18:22:30 +00:00
Cillian de Roiste 13e76321f0 Updating IPython (python shell) to 0.11
svn path=/nixpkgs/trunk/; revision=29858
2011-10-16 12:46:47 +00:00
Cillian de Roiste 549bd62221 Adding the virtualenv package, for creating isolated dev environments
svn path=/nixpkgs/trunk/; revision=29857
2011-10-16 12:36:37 +00:00
Ludovic Courtès 383baf8794 GNU M4: Have a test work around flaws in newer Linux versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29856
2011-10-15 23:25:12 +00:00
Ludovic Courtès 9188489caf Guile: Disable more GC-sensitive tests when using `-O0'.
svn path=/nixpkgs/trunk/; revision=29854
2011-10-15 16:34:26 +00:00
Russell O'Connor 7bb3f91731 updating dwarf-fortress
svn path=/nixpkgs/trunk/; revision=29853
2011-10-15 14:46:05 +00:00
Yury G. Kudryashov 2109983477 Fix comment
svn path=/nixpkgs/trunk/; revision=29852
2011-10-15 13:32:05 +00:00
Peter Simons 8dfef0f4a0 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Peter Simons b648906658 haskell-packages.nix: use blanks instead of tabs
svn path=/nixpkgs/trunk/; revision=29850
2011-10-14 22:04:10 +00:00
Ludovic Courtès 909200437c GNU MPFR 3.1.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29849
2011-10-14 21:56:21 +00:00
Ludovic Courtès 5d5b893223 GNU Coreutils 8.14.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29848
2011-10-14 21:56:16 +00:00
Ludovic Courtès e2e7a6f1ce Add XZ to stdenv.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29847
2011-10-14 21:56:11 +00:00
Ludovic Courtès 0baf364715 XZ Utils 5.0.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29846
2011-10-14 21:56:07 +00:00
Rob Vermaas c7cea676ce add disper
svn path=/nixpkgs/trunk/; revision=29845
2011-10-14 18:04:34 +00:00
Peter Simons b27823bfac haskell-cpphs: updated to version 1.13.2
svn path=/nixpkgs/trunk/; revision=29844
2011-10-14 17:26:38 +00:00
Peter Simons e419979131 haskell-tls: updated to version 0.8.1
svn path=/nixpkgs/trunk/; revision=29843
2011-10-14 17:26:32 +00:00
Peter Simons c7aca7221b haskell-http-enumerator: updated to version 0.7.1.2
svn path=/nixpkgs/trunk/; revision=29842
2011-10-14 17:26:27 +00:00
Peter Simons 65d9c62ac8 haskell-certificate: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=29841
2011-10-14 17:26:22 +00:00
Peter Simons e0528d4078 haskell-asn1-data: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=29840
2011-10-14 17:26:16 +00:00
Peter Simons c8529df9a9 haskell-Hipmunk: updated to version 5.2.0.4
svn path=/nixpkgs/trunk/; revision=29839
2011-10-14 17:26:12 +00:00
Marco Maggesi c8e061945c yajl: enable Hydra build
svn path=/nixpkgs/trunk/; revision=29838
2011-10-14 14:14:36 +00:00
Marco Maggesi 39df2ce05e Add yaml - Yet Another JSON Library
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Sander van der Burg 1fc00185f4 Updated Axis2 to version 1.6.1
svn path=/nixpkgs/trunk/; revision=29836
2011-10-14 13:24:55 +00:00
Florian Friesdorf d2b089cc0b notmuch - simplify expression
svn path=/nixpkgs/trunk/; revision=29834
2011-10-14 10:30:14 +00:00
Florian Friesdorf d6e22c9b4a python26Full and explicit python27Full
svn path=/nixpkgs/trunk/; revision=29833
2011-10-14 09:47:30 +00:00
Lluís Batlle i Rossell 7a2cb5bc64 Updating dmenu
svn path=/nixpkgs/trunk/; revision=29832
2011-10-14 07:55:02 +00:00
Lluís Batlle i Rossell dbdfb3d11c Adding cbrowser. Have cscope on the path to use it (which you should already
have, because otherwise how would you have created the database for cbrowser?)

svn path=/nixpkgs/trunk/; revision=29831
2011-10-14 07:47:20 +00:00
Florian Friesdorf dbdcb3fad4 powertop kernels: re-disable debug flags enabled by default
svn path=/nixpkgs/trunk/; revision=29830
2011-10-13 18:30:55 +00:00
Peter Simons 85c97efc50 nbd: updated to version 2.9.24
svn path=/nixpkgs/trunk/; revision=29829
2011-10-13 17:00:46 +00:00
Eelco Dolstra 69f3a67710 * Upstart updated to 1.3.
svn path=/nixpkgs/trunk/; revision=29828
2011-10-13 15:01:44 +00:00
Florian Friesdorf b76071a096 remove redundant/conflicting config (y vs m) from powertop kernels
svn path=/nixpkgs/trunk/; revision=29825
2011-10-13 13:51:46 +00:00
Florian Friesdorf 2d511f7246 use override for powertop kernels
svn path=/nixpkgs/trunk/; revision=29824
2011-10-13 13:51:39 +00:00
Florian Friesdorf 41a5209ccf linux_3_1_powertop
svn path=/nixpkgs/trunk/; revision=29823
2011-10-13 13:51:33 +00:00
Florian Friesdorf 9d12557783 powertop: modprobe configs if /proc/config.gz is missing
svn path=/nixpkgs/trunk/; revision=29822
2011-10-13 13:05:58 +00:00
Florian Friesdorf 1a54d4bbd6 powertop: renamed inotify patch
svn path=/nixpkgs/trunk/; revision=29821
2011-10-13 13:05:22 +00:00
Florian Friesdorf 50a5f9f0e8 linux_3_0_powertop
svn path=/nixpkgs/trunk/; revision=29820
2011-10-13 13:04:45 +00:00
Marco Maggesi 843ed0c339 Update OpenAFS client to version 1.6.0. Also enable Hydra build.
svn path=/nixpkgs/trunk/; revision=29819
2011-10-13 12:37:15 +00:00
Florian Friesdorf 805a4c0261 linux/kernel - added myself to maintainers
svn path=/nixpkgs/trunk/; revision=29811
2011-10-13 09:23:22 +00:00
Florian Friesdorf abd410f804 fix powertop INOTIFY suggestion
INOTIFY_USER exists since 2.6.18

svn path=/nixpkgs/trunk/; revision=29810
2011-10-13 09:06:52 +00:00
Lluís Batlle i Rossell 19503ac12a Updating task spooler
svn path=/nixpkgs/trunk/; revision=29809
2011-10-13 08:59:56 +00:00
Lluís Batlle i Rossell 58e9385e70 Downgrading boinc to the last stable version.
svn path=/nixpkgs/trunk/; revision=29808
2011-10-13 08:58:45 +00:00
Florian Friesdorf dfd9a5906d powertop meta info
svn path=/nixpkgs/trunk/; revision=29807
2011-10-13 08:53:47 +00:00
Florian Friesdorf 0989227b08 fix powertop-1.13.patch
svn path=/nixpkgs/trunk/; revision=29806
2011-10-13 08:47:58 +00:00
Florian Friesdorf 3850bb86ba linux_2_6_39_powertop
svn path=/nixpkgs/trunk/; revision=29805
2011-10-13 08:47:49 +00:00
Peter Simons ee2fdfb00d mscgen: added version 0.20
svn path=/nixpkgs/trunk/; revision=29803
2011-10-13 07:38:44 +00:00
Peter Simons 2feeeacb7b nbd: we don't generate statically linked binaries for that package
anymore, so it's no longer necessary to pass a special version of glib
to the expression.

svn path=/nixpkgs/trunk/; revision=29802
2011-10-13 07:26:44 +00:00
Eelco Dolstra 18bd78f116 * Get k3b to build again.
svn path=/nixpkgs/trunk/; revision=29801
2011-10-12 21:59:36 +00:00
Lluís Batlle i Rossell ce2bceeeac Updating feh.
svn path=/nixpkgs/trunk/; revision=29798
2011-10-12 21:25:05 +00:00
Ludovic Courtès 14e951e6d5 GNU RCS 5.8.
svn path=/nixpkgs/trunk/; revision=29795
2011-10-12 20:43:44 +00:00
Vladimír Čunát a6db3d5723 Fixing package naming in wesnoth broken by r27666
svn path=/nixpkgs/trunk/; revision=29794
2011-10-12 19:16:15 +00:00
Shea Levy e1a97996f7 Rails 3.1.1
svn path=/nixpkgs/trunk/; revision=29793
2011-10-12 18:01:28 +00:00
Marco Maggesi f8dfbd4a43 BLCR: Add myself as mantainer. Add platforms.
svn path=/nixpkgs/trunk/; revision=29779
2011-10-12 12:10:26 +00:00
Marco Maggesi 70b8d1e683 Update BLCR to version 0.8.4.
svn path=/nixpkgs/trunk/; revision=29778
2011-10-12 09:44:20 +00:00
Andres Löh 1d70839b22 Added haskell-Zwaluw-0.1
svn path=/nixpkgs/trunk/; revision=29777
2011-10-11 22:18:21 +00:00
Yury G. Kudryashov 4289cff0c2 Remove gtkLibs216.*mm
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov 2ed828052e Remove wxPython26 since it is not used
svn path=/nixpkgs/trunk/; revision=29773
2011-10-11 19:46:31 +00:00
Lluís Batlle i Rossell 2c6200c025 Updating veracity
svn path=/nixpkgs/trunk/; revision=29772
2011-10-11 19:30:11 +00:00
Peter Simons 51fea45a1b haskell-vacuum: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=29771
2011-10-11 16:48:28 +00:00
Peter Simons dd4305c67a haskell-uniplate: updated to version 1.6.3
svn path=/nixpkgs/trunk/; revision=29770
2011-10-11 16:48:24 +00:00
Peter Simons 52987e278d haskell-tls: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=29769
2011-10-11 16:48:19 +00:00
Peter Simons 764bfaafb4 haskell-tls-extra: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=29768
2011-10-11 16:48:15 +00:00
Peter Simons 6e5a99dadf haskell-http-enumerator: updated to version 0.7.1.1
svn path=/nixpkgs/trunk/; revision=29767
2011-10-11 16:48:09 +00:00
Peter Simons 86b454d4b0 haskell-certificate: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29766
2011-10-11 16:48:05 +00:00
Peter Simons 2c1c739890 haskell-authenticate: updated to version 0.10.2.2
svn path=/nixpkgs/trunk/; revision=29765
2011-10-11 16:48:01 +00:00
Peter Simons 57dfcfed60 haskell-asn1-data: updated to version 0.6.0
svn path=/nixpkgs/trunk/; revision=29764
2011-10-11 16:47:56 +00:00
Karn Kallio 64eda35d0f Switch to mirror; ftp.gimp.org unavailable for about a week.
svn path=/nixpkgs/trunk/; revision=29762
2011-10-11 15:20:46 +00:00
Rob Vermaas 0d62f0418c nix-build.nix: also recognize xz tarballs
svn path=/nixpkgs/trunk/; revision=29760
2011-10-11 14:47:56 +00:00
Rob Vermaas 40f1e4e289 * rpm-closure.pl: add possibility to use multiple repositories
* default.nix: do not assume fixed filesystem type when mounting, to allow using other filesystems


svn path=/nixpkgs/trunk/; revision=29757
2011-10-11 13:22:09 +00:00
Eelco Dolstra a1f9b6f7b6 * Enable "make check" for checkinstall-based Debian builds. I always
assumed this was enabled...

svn path=/nixpkgs/trunk/; revision=29750
2011-10-11 09:13:31 +00:00
Yury G. Kudryashov b5861542dd gtkLibs3x.atkmm
svn path=/nixpkgs/trunk/; revision=29748
2011-10-10 22:26:41 +00:00
Yury G. Kudryashov 57b11967c8 Remove already packaged packages from gnome-3/TODO.txt
svn path=/nixpkgs/trunk/; revision=29747
2011-10-10 22:10:18 +00:00
Yury G. Kudryashov c3863358ef libgnomeui-2.24.5; add libtool to deps
svn path=/nixpkgs/trunk/; revision=29746
2011-10-10 21:48:21 +00:00
Peter Simons e3984c2caf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29739
2011-10-10 17:01:17 +00:00
Peter Simons 6170e88607 pkgs/tools/text/odt2txt: fixed evaluation error
svn path=/nixpkgs/trunk/; revision=29738
2011-10-10 08:56:08 +00:00
Joachim Schiele f3f0940e25 added support for cntlm on nixos!
svn path=/nixpkgs/trunk/; revision=29736
2011-10-09 22:28:41 +00:00
Yury G. Kudryashov 8d94826486 colordiff: fix man install path
svn path=/nixpkgs/trunk/; revision=29735
2011-10-09 18:45:47 +00:00
Yury G. Kudryashov 9caf409d96 odt2txt-0.4
svn path=/nixpkgs/trunk/; revision=29734
2011-10-09 18:22:18 +00:00
Peter Simons 2133339ecf haskell-thespian: added version 0.999
svn path=/nixpkgs/trunk/; revision=29733
2011-10-09 17:47:04 +00:00
Yury G. Kudryashov 57d384459e Add gnome3. Do not recurse into attrs
svn path=/nixpkgs/trunk/; revision=29732
2011-10-09 17:23:54 +00:00
Yury G. Kudryashov da80ec5203 libbonoboui-2.24.4, fix build
svn path=/nixpkgs/trunk/; revision=29731
2011-10-09 17:23:47 +00:00
Yury G. Kudryashov 692ae674c1 gtklibs3x.glibmm-2.30
svn path=/nixpkgs/trunk/; revision=29730
2011-10-09 17:23:37 +00:00
Peter Simons dbab602826 haskell-parallel: added version 3.2.0.0
svn path=/nixpkgs/trunk/; revision=29729
2011-10-09 15:30:05 +00:00
Peter Simons fad97e3885 haskell-parsec: added version 3.1.2
svn path=/nixpkgs/trunk/; revision=29728
2011-10-09 15:29:59 +00:00
Peter Simons 99003e9508 haskell-hashed-storage: updated to version 0.5.9
svn path=/nixpkgs/trunk/; revision=29727
2011-10-09 15:29:52 +00:00
Yury G. Kudryashov 32dd8c0854 gtkLibx3x update
svn path=/nixpkgs/trunk/; revision=29726
2011-10-09 08:38:34 +00:00
Yury G. Kudryashov f865f7c26d libIDL-0.8.14
svn path=/nixpkgs/trunk/; revision=29725
2011-10-09 07:11:38 +00:00
Yury G. Kudryashov 026325e75b Update a few gnome packages
svn path=/nixpkgs/trunk/; revision=29724
2011-10-09 07:11:28 +00:00
Yury G. Kudryashov bbd24e9c87 Update gnome-common
svn path=/nixpkgs/trunk/; revision=29723
2011-10-08 19:12:24 +00:00
Yury G. Kudryashov 2fdeacfebb libunique-1.1.6
svn path=/nixpkgs/trunk/; revision=29722
2011-10-08 19:05:13 +00:00
Yury G. Kudryashov e60fe8673b gnome: use callPackage, move to gnome-2
gnome28 was a mix of packages from various releases, so do not mention 2.28 in
the attribute name.

svn path=/nixpkgs/trunk/; revision=29721
2011-10-08 16:58:32 +00:00
Yury G. Kudryashov a2d0e3b739 libgnome-2.32.1, drop esound dependency
svn path=/nixpkgs/trunk/; revision=29720
2011-10-08 14:08:44 +00:00
Yury G. Kudryashov 0ba5532d4b gnome-vfs-2.24.4
svn path=/nixpkgs/trunk/; revision=29719
2011-10-08 14:08:39 +00:00
Yury G. Kudryashov c35c6ec9fa Drop 'gnomevfs = gnome_vfs;' alias
s/gnomevfs/gnome_vfs/ in packages

svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Yury G. Kudryashov bc0b96370f KDE-4.7.2 mass update
Regenerate manifests+update oxygen-icons hash; kde-wallpapers hash remains the
same.

svn path=/nixpkgs/trunk/; revision=29717
2011-10-08 11:59:24 +00:00
Yury G. Kudryashov 1ef1f01e13 Remove thunderbird2/3 from release.nix
svn path=/nixpkgs/trunk/; revision=29716
2011-10-08 11:53:18 +00:00
Yury G. Kudryashov c7d6b60287 Drop kde3.kile
Use kde4.kile instead

svn path=/nixpkgs/trunk/; revision=29715
2011-10-07 20:46:29 +00:00
Yury G. Kudryashov 7e3c1b357b Drop kde3.kdebase
Hydra fails to build it for a while, and nobody noticed.

svn path=/nixpkgs/trunk/; revision=29714
2011-10-07 20:46:21 +00:00
Lluís Batlle i Rossell c67c7d49b0 Boinc wanted to be told to link to libX11
svn path=/nixpkgs/trunk/; revision=29713
2011-10-07 19:01:27 +00:00
Lluís Batlle i Rossell 80d397413d Boinc can even run, but only if placed in the proper (writeable) path.
svn path=/nixpkgs/trunk/; revision=29712
2011-10-07 19:01:19 +00:00
Lluís Batlle i Rossell c286f9acb6 Making the nvidia installer install the file libcuda.so. 'boinc' wants this file.
svn path=/nixpkgs/trunk/; revision=29711
2011-10-07 19:01:09 +00:00
Eelco Dolstra 20778d629b * Updated Catalyst to 5.9. It now uses Plack for interfacing with the
web server, so add that as well.

svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra ef27bfc02a * Apache 2.2.21.
svn path=/nixpkgs/trunk/; revision=29707
2011-10-07 11:37:42 +00:00
Eelco Dolstra 79ab307dd7 * Fix Chatzilla (it doesn't work with recent Xulrunners).
* Get rid of xulrunnerWrapper.

svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Peter Simons e0c4e42d8c haskell-cmdlib: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=29705
2011-10-06 21:30:27 +00:00
Lluís Batlle i Rossell fefaa7a6ea Adding boinc. It installs. I don't know how to use it.
svn path=/nixpkgs/trunk/; revision=29704
2011-10-06 20:25:05 +00:00
Eelco Dolstra f1dcb1ccd0 * Thunderbird: install a desktop item.
svn path=/nixpkgs/trunk/; revision=29703
2011-10-06 14:10:56 +00:00
Eelco Dolstra d1eddb691b * NSPR updated to 4.8.9.
svn path=/nixpkgs/trunk/; revision=29702
2011-10-06 14:09:28 +00:00
Eelco Dolstra ee74cf87dc * Set the Chrome icon in its desktop item.
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra 57f482e2c3 * Get rid of old Thunderbird versions.
svn path=/nixpkgs/trunk/; revision=29700
2011-10-06 13:28:03 +00:00
Ludovic Courtès e1fb6adbe8 Update Debian Lenny (5.0.9).
svn path=/nixpkgs/trunk/; revision=29699
2011-10-06 13:27:58 +00:00
Peter Simons a60193db6b release-small.nix: updated name of "dbus" attribute
svn path=/nixpkgs/branches/stdenv-updates/; revision=29698
2011-10-06 13:21:07 +00:00
Eelco Dolstra f4d88c2197 * Thunderbird 7.0.1.
svn path=/nixpkgs/trunk/; revision=29697
2011-10-06 13:21:05 +00:00
Peter Simons 1add4b2e6d synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29696
2011-10-06 13:16:47 +00:00
Peter Simons ddd571e253 strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29695
2011-10-06 13:15:09 +00:00
Peter Simons d95e485a86 mdadm: strip -Werror option from Makefile to fix build errors with GCC 4.6.1
svn path=/nixpkgs/trunk/; revision=29694
2011-10-06 13:15:05 +00:00
Peter Simons 8686ca6278 btrfsprogs: override -Werror option in CFLAGS to fix build errors with GCC 4.6.1
svn path=/nixpkgs/trunk/; revision=29693
2011-10-06 13:15:02 +00:00
Eelco Dolstra b1b09c1510 * gnome-keyring: drop the (unused) dependency on HAL.
svn path=/nixpkgs/trunk/; revision=29692
2011-10-06 11:56:18 +00:00
Eelco Dolstra 0982859b6c * Neon: build with the new and patched OpenSSL. With this,
Subversion can check out the Nix repositories without any
  warnings about untrusted certificates.
* Make Firefox 7 the default.

svn path=/nixpkgs/trunk/; revision=29691
2011-10-06 11:31:14 +00:00
Eelco Dolstra 8ec876642e * Give the desktop items for Chrome and IceCat the right name.
svn path=/nixpkgs/trunk/; revision=29689
2011-10-06 11:22:50 +00:00
Eelco Dolstra 5ab3c2abf2 * NVIDIA driver updated to 285.05.09.
svn path=/nixpkgs/trunk/; revision=29688
2011-10-06 11:07:25 +00:00
Eelco Dolstra bcf053ed23 * Firefox 7.0.1.
svn path=/nixpkgs/trunk/; revision=29687
2011-10-06 10:47:09 +00:00
Peter Simons d5d5ff5a78 release-small.nix: dropped obsolete 'aterm242fixes' package
svn path=/nixpkgs/branches/stdenv-updates/; revision=29686
2011-10-06 10:29:56 +00:00
Peter Simons ba6cc24ca8 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29685
2011-10-06 10:27:33 +00:00
Peter Simons e543b455df libsmbios: updated to version 2.2.28 to fix build errors with GCC 4.6.1
svn path=/nixpkgs/trunk/; revision=29684
2011-10-06 10:23:31 +00:00
Peter Simons 161c5bdafa cppunit: improved meta section
svn path=/nixpkgs/trunk/; revision=29683
2011-10-06 10:23:27 +00:00
Peter Simons 667e2020cc cppunit: dropped obsolete version 1.10
svn path=/nixpkgs/trunk/; revision=29682
2011-10-06 10:23:23 +00:00
Peter Simons f68e44a602 cups: updated to version 1.5.0
svn path=/nixpkgs/branches/stdenv-updates/; revision=29681
2011-10-06 09:57:32 +00:00
Peter Simons 1abdc56a12 Synchronized stdenv-updates branch with trunk.
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.

svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Ludovic Courtès dce7ac1f10 Bigloo 3.7a.
svn path=/nixpkgs/trunk/; revision=29679
2011-10-05 21:51:07 +00:00
Yury G. Kudryashov 9bd06b389a libcgroup-0.37.1
svn path=/nixpkgs/trunk/; revision=29678
2011-10-05 20:20:21 +00:00
Yury G. Kudryashov 9f1347ae7e virtualbox-4.1.2
svn path=/nixpkgs/trunk/; revision=29677
2011-10-05 19:54:44 +00:00
Peter Simons 969a0acdc2 haskell-xml-enumerator: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=29674
2011-10-05 17:23:21 +00:00
Peter Simons 022f9d81b7 haskell-xml-enumerator: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=29673
2011-10-05 17:14:14 +00:00
Peter Simons b88f691163 haskell-hamlet: updated to version 0.10.3
svn path=/nixpkgs/trunk/; revision=29672
2011-10-05 17:10:00 +00:00
Peter Simons 105f30bba6 haskell-hakyll: updated to version 3.2.0.9
svn path=/nixpkgs/trunk/; revision=29671
2011-10-05 17:09:51 +00:00
Peter Simons 384ad944cb haskell-skein: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=29670
2011-10-05 17:09:39 +00:00
Peter Simons 7776c66a84 haskell-hledger: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29669
2011-10-05 17:09:32 +00:00
Peter Simons 549b848e7c haskell-hledger-web: updated to version 0.16.3
svn path=/nixpkgs/trunk/; revision=29668
2011-10-05 17:09:25 +00:00
Peter Simons 80d4abd330 haskell-hledger-vty: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29667
2011-10-05 17:09:15 +00:00
Peter Simons c3a0b9b55f haskell-hledger-lib: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29666
2011-10-05 17:09:07 +00:00
Peter Simons a9e1911efa haskell-hledger-chart: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29665
2011-10-05 17:08:58 +00:00
Yury G. Kudryashov e44c73e49a Latest babl and gegl
svn path=/nixpkgs/trunk/; revision=29661
2011-10-05 14:45:49 +00:00
Ludovic Courtès 37776f1568 Valgrind: Add myself as maintainer.
svn path=/nixpkgs/trunk/; revision=29657
2011-10-05 10:52:16 +00:00
Ludovic Courtès 631c013a13 Valgrind: Remove unnecessary dependency on Autoconf and Automake.
svn path=/nixpkgs/trunk/; revision=29656
2011-10-05 10:52:11 +00:00
Ludovic Courtès ba677f861f Valgrind: Fix Darwin builds.
svn path=/nixpkgs/trunk/; revision=29655
2011-10-05 10:52:05 +00:00
Yury G. Kudryashov 1b87ef25db calibre-0.8.21
The old version failed to build on hydra, so I've upgraded

svn path=/nixpkgs/trunk/; revision=29637
2011-10-04 15:20:17 +00:00
Peter Simons a38b628246 haskell-haddock: updated to version 2.9.4
svn path=/nixpkgs/trunk/; revision=29635
2011-10-04 14:58:28 +00:00
Sander van der Burg 5e34490289 Added dotnetfx 4.0
svn path=/nixpkgs/trunk/; revision=29631
2011-10-04 13:31:23 +00:00
Sander van der Burg df1cea1903 dotnetfx 4.0 is now the default
svn path=/nixpkgs/trunk/; revision=29628
2011-10-04 13:28:32 +00:00
Yury G. Kudryashov 4bd5a070d4 liblastfm: fix compilation with ruby-1.9.x
svn path=/nixpkgs/trunk/; revision=29623
2011-10-04 11:12:17 +00:00
Yury G. Kudryashov dd19f22e7e Add kde4.kile
svn path=/nixpkgs/trunk/; revision=29622
2011-10-04 11:12:11 +00:00
Michael Raskin e413faa019 Update liquidWar
svn path=/nixpkgs/trunk/; revision=29621
2011-10-04 08:54:01 +00:00
Russell O'Connor 8c40562197 New package for CamlIDL 1.05
svn path=/nixpkgs/trunk/; revision=29619
2011-10-04 01:40:45 +00:00
Peter Simons f74e361e45 added myself as maintainer
svn path=/nixpkgs/branches/stdenv-updates/; revision=29618
2011-10-03 20:50:08 +00:00
Eelco Dolstra fc77db6d21 * Wine 1.3.29.
svn path=/nixpkgs/trunk/; revision=29617
2011-10-03 20:42:45 +00:00
Peter Simons 6b4095a1a0 haskell-wai-extra: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=29616
2011-10-03 20:21:35 +00:00
Peter Simons 717d0a154d haskell-wai-app-static: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=29615
2011-10-03 20:21:31 +00:00
Peter Simons 8855e4e69b haskell-shakespeare: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=29614
2011-10-03 20:21:27 +00:00
Peter Simons 96ca3cf9df haskell-shakespeare-text: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29613
2011-10-03 20:21:23 +00:00
Peter Simons d4abe9ac3f haskell-shakespeare-js: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29612
2011-10-03 20:21:19 +00:00
Peter Simons de15159ea0 haskell-shakespeare-css: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29611
2011-10-03 20:21:15 +00:00
Peter Simons e12400f5f1 haskell-persistent: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=29610
2011-10-03 20:21:11 +00:00
Peter Simons 3f7a541c51 haskell-persistent-template: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=29609
2011-10-03 20:21:07 +00:00
Peter Simons 160b7547f3 haskell-clientsession: updated to version 0.7.3.1
svn path=/nixpkgs/trunk/; revision=29608
2011-10-03 20:21:03 +00:00
Peter Simons 492c7016d0 haskell-hamlet: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29607
2011-10-03 20:20:58 +00:00
Ludovic Courtès eaaaad5203 GNU Readline: Fix typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29606
2011-10-03 19:27:10 +00:00
Ludovic Courtès eff71744ea GNU Binutils: Fix URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29605
2011-10-03 19:11:09 +00:00
Peter Simons 21887cf61e we would like to test cups
svn path=/nixpkgs/branches/stdenv-updates/; revision=29604
2011-10-03 18:40:12 +00:00
Ludovic Courtès 41d04539a6 GNU Readline 6.2: Update patch set.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29603
2011-10-03 17:35:04 +00:00
Yury G. Kudryashov d5d53b4710 boolstuff-0.1.13
svn path=/nixpkgs/trunk/; revision=29602
2011-10-03 16:55:33 +00:00
Shea Levy 936c460abb Ruby: Separate 'install the current version of ruby' from 'install version x of ruby' when x is also the current version
svn path=/nixpkgs/trunk/; revision=29600
2011-10-03 15:35:50 +00:00
Peter Simons 4d2b6a350b haskell-cabal-ghci: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=29598
2011-10-03 09:01:42 +00:00
Peter Simons 1fb8696d94 haskell-hakyll: updated to version 3.2.0.8
svn path=/nixpkgs/trunk/; revision=29597
2011-10-03 09:01:28 +00:00
Yury G. Kudryashov 371cd8bc51 kde3: use meta.platforms
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Yury G. Kudryashov 86d3591d7e Switch to unzip-6.0
svn path=/nixpkgs/trunk/; revision=29595
2011-10-02 21:15:29 +00:00
Yury G. Kudryashov 9839a5d924 policykit: use meta.platforms
This makes it easier to remove policykit in the future

svn path=/nixpkgs/trunk/; revision=29594
2011-10-02 21:15:19 +00:00
Ludovic Courtès 07b8c666f7 OpenCV: Add missing parameter.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29593
2011-10-02 20:36:10 +00:00
Ludovic Courtès 88dd456354 GNU grep 2.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29592
2011-10-02 20:36:06 +00:00
Ludovic Courtès 29d669037e GNU Awk 4.0.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29591
2011-10-02 20:36:01 +00:00
Ludovic Courtès 14a86cfa3b GNU diffutils 3.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29590
2011-10-02 20:35:57 +00:00
Ludovic Courtès 40f2ee9200 GNU tar 1.26.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29589
2011-10-02 20:35:53 +00:00
Ludovic Courtès 18962bfe66 GNU M4 1.4.16.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29588
2011-10-02 20:35:49 +00:00
Ludovic Courtès 3e8b08d2fc GNU Ncurses 5.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29587
2011-10-02 20:35:44 +00:00
Ludovic Courtès 5bd43ca25f GNU MPFR 3.0.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29586
2011-10-02 20:35:40 +00:00
Peter Simons 13b67df58e haskell-convertible-text: added version 0.3.0.10
svn path=/nixpkgs/trunk/; revision=29585
2011-10-02 20:28:19 +00:00
Peter Simons c096ba1ba8 haskell-data-object-yaml: added version 0.3.3.5
svn path=/nixpkgs/trunk/; revision=29584
2011-10-02 20:28:14 +00:00
Peter Simons 1d0620f3ae haskell-data-object: added version 0.3.1.7
svn path=/nixpkgs/trunk/; revision=29583
2011-10-02 20:28:09 +00:00
Peter Simons 54a78ff2ed haskell-yaml: added version 0.4.1.1
svn path=/nixpkgs/trunk/; revision=29582
2011-10-02 20:28:04 +00:00
Peter Simons 944a9932bc haskell-network: added version 2.3.0.6
svn path=/nixpkgs/trunk/; revision=29581
2011-10-02 20:28:00 +00:00
Peter Simons 8df74ef75a haskell-hlint: updated to version 1.8.17
svn path=/nixpkgs/trunk/; revision=29580
2011-10-02 20:27:55 +00:00
Peter Simons 0fe8cb05b5 haskell-hledger: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29579
2011-10-02 20:27:50 +00:00
Peter Simons 60310380e9 haskell-hledger-web: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29578
2011-10-02 20:27:46 +00:00
Peter Simons b0b151d05d haskell-hledger-vty: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29577
2011-10-02 20:27:42 +00:00
Peter Simons bfd8bc177b haskell-hledger-lib: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29576
2011-10-02 20:27:37 +00:00
Peter Simons 750527851c haskell-hledger-chart: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29575
2011-10-02 20:27:33 +00:00
Peter Simons 264e8539b5 haskell-blaze-html: updated to version 0.4.2.0
svn path=/nixpkgs/trunk/; revision=29574
2011-10-02 20:27:29 +00:00
Peter Simons e0cf0de6c2 haskell-X11-xft: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=29573
2011-10-02 20:27:25 +00:00
Peter Simons ec549646da haskell-haddock: added version 2.9.3
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Peter Simons 3277d89fcf haddock-2.4.2: added 'happy' build input
svn path=/nixpkgs/trunk/; revision=29571
2011-10-02 20:13:54 +00:00
Peter Simons 5328a95a3c haddock-2.4.2: added 'alex' build input
svn path=/nixpkgs/trunk/; revision=29570
2011-10-02 20:12:07 +00:00
Yury G. Kudryashov 4cdf639958 Remove unused parameter from xorg call
svn path=/nixpkgs/trunk/; revision=29569
2011-10-02 19:53:20 +00:00
Yury G. Kudryashov 0a3e9cad72 Make dbus_all_1_5_6.tools compile
svn path=/nixpkgs/trunk/; revision=29568
2011-10-02 18:12:29 +00:00
Shea Levy 5a5602184e Whoops, forgot to re-inherit postBuild now that it's not set manually
I really should have done these changes in a topic branch, sorry

svn path=/nixpkgs/trunk/; revision=29567
2011-10-02 17:12:50 +00:00
Shea Levy 494e927d1c libcaca: Bump
svn path=/nixpkgs/trunk/; revision=29566
2011-10-02 14:34:23 +00:00
Shea Levy 2a94841c64 Enable building 3.1 with an efi stub
It's still not enabled by default, you need to set CONFIG_EFI_STUB=y

svn path=/nixpkgs/trunk/; revision=29565
2011-10-02 14:20:49 +00:00
Shea Levy c073bf9c22 Update the shadow tarball url
svn path=/nixpkgs/trunk/; revision=29564
2011-10-02 14:02:06 +00:00
Shea Levy 21b2dd7ab4 D'oh
svn path=/nixpkgs/trunk/; revision=29562
2011-10-02 12:53:51 +00:00
Shea Levy 36910c10e5 modprobe --show-depends now spits out 'builtin' if a requested module is, well, built-in
svn path=/nixpkgs/trunk/; revision=29560
2011-10-02 11:50:19 +00:00
Shea Levy 34144e835d Linux 3.x: Use our module directory during modules_install
The "unset MODULE_DIR" trick was enough to get Linux 3.x kernels compiling, but it was definitely the Wrong Thing
We NEED MODULE_DIR set so that depmod can store the right dependencies during the build. The REAL problem with the
3.x kernels was two-fold: Our module-init-tools was so old that the kernel build needed to introduce a hack when
calling depmod (involving creating a symlink prepending 99.98 to the version number), and the depmod wrapper was
moved out of the Makefile into scripts/depmod.sh, so our substituteInPlace to get rid of '-b $(INSTALL_MOD_PATH)' in
the Makefile was a noop and INSTALL_MOD_PATH was still being passed to depmod. This is now fixed and modprobe can
successfully find dependencies using the modules.dep created during install

svn path=/nixpkgs/trunk/; revision=29559
2011-10-02 11:01:08 +00:00
Yury G. Kudryashov 50531eacb8 qt-4.7.4
svn path=/nixpkgs/trunk/; revision=29557
2011-10-02 07:28:11 +00:00
Shea Levy 4b795e225b module-init-tools: 3.16
svn path=/nixpkgs/trunk/; revision=29556
2011-10-02 04:03:02 +00:00
Shea Levy 72f41379be Add a patch to enable adding efi stub code to the linux kernel
svn path=/nixpkgs/trunk/; revision=29555
2011-10-01 23:00:48 +00:00
Shea Levy d3cf97b56e Cleaner decoupling of glibc and linuxPackages while keeping kernelHeaders a linuxPackage and having a single default.nix for kernelHeaders
svn path=/nixpkgs/branches/stdenv-updates/; revision=29554
2011-10-01 22:25:28 +00:00
Shea Levy 3b260bfbf7 Merge from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29553
2011-10-01 18:12:00 +00:00
Cillian de Roiste 4c3642403c Adding attr as a buildInput to enable support for VirtFS (Plan 9 folder sharing over Virtio - I/O virtualization framework)
svn path=/nixpkgs/trunk/; revision=29551
2011-10-01 14:15:47 +00:00
Rob Vermaas c85c8c9d01 update jinja2
svn path=/nixpkgs/trunk/; revision=29550
2011-09-30 17:26:38 +00:00
Michael Raskin a8a3ede5e9 Adding Firefox 8.0beta1
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Shea Levy 1a7554562f Enable setting the headersVersion so the default kernel can be updated without rebuilding stdenv
svn path=/nixpkgs/branches/stdenv-updates/; revision=29548
2011-09-30 15:39:47 +00:00
Shea Levy c10d43d3bd Enable setting the headersSrc so the default kernel can be updated without rebuilding stdenv
svn path=/nixpkgs/branches/stdenv-updates/; revision=29547
2011-09-30 15:37:35 +00:00
Shea Levy dcef7ad3bf Have the kernel headers be a linuxPackage, use the current linuxPackage's headers
svn path=/nixpkgs/branches/stdenv-updates/; revision=29546
2011-09-30 15:34:37 +00:00
Shea Levy 024a629e27 Set the M4 env var, for some reason configure can't find it even though it's in PATH
svn path=/nixpkgs/branches/stdenv-updates/; revision=29545
2011-09-30 15:29:30 +00:00
Michael Raskin 8e02768459 Firefox 7.0 release
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Shea Levy a54473bc5d Use ruby 1.9 as the default
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy ad076fc3d5 shells/bash/4.1,2.nix have been replaced by default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=29542
2011-09-29 21:48:33 +00:00
Shea Levy 9f3fb4b1ae Add a working kernel.org mirror
svn path=/nixpkgs/trunk/; revision=29541
2011-09-29 20:57:47 +00:00
Shea Levy cba02ddc3c aufs2: Only build if the kernel supports it
svn path=/nixpkgs/trunk/; revision=29540
2011-09-28 23:38:39 +00:00
Shea Levy 107e39b214 linux-3.1: rc8
svn path=/nixpkgs/trunk/; revision=29539
2011-09-28 23:15:30 +00:00
Shea Levy 5143705396 Get Theme-GNU directly from spock while kernel.org is down
svn path=/nixpkgs/trunk/; revision=29537
2011-09-28 22:34:46 +00:00
Shea Levy f979d3de4e Add features.aufs2 to old kernels
svn path=/nixpkgs/trunk/; revision=29536
2011-09-28 22:13:59 +00:00
Shea Levy ed38cc3545 aufs3-util
svn path=/nixpkgs/trunk/; revision=29535
2011-09-28 21:59:07 +00:00
Shea Levy 4add420a48 aufs3 kernelPackage
svn path=/nixpkgs/trunk/; revision=29534
2011-09-28 21:46:07 +00:00
Shea Levy 2e012018bb makeAufs3StandalonePatch: Don't unpack the kernel source
svn path=/nixpkgs/trunk/; revision=29533
2011-09-28 21:09:54 +00:00
Shea Levy 60b155479d linux-3.0: Add aufs3 patch
svn path=/nixpkgs/trunk/; revision=29532
2011-09-28 20:48:08 +00:00
Peter Simons e460e459bf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00