fix url for tmux coal
This commit is contained in:
parent
737e65e994
commit
9622f1c214
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
{
|
{
|
||||||
plugin = catppuccin.overrideAttrs (_: {
|
plugin = catppuccin.overrideAttrs (_: {
|
||||||
src = pkgs.fetchgit {
|
src = pkgs.fetchgit {
|
||||||
url = "https://git.joshuabell.xyz/tmux-catppuccin-coal.git";
|
url = "https://git.joshuabell.xyz/ringofstorms/tmux-catppuccin-coal.git";
|
||||||
rev = "d078123cd81c0dbb3f780e8575a9d38fe2023e1b";
|
rev = "d078123cd81c0dbb3f780e8575a9d38fe2023e1b";
|
||||||
sha256 = "sha256-qPY/dovDyut5WoUkZ26F2w3fJVmw4gcC+6l2ugsA65Y=";
|
sha256 = "sha256-qPY/dovDyut5WoUkZ26F2w3fJVmw4gcC+6l2ugsA65Y=";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue