flat-plat: 20170323 -> 20170515
This commit is contained in:
parent
d582db0618
commit
d14d0ab9ce
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "flat-plat-gtk-theme-${version}";
|
name = "flat-plat-gtk-theme-${version}";
|
||||||
version = "20170323";
|
version = "20170515";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nana-4";
|
owner = "nana-4";
|
||||||
repo = "Flat-Plat";
|
repo = "Flat-Plat";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "18s05x5qkl9cwywd01498xampyya1lnpjyyknj61qxxw5rsgay9y";
|
sha256 = "0z0l9ch6symcjhbfkj1q5i46ajbn7l7slhjgrcjm0ppqh05xc4y7";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gnome3.glib libxml2 ];
|
nativeBuildInputs = [ gnome3.glib libxml2 ];
|
||||||
|
Loading…
Reference in New Issue
Block a user