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