Clean up and fully fix the build #4

Manually merged
tlater merged 6 commits from tlater/fix-build into master 2021-04-11 06:03:34 +01:00

6 Commits (master)

Author SHA1 Message Date
Tristan Daniël Maat 6da1d644ac
Fix typo in web manifest 2021-04-11 06:01:55 +01:00
Tristan Daniël Maat d5b1f92fe6
Fix typo in CSS 2021-04-11 05:57:17 +01:00
Tristan Daniël Maat 94503f5f7d
Update to nixos-unstable
This is necessary because a dependency of `favicons`, `sharp`, depends
on a slightly newer version of libvips than what is available in
nixos-20.09.
2021-04-11 05:57:15 +01:00
Tristan Daniël Maat c1deced611
Document how the shell *should* be built
Currently parcel doesn't support NODE_PATH, so this can't actually be
used. Need to push an issue upstream.
2021-04-11 05:57:12 +01:00
Tristan Daniël Maat 75e60a40d4
Explain sharp deps and use them in the dev shell
The sharp dependencies are *also* required in the dev shell when
upstream pulls their prebuilt binaries.
2021-04-11 05:56:25 +01:00
Tristan Daniël Maat ab21df54cf
Document dev tool dependencies 2021-04-11 03:12:55 +01:00