bazel_7: fix fhsenv version
This commit is contained in:
parent
1cd3957e37
commit
543abba9d0
@ -159,7 +159,8 @@ let
|
||||
};
|
||||
|
||||
bazelFhs = buildFHSEnv {
|
||||
name = "bazel";
|
||||
pname = "bazel";
|
||||
inherit version;
|
||||
targetPkgs = _: [ bazelBootstrap ];
|
||||
runScript = "bazel";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user