tvl-depot/web
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
..
atom-feed refactor(web/blog): Move atom feed creation logic to //web/blog 2021-11-04 15:57:56 +00:00
atward docs(atward): Document availability of new query types 2021-11-07 14:08:38 +00:00
blog fix(web/blog): make base URL configurable for atom feeds 2021-11-08 10:39:04 +00:00
bubblegum refactor(web/bubblegum): avoid dumping depot into store 2021-10-10 10:03:03 +00:00
cgit-taz refactor(web): use static.tvl.{fyi|su} for static assets 2021-10-07 14:21:18 +00:00
converse refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
panettone feat(web/panettone): support dark mode 2021-10-20 19:52:13 +00:00
static fix(web/static): avoid drvHash unnecessarily inflating closures 2021-11-13 13:27:59 +00:00
todolist refactor(web): use static.tvl.{fyi|su} for static assets 2021-10-07 14:21:18 +00:00
tvl fix(tvl/logo): Fix rendering of PNG files 2021-11-12 15:18:41 +00:00