Telling hydra to build vimprobable.
svn path=/nixpkgs/trunk/; revision=33402
This commit is contained in:
parent
2ccec99d8c
commit
e4443dfc8d
@ -30,6 +30,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = "http://sourceforge.net/apps/trac/vimprobable";
|
homepage = "http://sourceforge.net/apps/trac/vimprobable";
|
||||||
license = "MIT";
|
license = "MIT";
|
||||||
maintainers = ["Alexander Foremny <alexanderforemny@googlemail.com>"];
|
maintainers = ["Alexander Foremny <alexanderforemny@googlemail.com>"];
|
||||||
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user