summary refs log tree commit diff
path: root/pkgs/tools/backup/btrbk/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/backup/btrbk/default.nix')
-rw-r--r--pkgs/tools/backup/btrbk/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/backup/btrbk/default.nix b/pkgs/tools/backup/btrbk/default.nix
index 4b4dadd4faf..12308b24045 100644
--- a/pkgs/tools/backup/btrbk/default.nix
+++ b/pkgs/tools/backup/btrbk/default.nix
@@ -43,6 +43,5 @@ stdenv.mkDerivation rec {
     license = licenses.gpl3;
     platforms = platforms.unix;
     maintainers = with maintainers; [ asymmetric ];
-    inherit version;
   };
 }