Commit 6f8f675b authored by Doron Behar's avatar Doron Behar
Browse files

mpd-mpris: Format package arguments

parent 02459909
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{ lib, buildGoModule, fetchFromGitHub }:
{ lib
, buildGoModule
, fetchFromGitHub
, fetchpatch
}:

buildGoModule rec {
  pname = "mpd-mpris";