tmuxPlugins.fingers: fix rtpFilePath
This commit is contained in:
parent
66dd4f3829
commit
15e5bbdedf
@ -111,6 +111,7 @@ in rec {
|
|||||||
|
|
||||||
fingers = mkDerivation rec {
|
fingers = mkDerivation rec {
|
||||||
pluginName = "fingers";
|
pluginName = "fingers";
|
||||||
|
rtpFilePath = "tmux-fingers.tmux";
|
||||||
version = "1.0.1";
|
version = "1.0.1";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Morantron";
|
owner = "Morantron";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user