summary refs log tree commit diff
path: root/pkgs/tools/system/wsmancli/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/system/wsmancli/default.nix')
-rw-r--r--pkgs/tools/system/wsmancli/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/system/wsmancli/default.nix b/pkgs/tools/system/wsmancli/default.nix
index bb7a206ced8..ac6a561bb0a 100644
--- a/pkgs/tools/system/wsmancli/default.nix
+++ b/pkgs/tools/system/wsmancli/default.nix
@@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
     '';
     downloadPage = "https://github.com/Openwsman/wsmancli/releases";
     inherit (openwsman.meta) homepage license maintainers platforms;
-    inherit version;
   };
 }