about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/mkXfceDerivation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/xfce/mkXfceDerivation.nix')
-rw-r--r--pkgs/desktops/xfce/mkXfceDerivation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/mkXfceDerivation.nix b/pkgs/desktops/xfce/mkXfceDerivation.nix
index 261178381e4e2..608053fcbf550 100644
--- a/pkgs/desktops/xfce/mkXfceDerivation.nix
+++ b/pkgs/desktops/xfce/mkXfceDerivation.nix
@@ -42,7 +42,7 @@ let
     pos = builtins.unsafeGetAttrPos "pname" args;
 
     passthru.updateScript = gitUpdater {
-      inherit pname version attrPath rev-prefix odd-unstable patchlevel-unstable;
+      inherit rev-prefix odd-unstable patchlevel-unstable;
     };
 
     meta = with lib; {