mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
3 lines
97 B
Nix
3 lines
97 B
Nix
{ system ? builtins.currentSystem }:
|
|
(import ./bazel.nix { inherit system; }).bazel-cc-toolchain
|