mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
theme-vertex: 20150718 -> 20150923
This commit is contained in:
parent
4c7ef76862
commit
1c1b812e74
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "theme-vertex-${version}";
|
||||
version = "20150718";
|
||||
version = "20150923";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "horst3180";
|
||||
repo = "Vertex-theme";
|
||||
rev = version;
|
||||
sha256 = "19mmybfkx3mrbm9vr78c7xiyazmyzji1n6669466svjr3jy87546";
|
||||
sha256 = "0jsdnrw7sgrb7s4byv80y9c782gd6vbq0xsrrhwkflfnxcldvz4r";
|
||||
};
|
||||
|
||||
buildInputs = [ autoreconfHook gtk3 pkgconfig ];
|
||||
|
Loading…
Reference in New Issue
Block a user