3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17969 commits

Author SHA1 Message Date
Peter Simons d2ef3f937c haskell-happstack-server: updated to version 6.6.3
svn path=/nixpkgs/trunk/; revision=32421
2012-02-20 10:45:00 +00:00
Peter Simons 2fc61e1010 haskell-smallcheck: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=32420
2012-02-20 10:44:57 +00:00
Peter Simons 037eafa2cf haskell-fclabels: updated to version 1.1.1.0
svn path=/nixpkgs/trunk/; revision=32419
2012-02-20 10:44:53 +00:00
Peter Simons 6e9ecace50 haskell-SDL: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=32418
2012-02-20 10:44:49 +00:00
Yury G. Kudryashov 23856c2a40 tbe needs which
svn path=/nixpkgs/trunk/; revision=32416
2012-02-20 05:28:06 +00:00
Yury G. Kudryashov af126735b2 amarok-2.5.0
svn path=/nixpkgs/trunk/; revision=32415
2012-02-20 05:28:03 +00:00
Yury G. Kudryashov 4c5aaf3736 qtscriptgenerator: qt-4.8 patch
svn path=/nixpkgs/trunk/; revision=32414
2012-02-20 05:27:57 +00:00
Eelco Dolstra ebe141d306 * Updated dhcpcd to 5.5.4.
svn path=/nixpkgs/trunk/; revision=32412
2012-02-20 01:14:57 +00:00
Peter Simons 4629d596ac all-packages.nix: define the 'andyetitmoves' attribute only on Linux platforms
svn path=/nixpkgs/trunk/; revision=32410
2012-02-19 23:32:43 +00:00
Peter Simons c96d4bd72e and yet it moves: gravity/physics game
Demo and commercial version are supported.

This nix expression shows some of the techniques used to package
closed-source binaries.

Committed on behalf of Mathijs Kwik.

svn path=/nixpkgs/trunk/; revision=32408
2012-02-19 21:36:54 +00:00
Peter Simons 6492a0383d nginx: moved from sbin to bin, because it's useful for normal users too
Committed on behalf of Mathijs Kwik.

svn path=/nixpkgs/trunk/; revision=32407
2012-02-19 21:36:34 +00:00
Eelco Dolstra ea82288eec * Remove the unused graphviz/2.24.nix file. Also remove the unused
attribute graphviz_2_24 (which was actually referring to Graphviz
  2.0).

svn path=/nixpkgs/trunk/; revision=32406
2012-02-19 17:54:37 +00:00
Peter Simons cecff49b34 Moved the cabal build driver function from development/libraries/haskell/cabal to build-support/cabal.
This change also resolves the "cabal" vs. "Cabal" ambiguity on file systems
that don't distinguish case.

svn path=/nixpkgs/trunk/; revision=32401
2012-02-19 17:03:35 +00:00
Lluís Batlle i Rossell 3b02e6f70d Updating super tux kart to 0.7.3. I also add the library irrlicht, the specific
version needed for super tux kart.


svn path=/nixpkgs/trunk/; revision=32399
2012-02-19 13:15:50 +00:00
Yury G. Kudryashov 668a505214 libpng-1.2.47 (see CVE 2011-3026)
svn path=/nixpkgs/trunk/; revision=32394
2012-02-19 10:59:31 +00:00
Lluís Batlle i Rossell d77cfce6d3 Adding bullet. Patch by Alexander Foremny.
svn path=/nixpkgs/trunk/; revision=32393
2012-02-19 10:51:04 +00:00
Yury G. Kudryashov 08f6682666 KDE-4.7: build with qt-4.8
svn path=/nixpkgs/trunk/; revision=32392
2012-02-19 09:22:33 +00:00
Yury G. Kudryashov aaad871c35 inkscape: a couple of upstream patches to fix FTBFS with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32391
2012-02-19 09:22:24 +00:00
Yury G. Kudryashov 26f5bdfde1 xplanet: pass netpbm, edit meta
svn path=/nixpkgs/trunk/; revision=32390
2012-02-19 09:22:20 +00:00
Yury G. Kudryashov 045d0a3ea0 xplanet-1.2.2; builds with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32389
2012-02-19 09:22:14 +00:00
Eelco Dolstra 5178c6fcc6 * GNUcash updated to 2.4.10.
svn path=/nixpkgs/trunk/; revision=32388
2012-02-18 18:47:42 +00:00
Eelco Dolstra 2eb0d0f246 * Chatzilla updated to 0.9.88.
svn path=/nixpkgs/trunk/; revision=32384
2012-02-18 17:11:57 +00:00
Shea Levy e45be4fcaf Remove coffee-script rubygem
A seeming bug the "nix" rubygem causes activesupport's dependencies to be set
incorrectly when execjs is one of the relevant gems. I'll try to fix it, but
until then IMO a working activesupport is more important than coffee-script

svn path=/nixpkgs/trunk/; revision=32377
2012-02-17 22:34:46 +00:00
Eelco Dolstra 8096ed3b12 * man-pages updated to 3.35.
svn path=/nixpkgs/trunk/; revision=32375
2012-02-17 22:25:47 +00:00
Shea Levy 609b5589bc rubygems will always conflict with ruby's 'gem' command, but if it's installed it should take precedence
svn path=/nixpkgs/trunk/; revision=32372
2012-02-17 21:51:06 +00:00
Shea Levy 86710c1fe6 Ruby gems: Install all dependent gems in the user environment
svn path=/nixpkgs/trunk/; revision=32370
2012-02-17 21:40:14 +00:00
Shea Levy 2fb0d1c6c7 Update ruby/rubygems
svn path=/nixpkgs/trunk/; revision=32366
2012-02-17 20:33:15 +00:00
Arie Middelkoop 453768b1cc kde-runtime requires libjpeg as buildInput.
svn path=/nixpkgs/trunk/; revision=32363
2012-02-17 18:55:36 +00:00
Yury G. Kudryashov c1c3317f65 vigra: fix install
svn path=/nixpkgs/trunk/; revision=32362
2012-02-17 18:50:29 +00:00
Yury G. Kudryashov e446dee4c3 Backport r32353 from stdenv-udpates
* Get rid of Qt 4.6.  It doesn't compile with GCC 4.6.  There was only
  one application still using it (Caneda), but upgrading it allowed it
  to build with Qt 4.7.

Eelco, could you please fix the date in caneda version?

svn path=/nixpkgs/trunk/; revision=32359
2012-02-17 17:40:58 +00:00
Yury G. Kudryashov 615f0423e8 telnet.meta.platforms
svn path=/nixpkgs/trunk/; revision=32355
2012-02-17 16:22:07 +00:00
Eelco Dolstra b23126fcc3 * Include the kernel version in kernel-specific packages so that they
can be distinguished in nix-env -qa output.

svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Peter Simons d27f8787f7 haskell-http-date: updated to version 0.0.2
svn path=/nixpkgs/trunk/; revision=32351
2012-02-17 14:02:01 +00:00
Yury G. Kudryashov 882b8ea871 kde47.libkdcraw: fix build with qt-4.8
svn path=/nixpkgs/trunk/; revision=32349
2012-02-17 13:36:41 +00:00
Yury G. Kudryashov 8b4f571491 kdiff3-0.9.96
svn path=/nixpkgs/trunk/; revision=32348
2012-02-17 13:29:34 +00:00
Yury G. Kudryashov afb26b6aed vigra-1.8.0
svn path=/nixpkgs/trunk/; revision=32346
2012-02-17 13:03:41 +00:00
Yury G. Kudryashov 950d8f5d60 linphone: set meta.platforms
svn path=/nixpkgs/trunk/; revision=32345
2012-02-17 13:03:37 +00:00
Yury G. Kudryashov 84c3137a96 linphone: use external mediastreamer
svn path=/nixpkgs/trunk/; revision=32344
2012-02-17 13:03:33 +00:00
Yury G. Kudryashov 572a26b27e mediastreamer-2.8.0
svn path=/nixpkgs/trunk/; revision=32343
2012-02-17 13:03:27 +00:00
Peter Simons dbf98824a5 all-packages.nix: fixed linuxPackages.kqemu attribute that pointed nowhere
We have two expressions for kqemu, but I wasn't sure which one to use here, so
I just picked the newer one. Could someone who knows about these matters please
check whether that was the right choice? I don't use the qemu kernel module
myself.

svn path=/nixpkgs/trunk/; revision=32342
2012-02-17 10:39:02 +00:00
Arie Middelkoop f8b1a1db26 Coccinelle: wrapper for 'spatch.opt'.
There was already a wrapper for spatch, but not for the optimized version 'spatch.opt'.
Actually, for coccinelle in nixpkgs, I'd propose to only provide the optimized version of
spatch, as it makes no difference for the end user.

svn path=/nixpkgs/trunk/; revision=32341
2012-02-16 23:55:46 +00:00
Eelco Dolstra a3da139c73 * Remove ext3cow, it's dead.
svn path=/nixpkgs/trunk/; revision=32340
2012-02-16 19:30:41 +00:00
Eelco Dolstra 148612239c * Added openresolv, a program for managing /etc/resolv.conf.
svn path=/nixpkgs/trunk/; revision=32337
2012-02-16 18:40:05 +00:00
Yury G. Kudryashov 4df117c395 ufraw-0.18 (builds with libpng-1.5)
svn path=/nixpkgs/trunk/; revision=32336
2012-02-16 18:39:31 +00:00
Eelco Dolstra 9da1dd6c90 * dnsmasq updated to 2.59.
svn path=/nixpkgs/trunk/; revision=32334
2012-02-16 18:03:12 +00:00
Yury G. Kudryashov 1bf215f261 warmux-11.04.1, fix build with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Peter Simons 255dc2478d haskell-cabal2nix: updated to version 1.27
svn path=/nixpkgs/trunk/; revision=32332
2012-02-16 17:48:28 +00:00
Peter Simons e76f971db6 haskell-happstack-hamlet: updated to version 6.2.4
svn path=/nixpkgs/trunk/; revision=32331
2012-02-16 17:47:59 +00:00
Yury G. Kudryashov 82aab32119 Remove knetworkmanager. Use networkmanagement instead
svn path=/nixpkgs/trunk/; revision=32329
2012-02-16 14:54:13 +00:00
Yury G. Kudryashov a03eacdf22 kde4.networkmanagement needs pkg-config
svn path=/nixpkgs/trunk/; revision=32328
2012-02-16 14:53:51 +00:00
Peter Simons cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons b7e432214b haskell-packages.nix: improved handling of 'Cabal'
Most packages use the Cabal library only as a build tool, and as such it is a
dependency of the cabal.nix builder -- not of the package that's being built
with that builder.

svn path=/nixpkgs/trunk/; revision=32326
2012-02-16 14:05:01 +00:00
Yury G. Kudryashov 9dbf57715a liquidwar: update (builds with libpng-1.5)
I removed update-upstream-info magick because it didn't work for new version.

svn path=/nixpkgs/trunk/; revision=32324
2012-02-16 12:22:05 +00:00
Yury G. Kudryashov 1eed9f56e3 gimp-2.6.12
svn path=/nixpkgs/trunk/; revision=32320
2012-02-16 11:17:16 +00:00
Lluís Batlle i Rossell 4ad673b3f4 Updating paraview.
svn path=/nixpkgs/trunk/; revision=32319
2012-02-16 11:07:07 +00:00
Peter Simons 0fea240440 haskell-alternative-io: added meta.maintainers section
svn path=/nixpkgs/trunk/; revision=32318
2012-02-16 09:05:47 +00:00
Peter Simons 3b0b922884 haskell-uniplate: updated to version 1.6.6
svn path=/nixpkgs/trunk/; revision=32317
2012-02-16 09:05:45 +00:00
Peter Simons 62757d7b36 haskell-simple-sendfile: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32316
2012-02-16 09:05:43 +00:00
Peter Simons 40919ea624 haskell-pandoc: updated to version 1.9.1.1
svn path=/nixpkgs/trunk/; revision=32315
2012-02-16 09:05:40 +00:00
Peter Simons f0584f1367 haskell-language-javascript: updated to version 0.4.9
svn path=/nixpkgs/trunk/; revision=32314
2012-02-16 09:05:38 +00:00
Peter Simons f76039e1e0 haskell-hmatrix: updated to version 0.13.1.0
svn path=/nixpkgs/trunk/; revision=32313
2012-02-16 09:05:35 +00:00
Peter Simons 61175b2026 haskell-haskell-src-meta: updated to version 0.5.1
svn path=/nixpkgs/trunk/; revision=32312
2012-02-16 09:05:33 +00:00
Peter Simons 3d85ce1843 haskell-crypto-pubkey-types: updated to version 0.1.1
svn path=/nixpkgs/trunk/; revision=32311
2012-02-16 09:05:27 +00:00
Shea Levy dfda68af54 Fix tarball
I don't know what nbd is, I just followed the complaints in the log

svn path=/nixpkgs/trunk/; revision=32310
2012-02-16 02:21:17 +00:00
Shea Levy 75d4746680 Update rubygems
svn path=/nixpkgs/trunk/; revision=32309
2012-02-16 02:07:23 +00:00
Eelco Dolstra b9309ffdaf * Typo (spotted by Danny Groenewegen).
svn path=/nixpkgs/trunk/; revision=32307
2012-02-15 16:30:46 +00:00
Eelco Dolstra 95e87e71c5 * Tribler: optionally support streaming playback of torrents via VLC.
svn path=/nixpkgs/trunk/; revision=32306
2012-02-15 16:24:02 +00:00
Eelco Dolstra cdd8d2b163 * Subversion updated to 1.7.3.
svn path=/nixpkgs/trunk/; revision=32305
2012-02-15 16:23:40 +00:00
Eelco Dolstra 4b9ef75972 * Updated Apache httpd to 2.2.22.
svn path=/nixpkgs/trunk/; revision=32304
2012-02-15 16:21:44 +00:00
Eelco Dolstra 0b0f44b117 * Updated apr to 1.4.6 and apr-util to 1.4.1.
svn path=/nixpkgs/trunk/; revision=32303
2012-02-15 16:21:33 +00:00
Peter Simons ca1912036b cppcheck: added version 1.53
svn path=/nixpkgs/trunk/; revision=32302
2012-02-15 16:07:45 +00:00
Peter Simons c5d870f1d8 sparse: updated to version 0.4.4
svn path=/nixpkgs/trunk/; revision=32301
2012-02-15 16:07:38 +00:00
Eelco Dolstra 848f583ba3 * VLC: build with xcb-util-keysyms instead of xcb-util, otherwise the
keyboard doesn't work properly.  (xcb-util-keysyms was split from
  xcb-util.)

svn path=/nixpkgs/trunk/; revision=32300
2012-02-15 15:42:59 +00:00
Eelco Dolstra c29e492417 * Tribler updated to to 5.5.13.
svn path=/nixpkgs/trunk/; revision=32299
2012-02-15 15:39:12 +00:00
Lluís Batlle i Rossell e0cfa58706 Updating the cifs utils (I think even the hash did not match for 4.5),
and adding some CIFS support to the sheevaplug kernel.

Patch by Rickard Nilsson.


svn path=/nixpkgs/trunk/; revision=32298
2012-02-15 11:08:38 +00:00
Peter Simons 26d8fc0ca1 haskell-language-javascript: updated to version 0.4.8
svn path=/nixpkgs/trunk/; revision=32297
2012-02-15 10:39:20 +00:00
Peter Simons 2df2202804 haskell-highlighting-kate: updated to version 0.5.0.5
svn path=/nixpkgs/trunk/; revision=32296
2012-02-15 10:39:18 +00:00
Peter Simons c37d8c5f90 haskell-hashable: updated to version 1.1.2.3
svn path=/nixpkgs/trunk/; revision=32295
2012-02-15 10:39:15 +00:00
Peter Simons 9882d962d1 haskell-alternative-io: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=32294
2012-02-15 10:39:09 +00:00
Eelco Dolstra 219b00faa2 * e2fsprogs updated to 1.42.
svn path=/nixpkgs/trunk/; revision=32293
2012-02-15 01:09:33 +00:00
Peter Simons ac69747aa8 Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Peter Simons 844d950d13 haskell-cabal2nix: updated to version 1.26
svn path=/nixpkgs/trunk/; revision=32291
2012-02-14 16:59:04 +00:00
Peter Simons 3256e7f5c2 haskell-nixos-types: removed obsolete package
svn path=/nixpkgs/trunk/; revision=32290
2012-02-14 16:59:01 +00:00
Peter Simons adc9bf0510 haskell-packages.nix: removed obsolete 'aeson-native' and 'blaze-textual-native'
svn path=/nixpkgs/trunk/; revision=32289
2012-02-14 16:58:58 +00:00
Peter Simons 89a958e4d0 haskell-packages.nix: allow packages to be built with a version of 'Cabal' other than the one shipped with the compiler
svn path=/nixpkgs/trunk/; revision=32288
2012-02-14 16:58:56 +00:00
Peter Simons 6e3f66185d haskell-packages.nix: allow packages to be built with a version of 'filepath' other than the one shipped with the compiler
svn path=/nixpkgs/trunk/; revision=32287
2012-02-14 16:58:53 +00:00
Peter Simons 5cbc5242a8 haskell-wai-logger: updated to version 0.1.4
svn path=/nixpkgs/trunk/; revision=32286
2012-02-14 16:58:51 +00:00
Peter Simons f2ee9177d0 haskell-stb-image: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32285
2012-02-14 16:58:48 +00:00
Peter Simons e6f6c4b42e haskell-shakespeare-i18n: updated to version 0.0.2
svn path=/nixpkgs/trunk/; revision=32284
2012-02-14 16:58:46 +00:00
Peter Simons 75da6dea33 haskell-libmpd: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=32283
2012-02-14 16:58:43 +00:00
Peter Simons 19be3645ad haskell-http-types: updated to version 0.6.9
svn path=/nixpkgs/trunk/; revision=32282
2012-02-14 16:58:41 +00:00
Peter Simons 385e002338 haskell-hakyll: updated to version 3.2.6.1
svn path=/nixpkgs/trunk/; revision=32281
2012-02-14 16:58:38 +00:00
Peter Simons 1bc51d7448 haskell-hackage-db: updated to version 1.3
svn path=/nixpkgs/trunk/; revision=32280
2012-02-14 16:58:35 +00:00
Peter Simons 9c1bdb6d90 haskell-ghc-mod: updated to version 1.10.5
svn path=/nixpkgs/trunk/; revision=32279
2012-02-14 16:58:33 +00:00
Peter Simons 70d973551a haskell-bitmap: updated to version 0.0.2
svn path=/nixpkgs/trunk/; revision=32278
2012-02-14 16:58:30 +00:00
Peter Simons 3c63b41aa4 haskell-tar: added version 0.4.0.0
svn path=/nixpkgs/trunk/; revision=32277
2012-02-14 16:58:27 +00:00
Peter Simons f1abe7d195 haskell-network: updated 2.3.x version to 2.3.0.11
svn path=/nixpkgs/trunk/; revision=32276
2012-02-14 16:58:24 +00:00
Yury G. Kudryashov 96c20f97b7 unzip: fix typo in meta
svn path=/nixpkgs/trunk/; revision=32272
2012-02-14 14:29:25 +00:00
Yury G. Kudryashov 5d70cfcb25 kdepim-runtime: fix mailindexer eating 100% CPU
svn path=/nixpkgs/trunk/; revision=32271
2012-02-14 14:29:22 +00:00
Sander van der Burg ba4e2e775a Bumped GeoIP java library to version 1.2.5
svn path=/nixpkgs/trunk/; revision=32268
2012-02-14 10:53:09 +00:00
Cillian de Roiste 1c885d3dee Updating to 2.10.1, security fixes and also fixes #14351 'multiple display of room members'
svn path=/nixpkgs/trunk/; revision=32267
2012-02-14 09:56:46 +00:00
Lluís Batlle i Rossell af1b08ac32 Updating firefox to 10.0.1. I'll let hydra build it.
svn path=/nixpkgs/trunk/; revision=32266
2012-02-13 21:04:39 +00:00
Yury G. Kudryashov 19dde94ddc Add calligra suite
KOffice, rebranded. Let hydra build it.

svn path=/nixpkgs/trunk/; revision=32264
2012-02-13 19:34:42 +00:00
Yury G. Kudryashov 1c4a8d7e6d freeciv: add flags for clients and server
svn path=/nixpkgs/trunk/; revision=32263
2012-02-13 19:34:39 +00:00
Yury G. Kudryashov b13fd75b35 freeciv-2.3.1
svn path=/nixpkgs/trunk/; revision=32262
2012-02-13 19:34:35 +00:00
Arie Middelkoop 456d380cef Fixed poweroff/reboot in "consolekit" for NixOS.
svn path=/nixpkgs/trunk/; revision=32261
2012-02-13 17:15:34 +00:00
Lluís Batlle i Rossell 0a85d5cf98 Blind commit about making nvidia-cg-toolkit build for i686-linux
svn path=/nixpkgs/trunk/; revision=32258
2012-02-13 13:59:12 +00:00
Lluís Batlle i Rossell 1a5c12c34c I made stuntrally work, thanks to adding the nvidia_cg_toolkit to ogre.
svn path=/nixpkgs/trunk/; revision=32257
2012-02-13 13:41:57 +00:00
Peter Simons 32c4436335 haskell-yesod-routes: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=32253
2012-02-13 09:02:26 +00:00
Peter Simons bf4edd50de haskell-yesod-auth: updated to version 0.8.1.1
svn path=/nixpkgs/trunk/; revision=32252
2012-02-13 09:02:23 +00:00
Peter Simons 3a381fbe8b haskell-wai-logger: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=32251
2012-02-13 09:02:21 +00:00
Peter Simons 26dc512856 haskell-texmath: updated to version 0.6.0.3
svn path=/nixpkgs/trunk/; revision=32250
2012-02-13 09:02:19 +00:00
Peter Simons f8bdfa5b7f haskell-system-fileio: updated to version 0.3.5
svn path=/nixpkgs/trunk/; revision=32249
2012-02-13 09:02:16 +00:00
Peter Simons 76c27de286 haskell-persistent-template: updated to version 0.8.1.1
svn path=/nixpkgs/trunk/; revision=32248
2012-02-13 09:02:14 +00:00
Peter Simons e01f4fb894 haskell-pandoc: updated to version 1.9.1.1
svn path=/nixpkgs/trunk/; revision=32247
2012-02-13 09:02:11 +00:00
Peter Simons 3cc92a77ce haskell-numeric-prelude: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=32246
2012-02-13 09:02:08 +00:00
Peter Simons 7c6a291d49 haskell-http-conduit: updated to version 1.2.6
svn path=/nixpkgs/trunk/; revision=32245
2012-02-13 09:02:06 +00:00
Peter Simons 1f346f4781 haskell-highlighting-kate: updated to version 0.5.0.4
svn path=/nixpkgs/trunk/; revision=32244
2012-02-13 09:02:04 +00:00
Peter Simons b6922cc2ae haskell-crypto-conduit: updated to version 0.1.3.1
svn path=/nixpkgs/trunk/; revision=32243
2012-02-13 09:02:01 +00:00
Peter Simons a05bc7570c haskell-conduit: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32242
2012-02-13 09:01:59 +00:00
Peter Simons af4959a2ae haskell-cmdargs: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=32241
2012-02-13 09:01:56 +00:00
Peter Simons e74e8f880a haskell-attoparsec: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=32240
2012-02-13 09:01:54 +00:00
Peter Simons 7d51d52499 haskell-HDBC: updated to version 2.3.1.1
svn path=/nixpkgs/trunk/; revision=32239
2012-02-13 09:01:51 +00:00
Peter Simons d53d97ad5e haskell-HaRe: updated to version 0.6.0.2
svn path=/nixpkgs/trunk/; revision=32238
2012-02-13 09:01:46 +00:00
Sander van der Burg da6e4f95d4 Bumped revision of Disnix activation scripts
svn path=/nixpkgs/trunk/; revision=32234
2012-02-12 13:34:06 +00:00
Yury G. Kudryashov af62434159 kmymoney-4.6.2, fix build with qt-4.8
svn path=/nixpkgs/trunk/; revision=32230
2012-02-11 21:15:16 +00:00
Lluís Batlle i Rossell c2e5c08d72 Adding the game Bits&Bots
svn path=/nixpkgs/trunk/; revision=32227
2012-02-11 14:33:27 +00:00
Arie Middelkoop af2f845060 Kwooty binary newsreader version bump 0.8.0 -> 0.8.1.
Newer version builds against the updated dependencies of the package.

svn path=/nixpkgs/trunk/; revision=32226
2012-02-11 09:06:09 +00:00
Lluís Batlle i Rossell ff240c0150 Updating trigger rally
svn path=/nixpkgs/trunk/; revision=32223
2012-02-10 22:23:33 +00:00
Lluís Batlle i Rossell 9ae92c3d69 Updating zziplib
svn path=/nixpkgs/trunk/; revision=32222
2012-02-10 21:56:45 +00:00
Lluís Batlle i Rossell ed00bb14bb Adding a throw for stunt-rally; it does not work after build.
svn path=/nixpkgs/trunk/; revision=32221
2012-02-10 21:53:59 +00:00
Lluís Batlle i Rossell 1ad1d987e3 Adding stunt rally.
svn path=/nixpkgs/trunk/; revision=32217
2012-02-10 20:24:13 +00:00
Eelco Dolstra 761785c4ab * Fix ebook-tools. It broke because of the libzip update.
svn path=/nixpkgs/trunk/; revision=32215
2012-02-10 18:33:14 +00:00
Peter Simons c5617dc628 haskell-LambdaHack: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32214
2012-02-10 11:34:26 +00:00
Peter Simons 657628e1c7 haskell-zlib-conduit: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32213
2012-02-10 11:34:23 +00:00
Peter Simons eef5c55e6e haskell-yesod: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=32212
2012-02-10 11:34:20 +00:00
Peter Simons 4b7ebbed6f haskell-yesod-static: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=32211
2012-02-10 11:34:18 +00:00
Peter Simons a5461d2cc8 haskell-yesod-persistent: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=32210
2012-02-10 11:34:15 +00:00
Peter Simons 8478697f71 haskell-yesod-json: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=32209
2012-02-10 11:34:12 +00:00
Peter Simons 76dbef631e haskell-yesod-form: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=32208
2012-02-10 11:34:09 +00:00
Peter Simons ca95e7796c haskell-yesod-default: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=32207
2012-02-10 11:34:06 +00:00
Peter Simons bb1679d371 haskell-yesod-core: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=32206
2012-02-10 11:34:04 +00:00
Peter Simons 6caa6272e9 haskell-yesod-auth: updated to version 0.8.1
svn path=/nixpkgs/trunk/; revision=32205
2012-02-10 11:34:01 +00:00
Peter Simons 6d1c0f4b60 haskell-yaml: updated to version 0.5.2
svn path=/nixpkgs/trunk/; revision=32204
2012-02-10 11:33:58 +00:00
Peter Simons 897d63e5f7 haskell-warp: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=32203
2012-02-10 11:33:56 +00:00
Peter Simons 85c395797e haskell-wai: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=32202
2012-02-10 11:33:52 +00:00
Peter Simons 57cb4ab024 haskell-wai-extra: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=32201
2012-02-10 11:33:50 +00:00
Peter Simons f7200279f4 haskell-wai-app-static: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=32200
2012-02-10 11:33:47 +00:00
Peter Simons acfc1c505e haskell-tls: updated to version 0.9.0
svn path=/nixpkgs/trunk/; revision=32199
2012-02-10 11:33:44 +00:00
Peter Simons 7750208983 haskell-tls-extra: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=32198
2012-02-10 11:33:42 +00:00
Peter Simons 5f3751c931 haskell-th-lift: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=32197
2012-02-10 11:33:39 +00:00
Peter Simons d4cde49783 haskell-shakespeare: updated to version 0.10.3.1
svn path=/nixpkgs/trunk/; revision=32196
2012-02-10 11:33:36 +00:00
Peter Simons 067ed3e52b haskell-shakespeare-text: updated to version 0.10.5
svn path=/nixpkgs/trunk/; revision=32195
2012-02-10 11:33:34 +00:00
Peter Simons b1dabf4795 haskell-shakespeare-js: updated to version 0.11.0.1
svn path=/nixpkgs/trunk/; revision=32194
2012-02-10 11:33:31 +00:00
Peter Simons 58a133f7fb haskell-shakespeare-i18n: updated to version 0.0.1
svn path=/nixpkgs/trunk/; revision=32193
2012-02-10 11:33:28 +00:00
Peter Simons 7d474b4dd9 haskell-shakespeare-css: updated to version 0.10.7
svn path=/nixpkgs/trunk/; revision=32192
2012-02-10 11:33:26 +00:00
Peter Simons a53f8656fe haskell-pandoc: updated to version 1.9.1
svn path=/nixpkgs/trunk/; revision=32191
2012-02-10 11:33:23 +00:00
Peter Simons baeebd7677 haskell-http-enumerator: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=32190
2012-02-10 11:33:20 +00:00
Peter Simons 7d6092cbbc haskell-http-conduit: updated to version 1.2.5
svn path=/nixpkgs/trunk/; revision=32189
2012-02-10 11:33:18 +00:00
Peter Simons da120789ce haskell-highlighting-kate: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=32188
2012-02-10 11:33:15 +00:00
Peter Simons 2a0c2cccdb haskell-cookie: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=32187
2012-02-10 11:33:13 +00:00
Peter Simons 4d74352a73 haskell-conduit: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32186
2012-02-10 11:33:10 +00:00
Peter Simons df2916a86a haskell-certificate: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=32185
2012-02-10 11:33:07 +00:00
Peter Simons 081a06c578 haskell-blaze-builder-conduit: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32184
2012-02-10 11:33:05 +00:00
Peter Simons 3dd1ac8766 haskell-authenticate: updated to version 1.0.0
svn path=/nixpkgs/trunk/; revision=32183
2012-02-10 11:33:02 +00:00
Peter Simons a72543aa72 haskell-attoparsec-conduit: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32182
2012-02-10 11:32:59 +00:00
Peter Simons c78b13be70 haskell-persistent-template: updated to version 0.8.1
svn path=/nixpkgs/trunk/; revision=32181
2012-02-10 11:32:57 +00:00
Peter Simons 27b9910634 haskell-persistent-sqlite: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=32180
2012-02-10 11:32:54 +00:00
Peter Simons a2d2fa31a6 haskell-persistent: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=32179
2012-02-10 11:32:50 +00:00
Peter Simons 78d758d93f haskell-yesod-routes: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=32178
2012-02-10 11:32:48 +00:00
Peter Simons cd306852ad haskell-crypto-conduit: added version 0.1.3.1
svn path=/nixpkgs/trunk/; revision=32177
2012-02-10 11:32:45 +00:00
Peter Simons eb9badcd21 haskell-attempt: added version 0.4.0
svn path=/nixpkgs/trunk/; revision=32176
2012-02-10 11:32:40 +00:00
Peter Simons cf686eaa50 haskell-failure: added version 0.2.0
svn path=/nixpkgs/trunk/; revision=32175
2012-02-10 11:32:35 +00:00
Yury G. Kudryashov e9974606a5 kmymoney: explicitly pass pkgconfig
svn path=/nixpkgs/trunk/; revision=32173
2012-02-10 10:13:52 +00:00
Yury G. Kudryashov c84eb70b51 Latest exosip and linphone
svn path=/nixpkgs/trunk/; revision=32172
2012-02-10 10:13:48 +00:00
Yury G. Kudryashov 3217e1c5c3 djview-4.8, fix build with qt-4.8
svn path=/nixpkgs/trunk/; revision=32171
2012-02-10 10:13:44 +00:00
Yury G. Kudryashov f9c551a41f hugin-2011.4.0
svn path=/nixpkgs/trunk/; revision=32170
2012-02-10 10:13:39 +00:00
Yury G. Kudryashov f8d0599756 Add tclap (required for new hugin)
svn path=/nixpkgs/trunk/; revision=32169
2012-02-10 10:13:34 +00:00
Shea Levy f77fa09f56 v8: Get building on darwin
svn path=/nixpkgs/trunk/; revision=32168
2012-02-10 05:22:58 +00:00
Peter Simons 2d48075c4a haskell-packages.nix: disable the obsolete 'HaRe' tool
svn path=/nixpkgs/trunk/; revision=32165
2012-02-09 14:53:07 +00:00
Peter Simons 792bbd3522 haskell-packages.nix: disable the obsolete 'frown' tool
svn path=/nixpkgs/trunk/; revision=32164
2012-02-09 14:53:05 +00:00
Peter Simons bfd1783a06 haskell-packages.nix: fixed obsolete reference to json_0_5 attribute
svn path=/nixpkgs/trunk/; revision=32163
2012-02-09 14:41:36 +00:00
Peter Simons 1e8e60da41 haskell-json: fix build with GHC 7.4.x
svn path=/nixpkgs/trunk/; revision=32162
2012-02-09 14:38:03 +00:00
Peter Simons 24ff52e62e haskell-json: dropped obsolete version 0.4.4
svn path=/nixpkgs/trunk/; revision=32161
2012-02-09 14:38:01 +00:00
Eelco Dolstra 3a4595d679 * zlib should be a propagated build input of libzip.
svn path=/nixpkgs/trunk/; revision=32160
2012-02-09 14:22:13 +00:00
Eelco Dolstra 2051002180 * libzip updated to 0.10.
svn path=/nixpkgs/trunk/; revision=32159
2012-02-09 14:09:08 +00:00
Peter Simons 1a7d345aab wxmaxima: updated to version 12.01.0
svn path=/nixpkgs/trunk/; revision=32158
2012-02-09 13:22:57 +00:00
Peter Simons db29c078b3 haskell-texmath: updated to version 0.6.0.2
svn path=/nixpkgs/trunk/; revision=32157
2012-02-09 12:54:05 +00:00
Peter Simons 4ef705c1ef haskell-haxr: updated to version 3000.8.5
svn path=/nixpkgs/trunk/; revision=32156
2012-02-09 12:54:03 +00:00
Peter Simons 0333114f58 haskell-happstack-data: updated to version 6.0.1
svn path=/nixpkgs/trunk/; revision=32155
2012-02-09 12:54:00 +00:00
Ludovic Courtès 452cdc59f1 GNU Guile: Use the right configure option name.
svn path=/nixpkgs/trunk/; revision=32154
2012-02-09 10:07:42 +00:00
Ludovic Courtès 1d44b332ed GNU Guile: Disable pthread support on FreeBSD.
svn path=/nixpkgs/trunk/; revision=32152
2012-02-09 09:16:17 +00:00
Peter Simons d450c760f8 haskell-Ebnf2ps: updated to version 1.0.10
svn path=/nixpkgs/trunk/; revision=32149
2012-02-08 23:06:04 +00:00
Peter Simons d2bbefa08e haskell-hint: updated to version 0.3.3.4
svn path=/nixpkgs/trunk/; revision=32148
2012-02-08 23:06:01 +00:00
Peter Simons 0df0d9ad9c Ebnf2ps: the package is now available from Hackage
svn path=/nixpkgs/trunk/; revision=32147
2012-02-08 22:07:42 +00:00
Lluís Batlle i Rossell 3782f740a0 Adding libwebp
svn path=/nixpkgs/trunk/; revision=32146
2012-02-08 21:37:20 +00:00
Lluís Batlle i Rossell d83e1b4b5d Updating libvorbis and libogg, and enabling by default libvorbis and libxvid on ffmpeg.
I think there are little drawbacks on that, whlie there are benefits.


svn path=/nixpkgs/trunk/; revision=32145
2012-02-08 19:54:16 +00:00
Eelco Dolstra 1e0012c1ab * Tribler updated to 5.5.10.
svn path=/nixpkgs/trunk/; revision=32144
2012-02-08 16:46:09 +00:00
Eelco Dolstra ff1bfcaefb * Added fuse-zip, a FUSE filesystem for accessing zip files.
svn path=/nixpkgs/trunk/; revision=32143
2012-02-08 15:45:26 +00:00
Eelco Dolstra f680a3c175 * Put back the Ubuntu 10.10 images that I accidentally removed.
svn path=/nixpkgs/trunk/; revision=32141
2012-02-08 11:38:46 +00:00
Peter Simons 6a46fac659 haskell-zlib-bindings: updated to version 0.0.3.2
svn path=/nixpkgs/trunk/; revision=32140
2012-02-08 09:22:40 +00:00
Peter Simons 115ec41ba1 haskell-libmpd: updated to version 0.7.1
svn path=/nixpkgs/trunk/; revision=32139
2012-02-08 09:22:38 +00:00
Peter Simons 8be0696c79 haskell-hamlet: updated to version 0.10.8
svn path=/nixpkgs/trunk/; revision=32138
2012-02-08 09:22:35 +00:00
Peter Simons efd8bf8677 haskell-gloss: updated to version 1.6.1.1
svn path=/nixpkgs/trunk/; revision=32137
2012-02-08 09:22:32 +00:00
Peter Simons 07bf4c6f76 haskell-asn1-data: updated to version 0.6.1.3
svn path=/nixpkgs/trunk/; revision=32136
2012-02-08 09:22:28 +00:00
Eelco Dolstra 34c8b2fa31 * Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Peter Simons 85f4a69a14 nbd: the test suite still doesn't work on Hydra
svn path=/nixpkgs/trunk/; revision=32132
2012-02-07 21:45:05 +00:00
Yury G. Kudryashov 912637f33a Enable/disable libreoffice build in nixpkgs.config, not in tree.
I've tried to use override instead of getConfig but failed because exception is
thrown before the function is called with force = true.

svn path=/nixpkgs/trunk/; revision=32131
2012-02-07 21:03:25 +00:00
Yury G. Kudryashov 043000cf35 Fix eval
svn path=/nixpkgs/trunk/; revision=32130
2012-02-07 21:03:20 +00:00
Yury G. Kudryashov a8dba7888b Move gtkLibs3x to top-level namespace, gtk+-3.2.3
Cherry-pick /nixpkgs/branches/glib-2.30@32044

svn path=/nixpkgs/trunk/; revision=32129
2012-02-07 21:03:16 +00:00
Yury G. Kudryashov acd9d6b42e pango-1.29: use fetchurl
cherry-pick /nixpkgs/branches/glib-2.30@32043

svn path=/nixpkgs/trunk/; revision=32128
2012-02-07 21:03:12 +00:00
Peter Simons 07a925d08a nbd: re-enable the test suite to see what happens
svn path=/nixpkgs/trunk/; revision=32127
2012-02-07 19:54:31 +00:00
Peter Simons 1451109c95 nbd: linking with -lrt is no longer necessary because we don't link glib statically anymore
svn path=/nixpkgs/trunk/; revision=32126
2012-02-07 19:54:28 +00:00
Peter Simons a62fa4480a nbd: updated to version 2.9.25
svn path=/nixpkgs/trunk/; revision=32125
2012-02-07 19:54:25 +00:00
Peter Simons 4afaf0be23 emacs-w3m: updated the SHA256 hash
Thanks Ludo!

svn path=/nixpkgs/trunk/; revision=32124
2012-02-07 17:45:47 +00:00
Florian Friesdorf 2f7102afc0 emacs 24.0.93
svn path=/nixpkgs/trunk/; revision=32123
2012-02-07 17:40:05 +00:00
Florian Friesdorf df12f0bd01 emacs js2-mode
svn path=/nixpkgs/trunk/; revision=32122
2012-02-07 17:40:02 +00:00
Florian Friesdorf af8aceb847 notmuch cosmetical change
svn path=/nixpkgs/trunk/; revision=32121
2012-02-07 17:39:59 +00:00
Florian Friesdorf 58bd562e28 python-matplotlib-1.1.0
svn path=/nixpkgs/trunk/; revision=32120
2012-02-07 17:39:56 +00:00
Florian Friesdorf f3b60febd3 calfw-1.3-5-ga9b6615 for fix in combination with org-mode
svn path=/nixpkgs/trunk/; revision=32119
2012-02-07 17:39:54 +00:00
Florian Friesdorf 4e3afe1b8d emacs mode calfw-1.3
svn path=/nixpkgs/trunk/; revision=32118
2012-02-07 17:39:51 +00:00
Peter Simons 29869899a8 ikiwiki: updated to version 3.20120202
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Peter Simons f57a6512b8 perl-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=32115
2012-02-07 14:01:03 +00:00
Peter Simons c9201bdf53 YAML-LibYAML: added version 0.38
svn path=/nixpkgs/trunk/; revision=32114
2012-02-07 14:01:00 +00:00
Eelco Dolstra c303784a89 * Debian 6.0.4.
svn path=/nixpkgs/trunk/; revision=32112
2012-02-07 13:19:03 +00:00
Eelco Dolstra 78ab1dd995 * Added Fedora 16 images.
svn path=/nixpkgs/trunk/; revision=32110
2012-02-07 13:14:25 +00:00
Eelco Dolstra b22276deea * Add disk images for Ubuntu 11.10.
svn path=/nixpkgs/trunk/; revision=32109
2012-02-07 12:38:32 +00:00
Eelco Dolstra e4ee3e2c9b * svn2git updated to 2.2.0.
svn path=/nixpkgs/trunk/; revision=32108
2012-02-07 12:22:48 +00:00
Peter Simons 6789ec0c84 haskell-cpphs: updated to version 1.13.3
svn path=/nixpkgs/trunk/; revision=32107
2012-02-07 10:34:43 +00:00
Peter Simons 77f1415102 haskell-wxdirect: updated to version 0.13.1.2
svn path=/nixpkgs/trunk/; revision=32106
2012-02-07 10:34:40 +00:00
Peter Simons a3cab4b496 haskell-wxcore: updated to version 0.13.2.1
svn path=/nixpkgs/trunk/; revision=32105
2012-02-07 10:34:38 +00:00
Peter Simons 99e9375631 haskell-wx: updated to version 0.13.2.1
svn path=/nixpkgs/trunk/; revision=32104
2012-02-07 10:34:35 +00:00
Peter Simons 572260e237 haskell-system-filepath: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=32103
2012-02-07 10:34:33 +00:00
Peter Simons d5d4995b03 haskell-pandoc: updated to version 1.9.0.5
svn path=/nixpkgs/trunk/; revision=32102
2012-02-07 10:34:30 +00:00
Peter Simons a2df0e09ff haskell-zlib: added version 0.5.3.3
svn path=/nixpkgs/trunk/; revision=32101
2012-02-07 10:34:28 +00:00
Peter Simons 6704a7379b haskell-test-framework: dropped version 0.4.2.2
Pandoc updated to 0.5.

svn path=/nixpkgs/trunk/; revision=32100
2012-02-07 10:34:25 +00:00
Lluís Batlle i Rossell a21457ffa8 Updating crypto++ to 5.6.1
svn path=/nixpkgs/trunk/; revision=32098
2012-02-07 09:18:04 +00:00
Arie Middelkoop 3f5643417a linux-firmware-nonfree 0.33 -> 0.35
svn path=/nixpkgs/trunk/; revision=32097
2012-02-07 09:14:34 +00:00
Arie Middelkoop f1a6497357 Linux kernel 3.2.2 -> 3.2.4.
svn path=/nixpkgs/trunk/; revision=32096
2012-02-07 09:13:45 +00:00
Michael Raskin b340f86ba2 Low priority for ff11b
svn path=/nixpkgs/trunk/; revision=32095
2012-02-07 08:57:42 +00:00
Yury G. Kudryashov 3312baae82 lcms2-2.3
svn path=/nixpkgs/trunk/; revision=32088
2012-02-06 22:08:04 +00:00
Peter Simons 4e3dcd9254 esniper: updated to version 2.27.0
svn path=/nixpkgs/trunk/; revision=32087
2012-02-06 21:26:46 +00:00
Peter Simons febe726020 duplicity: updated to version 0.6.17
svn path=/nixpkgs/trunk/; revision=32086
2012-02-06 19:45:18 +00:00
Peter Simons 796f0ad5bc i7z: better cpu frequency/turbo boost checker for intel core i{3,5,7}
svn path=/nixpkgs/trunk/; revision=32082
2012-02-06 19:09:04 +00:00
Peter Simons 5a34b4f9a1 uhc: upgraded to 1.1.3
svn path=/nixpkgs/trunk/; revision=32081
2012-02-06 19:09:01 +00:00
Peter Simons ace1095639 upgraded emacs-w3m
svn path=/nixpkgs/trunk/; revision=32080
2012-02-06 19:08:58 +00:00
Peter Simons 66a1330589 v8/nodejs: upgraded to 3.6.6.20 and 0.6.9
svn path=/nixpkgs/trunk/; revision=32079
2012-02-06 19:08:56 +00:00
Peter Simons 4bfbdda332 frandom: very fast random number generator kernel module
nixos support via services.frandom.enable

svn path=/nixpkgs/trunk/; revision=32078
2012-02-06 19:08:52 +00:00
Peter Simons 1b85da5ae3 ghc-mod: upgraded to 1.0.8
svn path=/nixpkgs/trunk/; revision=32077
2012-02-06 19:08:48 +00:00
Vladimír Čunát e6c4bcf8fb Patched broadcom_sta with for kernels 2.6.39 and 3.2
Patches taken from Gentoo, builds OK now.

svn path=/nixpkgs/trunk/; revision=32076
2012-02-06 19:06:47 +00:00