d26cf3d806
Specifying a local repository from a Nix file is expected to be referencing an external nixpkgs source. However, in this monorepo setup the root of the repository itself is the Nix package set and a workaround in the `external` folder is required to import it into Bazel.
1 line
22 B
Nix
1 line
22 B
Nix
import ../default.nix
|