gruvbox-plus-icons: 6.2.0 -> 6.3.0 (#433596)
Co-authored-by: Gliczy <Gliczy@users.noreply.github.com>
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "gruvbox-plus-icons";
|
||||
version = "6.2.0";
|
||||
version = "6.3.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SylEleuth";
|
||||
repo = "gruvbox-plus-icon-pack";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-MCof2CFQfh/ChFNlsxw9BmrFf1A804HzWoHJdNsrW74=";
|
||||
hash = "sha256-4UJOiDdw5BxtOjLQjCpkQnUwQRs49GZTShpcElWjAU8=";
|
||||
};
|
||||
|
||||
patches = [ ./folder-color.patch ];
|
||||
|
||||
Reference in New Issue
Block a user