numix-gtk-theme: 2016-05-19 -> 2016-05-25
This commit is contained in:
parent
864e3ff38e
commit
ad6496f768
@ -3,14 +3,14 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "2016-05-19";
|
version = "2016-05-25";
|
||||||
name = "numix-gtk-theme-${version}";
|
name = "numix-gtk-theme-${version}";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
repo = "numix-gtk-theme";
|
repo = "numix-gtk-theme";
|
||||||
owner = "numixproject";
|
owner = "numixproject";
|
||||||
rev = "266945047ad8c148d36d0d1f00b39730b84482a9";
|
rev = "e99d167adf1310e110e17f8e7c2baf217c2402aa";
|
||||||
sha256 = "108qjqwn9shqjkbadyw79y1wbq5ndv30x7xw5wjmbcss5jikr3v1";
|
sha256 = "1418hf034b2bp32wqagbnn5y3i21h8v2ihjqakq2gaqd5fwg0f9g";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ sass glib libxml2 gdk_pixbuf ];
|
nativeBuildInputs = [ sass glib libxml2 gdk_pixbuf ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user