Commit graph

6 commits

Author SHA1 Message Date
Florian Friesdorf 25cd609b92 removed previously added xapian12
svn path=/nixpkgs/trunk/; revision=26882
2011-04-18 17:19:58 +00:00
Florian Friesdorf bd71b36628 notmuch with inheritable-tags-hack for thread muting
the muted tag is supposed to be inherited by messages of the same
thread, effictely muting a thread. A muted thread will not show up in
your inbox anymore. Current implementation is hackish but functional.

big thank you to amdragon!

svn path=/nixpkgs/trunk/; revision=26878
2011-04-18 17:19:44 +00:00
Florian Friesdorf db47cdae9d xapian(-bindings)-1.0.23 from 1.0.14
svn path=/nixpkgs/trunk/; revision=25928
2011-02-13 00:49:07 +00:00
Eelco Dolstra 4bf5b0d36b * Fix some more "args: with args".
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Marc Weber e7dc062579 adding xapian and xapian-bindings
svn path=/nixpkgs/trunk/; revision=16788
2009-08-20 20:18:58 +00:00