refactor(3p/dhall): Move easy-dhall-nix import into separate folder

This is part of paving the way for clearly distinguishing between
packages from nixpkgs and //third_party.

See also: b/108, cl/2910

Change-Id: I28b5abd1f0f9fa3c4478c9f255b2025f4a4139f1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2917
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
Vincent Ambo 2021-04-10 14:00:13 +02:00 committed by tazjin
parent 9c5b5600ea
commit 6489d94ad6
4 changed files with 26 additions and 18 deletions

3
third_party/dhall/OWNERS vendored Normal file
View file

@ -0,0 +1,3 @@
inherited: true
owners:
- Profpatsch