Merge pull request #240812 from r-ryantm/auto-update/vimix-icon-theme

vimix-icon-theme: 2023-01-18 -> 2023-06-26
This commit is contained in:
José Romildo Malaquias 2023-06-30 23:59:51 -03:00 committed by GitHub
commit 1353de5923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,13 +16,13 @@ lib.checkListOfEnum "${pname}: color variants" [ "standard" "Amethyst" "Beryl" "
stdenvNoCC.mkDerivation rec {
inherit pname;
version = "2023-01-18";
version = "2023-06-26";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "5EgTWF6qu12VYVi7w5BOp7IleN4IevLZR0hH9x/qbGo=";
sha256 = "5pTYsWdmjSDyrEK+Jbg/9dQ1FHI2rdnr1n0Ysd5mg/U=";
};
nativeBuildInputs = [