flat-remix-icon-theme: 20191018 -> 20191122
This commit is contained in:
parent
4506f4ae47
commit
4e6bc8972a
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "flat-remix-icon-theme";
|
pname = "flat-remix-icon-theme";
|
||||||
version = "20191018";
|
version = "20191122";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "daniruiz";
|
owner = "daniruiz";
|
||||||
repo = "flat-remix";
|
repo = "flat-remix";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "13ibxvrvri04lb5phm49b6d553jh0aigm57z5i0nsins405gixn9";
|
sha256 = "1rv35r52l7xxjpajwli0md07k3xl7xplbw919vjmsb1hhrzavzzg";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gtk3 ];
|
nativeBuildInputs = [ gtk3 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user