Set proper Drop appimage name.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }: let
|
||||
pname = "drop";
|
||||
pname = "Drop Desktop Client";
|
||||
version = "0.3.0";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user