Piotr Bogdan
2017-11-02 13:53:36 +00:00
parent 7f921735e7
commit 8904ce343a
25 changed files with 72 additions and 24 deletions
@@ -13,7 +13,9 @@ in python2Packages.buildPythonApplication rec {
sha256 = "19w92kipfhp5wvs47l0qpibn3x49sbmvkk91yxw6nwk6fafcdl17";
};
sourceRoot = "${name}-src/python";
setSourceRoot = ''
sourceRoot=$(echo */python)
'';
meta = with stdenv.lib; {
homepage = http://cxxtest.com;