mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 04:57:53 +00:00
ledger-live-desktop: remove unused systemd package parameter
This commit is contained in:
parent
2bd27f69f7
commit
3251e0faa8
@ -1,4 +1,4 @@
|
||||
{ lib, fetchurl, appimageTools, imagemagick, systemd }:
|
||||
{ lib, fetchurl, appimageTools, imagemagick }:
|
||||
|
||||
let
|
||||
pname = "ledger-live-desktop";
|
||||
|
Loading…
Reference in New Issue
Block a user