cloc: fix sourceRoot
This commit is contained in:
parent
e32352fd97
commit
e1d7f7ba82
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1ihma4f6f92jp1mvzr4rjrgyh9m5wzrlxngaxfn7g0a8r2kyi65b";
|
||||
};
|
||||
|
||||
sourceRoot = "cloc-${version}-src/Unix";
|
||||
sourceRoot = "source/Unix";
|
||||
|
||||
buildInputs = [ makeWrapper perl AlgorithmDiff RegexpCommon ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user