fix: add missing versions

This commit is contained in:
Arseniy Seroka
2015-06-04 23:34:14 +03:00
parent 9cd797ff26
commit daf4ec39a5
31 changed files with 38 additions and 35 deletions
@@ -2,7 +2,7 @@
, git, xlibs, gnum4, libxcb, gperf }:
stdenv.mkDerivation rec {
name = "xcb-util-cursor-HEAD";
name = "xcb-util-cursor-0.1.1-3-gf03cc27";
src = fetchgit {
url = http://anongit.freedesktop.org/git/xcb/util-cursor.git;