tvl-depot/web/static
sterni 53ab5716aa fix(web/static): avoid drvHash unnecessarily inflating closures
The string context of drvPath apparently causes a derivation to
_directly_ reference the whole dependency closure of the derivation
drvPath belongs to. This not only is unnecessary in this case (since we
are using drvHash to construct HTTP URLs which are primarily contigent
on the deployed configuration and not the shape of the nix store), but
also creates a very confusing derivation (e. g. web.tvl's index.html
would *directly* reference pandoc).

Change-Id: I6e9900e9e35fbd639061e53322e4ccb3fbb7e7ec
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3862
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-11-13 13:27:59 +00:00
..
default.nix fix(web/static): avoid drvHash unnecessarily inflating closures 2021-11-13 13:27:59 +00:00
favicon.webp chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00
jetbrains-mono-bold-italic.woff2 chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00
jetbrains-mono-bold.woff2 chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00
jetbrains-mono-italic.woff2 chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00
jetbrains-mono.woff2 chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00
tvl.css chore(web/tvl): Move TVL static assets out of //users/tazjin 2021-08-26 17:46:06 +00:00