about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/office/zanshin/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/office/zanshin/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/office/zanshin/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/office/zanshin/default.nix b/nixpkgs/pkgs/applications/office/zanshin/default.nix
index f8785616c5e6..6f4f9c43b0ff 100644
--- a/nixpkgs/pkgs/applications/office/zanshin/default.nix
+++ b/nixpkgs/pkgs/applications/office/zanshin/default.nix
@@ -10,7 +10,6 @@
 mkDerivation rec {
   pname = "zanshin";
   version = "2017-11-25";
-  name = "${pname}-${version}";
 
   src = fetchFromGitHub {
     owner = "KDE";