summary refs log tree commit diff
path: root/pkgs/tools/system/ddrescue
Commit message (Collapse)AuthorAge
* ddrescue: update from 1.18.1 to 1.19Aristid Breitkreuz2014-10-06
|
* ddrescue: 1.17 -> 1.18.1William A. Kennington III2014-08-10
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* ddrescue: 1.16 -> 1.17Domen Kozar2014-03-06
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* ddrescue: upgrade to 1.16Mathijs Kwik2012-11-17
|
* GNU ddrescue 1.15.Ludovic Courtès2012-01-18
| | | | svn path=/nixpkgs/trunk/; revision=31673
* GNU ddrescue 1.14.Ludovic Courtès2011-01-24
| | | | svn path=/nixpkgs/trunk/; revision=25683
* GNU ddrescue 1.13.Ludovic Courtès2010-09-05
| | | | svn path=/nixpkgs/trunk/; revision=23648
* GNU ddrescue 1.12.Ludovic Courtès2010-04-13
| | | | svn path=/nixpkgs/trunk/; revision=21051
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `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
* Added ddrescueMichael Raskin2008-03-28
svn path=/nixpkgs/trunk/; revision=11320