ledger-live-desktop: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-27 15:57:25 +01:00
parent 0e3d110b2c
commit 9c4b55a2cf
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,4 +1,4 @@
{ lib, fetchurl, makeDesktopItem, appimageTools, imagemagick }:
{ lib, fetchurl, appimageTools, imagemagick }:
let
pname = "ledger-live-desktop";