Commit graph

5391 commits

Author SHA1 Message Date
David Guibert f9200097ae add bup: backup system based on the git packfile format
[1] https://github.com/apenwarr/bup

Signed-off-by: David Guibert <david.guibert@gmail.com>

svn path=/nixpkgs/trunk/; revision=28497
2011-08-11 16:33:47 +00:00
David Guibert d3995fdb38 surf: version 0.4.1
svn path=/nixpkgs/trunk/; revision=28496
2011-08-11 16:33:41 +00:00
Peter Simons a94124bf20 haskell-repa: updated to version 2.1.1.5
svn path=/nixpkgs/trunk/; revision=28487
2011-08-11 10:45:02 +00:00
Peter Simons 7616f36ebf pkgs/top-level/all-packages.nix: removed obsolete sonicVisualiser attribute
I'm getting a trace message from this attribute every time I run nix-env. The
warning appears to be superfluous, though, because there is no reference to
sonicVisualiser in all of nixpkgs.

svn path=/nixpkgs/trunk/; revision=28486
2011-08-11 10:44:58 +00:00
Peter Simons b58bb45206 haskell-HTTP: added version 4000.1.2
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +00:00
Yury G. Kudryashov b7c6bd30cf qgis-1.6.0, compiles
Don't know whether it works: it fails to start on my computer because it loads
KDE gui_platform plugin from incompatible Qt version.

svn path=/nixpkgs/trunk/; revision=28483
2011-08-11 09:35:17 +00:00
Yury G. Kudryashov bac6982ca8 Add qwt-5.2.1
svn path=/nixpkgs/trunk/; revision=28482
2011-08-11 09:35:10 +00:00
Yury G. Kudryashov e6c6a9413c tabs->spaces
svn path=/nixpkgs/trunk/; revision=28475
2011-08-10 22:41:26 +00:00
Yury G. Kudryashov ceb301c31b Remove unused sonic-visualizer/ subdir, rename.
Also move "qt=qt4" to default.nix

svn path=/nixpkgs/trunk/; revision=28474
2011-08-10 22:39:53 +00:00
Michael Raskin 5996c749aa Adding vifm file manager
svn path=/nixpkgs/trunk/; revision=28466
2011-08-10 19:16:27 +00:00
Peter Simons 72df4ed209 pkgs/top-level/haskell-packages.nix: fixed positioning of cabal2nix in the tools section
Apparently, remembering the alphabet is not my greatest strength.

svn path=/nixpkgs/trunk/; revision=28465
2011-08-10 16:59:40 +00:00
Peter Simons 611501c349 pkgs/development/compilers/ghc/7.2.1.nix: updated to the final release version
svn path=/nixpkgs/trunk/; revision=28463
2011-08-10 16:55:54 +00:00
Peter Simons 1e3054f9d1 pkgs/top-level/all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=28462
2011-08-10 15:51:20 +00:00
Peter Simons 45c2082b50 cabal2nix: updated to version 1.9
svn path=/nixpkgs/trunk/; revision=28461
2011-08-10 15:47:35 +00:00
Peter Simons e7f1dd70a3 haskell-yap: added version 0.0
svn path=/nixpkgs/trunk/; revision=28460
2011-08-10 14:16:29 +00:00
Eelco Dolstra 3d100b6740 * Add Net::Amazon::MechanicalTurk.
svn path=/nixpkgs/trunk/; revision=28459
2011-08-10 13:05:39 +00:00
Andres Löh 854e035b10 Added irc.
svn path=/nixpkgs/trunk/; revision=28457
2011-08-10 11:31:18 +00:00
Yury G. Kudryashov 570bc18a9b Add peg, http://piumarta.com/software/peg/
svn path=/nixpkgs/trunk/; revision=28456
2011-08-10 09:54:22 +00:00
Andres Löh 88feca4ee8 Fixed priority settings for GHCs; some minor fixes.
svn path=/nixpkgs/trunk/; revision=28450
2011-08-10 07:27:23 +00:00
Peter Simons 0d032ba736 Added Haskell packages css-text, http-date, and pwstore-fast.
svn path=/nixpkgs/trunk/; revision=28447
2011-08-09 23:20:28 +00:00
Peter Simons 3685cea8e9 Updated (almost) all Haskell package expressions with cabal2nix.
The new files ...

 * conform to the coding guidelines,

 * consistently specify meta.maintainers and meta.platforms,

 * have proper descriptions and licenses as specified in their Cabal file, and

 * take advantage of the new cabal.nix extensions, i.e. proper
   distinction between buildInputs and propagatedBuildInputs.

Furthermore, the following updates were performed:

 * haskell-Ranged-sets: updated to version 0.3.0
 * haskell-Shellac-haskeline: updated to version 0.2.0.1
 * haskell-cpphs: updated to version 1.12
 * haskell-hslogger: updated to version 1.1.5
 * haskell-xml: updated to version 1.3.9
 * haskell-HDBC-postgresql: updated to version 2.3.2.0
 * haskell-HDBC-sqlite3: updated to version 2.3.3.0
 * haskell-HDBC: updated to version 2.3.1.0
 * haskell-base-unicode-symbols: updated to version 0.2.2.1
 * haskell-convertible: updated to version 1.0.11.0
 * haskell-monad-control: updated to version 0.2.0.2
 * haskell-murmur-hash: updated to version 0.1.0.4
 * haskell-repa: updated to version 2.1.1.3
 * haskell-statistics: updated to version 0.9.0.0
 * haskell-ansi-terminal: updated to version 0.5.5

haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:

   Configuring maybench-0.2.4.1...
   Setup: At least the following dependencies are missing:
   Cabal >=1.2 && <1.5

svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
David Guibert 094c52f66d add perl-lockfile-simple
svn path=/nixpkgs/trunk/; revision=28442
2011-08-09 20:38:34 +00:00
Peter Simons 369832838b all-packages.nix: register all haskellPackage variants except the default one, 7.0.4, with low priority
Some general purpose tools in haskell-packages.nix have no GHC version string
baked in their name, i.e. alex, haddock, and happy. "nix-env -u" prefers the
first match it finds. Thus, if haskellPackages_ghc6104 et al would have the
same priority as haskellPackages, then nix-env would choose those the old
variants of these tools, because they are listed first.

svn path=/nixpkgs/trunk/; revision=28433
2011-08-09 14:32:20 +00:00
Peter Simons d233892f0d all-packages.nix: configure haskellPackages_ghc704_profiling with lowPrio
svn path=/nixpkgs/trunk/; revision=28432
2011-08-09 14:15:16 +00:00
Peter Simons 08f1808a37 all-packages.nix: fixed typo in haskellPackages_ghc704_no_profiling
svn path=/nixpkgs/trunk/; revision=28431
2011-08-09 14:15:13 +00:00
David Guibert 7de614fdf3 pidgin 2.9.0
svn path=/nixpkgs/trunk/; revision=28425
2011-08-09 12:35:55 +00:00
Andres Löh 01be205d66 Experimental: comment all Haskell stuff in release.nix.
svn path=/nixpkgs/trunk/; revision=28423
2011-08-09 11:21:41 +00:00
Andres Löh a14d260103 Build profiling versions of ghc-7.0.4 libraries.
svn path=/nixpkgs/trunk/; revision=28422
2011-08-09 11:18:31 +00:00
Andres Löh ec5a87c11d Disable recurseIntoAttrs for some GHC versions.
svn path=/nixpkgs/trunk/; revision=28421
2011-08-09 11:10:24 +00:00
Andres Löh f5cb16f7b2 Added an alias.
svn path=/nixpkgs/trunk/; revision=28420
2011-08-09 11:10:22 +00:00
Andres Löh 23e5a11a1d Updated a few Haskell packages.
svn path=/nixpkgs/trunk/; revision=28399
2011-08-08 19:02:17 +00:00
Andres Löh c30ea08c40 Removed unnecessary comment.
svn path=/nixpkgs/trunk/; revision=28398
2011-08-08 18:30:42 +00:00
Andres Löh 3ceaaeb540 Handle extensible-exceptions correctly.
svn path=/nixpkgs/trunk/; revision=28397
2011-08-08 18:29:11 +00:00
Shea Levy a9c268053e Add linuxPackages_3_1
svn path=/nixpkgs/trunk/; revision=28384
2011-08-08 12:48:05 +00:00
David Guibert fcb686d418 HFuse: a binding for the Linux FUSE library.
svn path=/nixpkgs/trunk/; revision=28381
2011-08-08 12:12:04 +00:00
Peter Simons 4a2da6f4b0 haskell-packages.nix: fixed spelling of the regexTdfa attribute
svn path=/nixpkgs/trunk/; revision=28377
2011-08-08 07:48:24 +00:00
Andres Löh ce5ccbb0ea Updating leksah.
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +00:00
Shea Levy 03b9664e25 Add xf86-input-multitouch
svn path=/nixpkgs/trunk/; revision=28369
2011-08-08 01:20:29 +00:00
Shea Levy 0c4608c53c Add mtdev
svn path=/nixpkgs/trunk/; revision=28366
2011-08-08 00:25:38 +00:00
Peter Simons f99a91628c haskell-packages.nix: updated SMTPClient to version 1.0.4
This update lifts the restriction on hsemail version 1.6.

svn path=/nixpkgs/trunk/; revision=28365
2011-08-07 23:21:50 +00:00
Andres Löh fd258d6fe1 Added complete yesod.
Some downgrades were necessary.

svn path=/nixpkgs/trunk/; revision=28364
2011-08-07 22:51:22 +00:00
Peter Simons 888cc080a3 haskell-packages.nix: fixed spelling of ansi-wl-pprint attribute
svn path=/nixpkgs/trunk/; revision=28344
2011-08-07 22:02:52 +00:00
Peter Simons 2ad2d84cc1 haskell-packages.nix: added semigroups library, which is required by the latest version of tagged
svn path=/nixpkgs/trunk/; revision=28343
2011-08-07 22:02:49 +00:00
Peter Simons c5281ae175 Updated leksah-process and leksah-server to version 0.10.x.
Unfortunately, I cannot test these updates because gtksourceview doesn't
compile:

  ./gtksourceview2.h:10:48: fatal error: gtksourceview/gtksourceundomanager.h: No such file or directory

Not sure what that means.

svn path=/nixpkgs/trunk/; revision=28341
2011-08-07 22:02:40 +00:00
Peter Simons 2adbbf1572 haskell-packages.nix: added path-pieces library, which is required by recent versions of web-route
svn path=/nixpkgs/trunk/; revision=28311
2011-08-07 22:00:36 +00:00
Peter Simons d701b71826 haskell-Graphalyze: updated to version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=28310
2011-08-07 22:00:32 +00:00
Peter Simons 5a5f24f18c haskell-packages.nix: added old 1.6 version of pandoc, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28309
2011-08-07 22:00:27 +00:00
Peter Simons 0ec3f8f7ee haskell-packages.nix: added the old 0.4 version of texmath, so that we can build pandoc 1.6, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28308
2011-08-07 22:00:21 +00:00
Peter Simons 843d60b337 haskell-packages.nix: cosmetic change
svn path=/nixpkgs/trunk/; revision=28307
2011-08-07 22:00:16 +00:00
Peter Simons 78033ec38e haskell-haxr: updated to version 3000.8.4
svn path=/nixpkgs/trunk/; revision=28306
2011-08-07 22:00:12 +00:00