buildBazelPackage: build name from pname/version
and updated bazel-remote accordingly.
This commit is contained in:
committed by
Matthieu Coudron
parent
2b06415ca1
commit
1f9ab74d4c
@@ -9,7 +9,7 @@ let
|
||||
in
|
||||
|
||||
args@{
|
||||
name
|
||||
name ? "${args.pname}-${args.version}"
|
||||
, bazel ? bazelPkg
|
||||
, bazelFlags ? []
|
||||
, bazelBuildFlags ? []
|
||||
|
||||
Reference in New Issue
Block a user