Commit graph

9 commits

Author SHA1 Message Date
Jos van den Oever 6c377c43a9 testdisk 6.14 -> 7.0 2016-01-06 12:10:54 +01:00
Stéphane Jourdois 754e1a285b testdisk: darwin fixes 2015-10-31 21:45:23 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra 2cb65a3b99 testdisk: Enable NTFS support 2014-05-19 21:45:48 +02:00
Nixpkgs Monitor f7b64d0e66 testdisk: update from 6.13 to 6.14 2013-12-14 21:23:23 +02:00
Eelco Dolstra 20301af497 testdisk: Add to channel 2013-07-05 17:29:53 +02:00
Lluís Batlle i Rossell 84c18a97e4 testdisk: updating to 6.13
I fixed the licence field to GPLv2+ too
2012-10-12 15:43:26 +02:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Eelco Dolstra b1dbdd9903 * Added TestDisk, a program for fixing unbootable disks.
svn path=/nixpkgs/trunk/; revision=9318
2007-09-12 15:49:28 +00:00