Merge pull request #179087 from r-ryantm/auto-update/flat-remix-icon-theme

flat-remix-icon-theme: 20220304 -> 20220525
This commit is contained in:
Bobby Rong 2022-07-02 19:41:27 +08:00 committed by GitHub
commit 8135380d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "flat-remix-icon-theme";
version = "20220304";
version = "20220525";
src = fetchFromGitHub {
owner = "daniruiz";
repo = "flat-remix";
rev = version;
sha256 = "sha256-SE3e3lPGLw6gONVQD8Joj6KNnXC/UygT0fy0AgH8us8=";
sha256 = "sha256-JpUa2nxZxrLTd80qdiGpob4Trq41ONthsPA4zFj/6nk=";
};
nativeBuildInputs = [