Merge pull request #108654 from SuperSandro2000/patch-1
tmuxPlugins.onedark-theme: fix entrypoint
This commit is contained in:
commit
2be707eca8
@ -290,6 +290,7 @@ in rec {
|
|||||||
|
|
||||||
onedark-theme = mkDerivation {
|
onedark-theme = mkDerivation {
|
||||||
pluginName = "onedark-theme";
|
pluginName = "onedark-theme";
|
||||||
|
rtpFilePath = "tmux-onedark-theme.tmux";
|
||||||
version = "unstable-2020-06-07";
|
version = "unstable-2020-06-07";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "odedlaz";
|
owner = "odedlaz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user