Merge pull request #313142 from Daru-san/update-flat-remix-icons

flat-remix-icon-theme: 20220525 -> 20240201
This commit is contained in:
Peder Bergebakken Sundt 2024-05-31 23:06:59 +02:00 committed by GitHub
commit ee19df7810
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "flat-remix-icon-theme";
version = "20220525";
version = "20240201";
src = fetchFromGitHub {
owner = "daniruiz";
repo = "flat-remix";
rev = version;
sha256 = "sha256-JpUa2nxZxrLTd80qdiGpob4Trq41ONthsPA4zFj/6nk=";
sha256 = "sha256-3TkBRgoT2AW0Sb0CrXdxh53/jYARAMFC/TIj/r/zruo=";
};
nativeBuildInputs = [