bazel-watcher: Show version string instead of {STABLE_GIT_VERSION}
This commit is contained in:
parent
23010cc67a
commit
cc234879dd
@ -64,6 +64,8 @@ buildBazelPackage rec {
|
||||
|
||||
preBuild = ''
|
||||
patchShebangs .
|
||||
|
||||
substituteInPlace ibazel/BUILD --replace '{STABLE_GIT_VERSION}' ${version}
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user