obelisk icon indicating copy to clipboard operation
obelisk copied to clipboard

WIP: Multiple domains

Open tomsmalley opened this issue 4 years ago • 0 comments

I have:

  • [x] Based work on latest develop branch
  • [ ] Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • [ ] Run the test suite: $(nix-build -A selftest --no-out-link)
  • [ ] (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

tomsmalley avatar Sep 18 '20 20:09 tomsmalley