parent
d76e2f24c2
commit
ce50ba74dc
@ -3,14 +3,14 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "2016-05-25";
|
version = "2016-06-12";
|
||||||
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 = "e99d167adf1310e110e17f8e7c2baf217c2402aa";
|
rev = "1d941a15971f43fb2f5675c7059bf313b78797fc";
|
||||||
sha256 = "1418hf034b2bp32wqagbnn5y3i21h8v2ihjqakq2gaqd5fwg0f9g";
|
sha256 = "14b1gl761acdza4bkqr6dvsblvi2wsph79j5jircxfd3wgvm756i";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ sass glib libxml2 gdk_pixbuf ];
|
nativeBuildInputs = [ sass glib libxml2 gdk_pixbuf ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user