summary refs log tree commit diff
path: root/pkgs/tools/system/dd_rescue/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/system/dd_rescue/default.nix')
-rw-r--r--pkgs/tools/system/dd_rescue/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/system/dd_rescue/default.nix b/pkgs/tools/system/dd_rescue/default.nix
index ba18c58becb..ce996bf7c6f 100644
--- a/pkgs/tools/system/dd_rescue/default.nix
+++ b/pkgs/tools/system/dd_rescue/default.nix
@@ -36,7 +36,6 @@ stdenv.mkDerivation rec {
     platforms = platforms.linux;
     homepage = "http://www.garloff.de/kurt/linux/ddrescue/";
     license = licenses.gpl2Plus;
-    inherit version;
     updateWalker = true;
   };
 }