fish: Update dracula theme
This commit is contained in:
parent
cdbf6d14b4
commit
c45b107160
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ in
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "dracula";
|
owner = "dracula";
|
||||||
repo = "fish";
|
repo = "fish";
|
||||||
rev = "62b109f12faab5604f341e8b83460881f94b1550";
|
rev = "269cd7d76d5104fdc2721db7b8848f6224bdf554";
|
||||||
sha256 = "0TlKq2ur2I6Bv7pu7JObrJxV0NbQhydmCuUs6ZdDU1I=";
|
sha256 = "Hyq4EfSmWmxwCYhp3O8agr7VWFAflcUe8BUKh50fNfY=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue