No description
Find a file
Vincent Ambo d26cf3d806 fix(build): Work around rules_nixpkgs repository setup
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.
2019-07-04 15:59:42 +01:00
external fix(build): Work around rules_nixpkgs repository setup 2019-07-04 15:59:42 +01:00
infra refactor(infra): Move infrastructure into monorepo structure 2019-07-02 12:48:05 +01:00
services fix(tazblog): Ensure build works with MonadFail changes 2019-07-02 12:42:28 +01:00
third_party feat(third_party/bazel): Check in rules_nixpkgs from Tweag 2019-07-04 11:18:37 +01:00
tools/bin feat(tools): Add custom GHC with dependencies to env 2019-07-04 15:57:12 +01:00
.bazelrc fix(bazel): Always use Haskell toolchain from Nix 2019-07-04 15:57:29 +01:00
.envrc feat(dotenv): Set NIX_PATH for entire workspace 2019-07-04 11:15:31 +01:00
default.nix feat(build): Introduce pre-packaged GHC with dependencies via Nix 2019-07-04 15:55:13 +01:00
LICENSE chore: Keep project root under MIT license 2019-06-28 22:56:48 +01:00
WORKSPACE feat(build): Introduce pre-packaged GHC with dependencies via Nix 2019-07-04 15:55:13 +01:00