tvl-depot/nix/buildGo/external
sterni 81fadbe6eb fix(nix/buildGo): fix for Nix >= 2.6 readFile changes
The string context retained by readFile would leak into attribute keys
in fromJSON which may not have string context in any Nix version. We
don't need Nix >= 2.6 support, but buildGo may have external users and
this change is simple enough.

Change-Id: I593f1ef513502691119428d26d508a5f4d378543
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6946
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-10-11 17:38:42 +00:00
..
default.nix fix(nix/buildGo): fix for Nix >= 2.6 readFile changes 2022-10-11 17:38:42 +00:00
main.go feat(nix/buildGo): add the import position to errmsg 2021-04-23 16:35:57 +00:00