beats: fix missing lib in extrafiles plugin
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchFromGitHub, beets, pythonPackages }:
|
{ lib, fetchFromGitHub, beets, pythonPackages }:
|
||||||
|
|
||||||
pythonPackages.buildPythonApplication rec {
|
pythonPackages.buildPythonApplication rec {
|
||||||
pname = "beets-extrafiles";
|
pname = "beets-extrafiles";
|
||||||
|
|||||||
Reference in New Issue
Block a user