This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-04-07 23:23:21 +01:00
nix Add typescript-eslint 2021-04-07 23:15:11 +01:00
src Fix indentation 2021-04-07 23:23:21 +01:00
.dir-locals.el Introduce new parcel-based world order 2020-02-29 15:23:04 +00:00
.eslintrc.json Fix linting problems 2021-04-07 23:20:12 +01:00
.gitignore Introduce new parcel-based world order 2020-02-29 15:23:04 +00:00
.parcelrc Update dependencies 2020-05-31 03:54:38 +01:00
.posthtmlrc.json Update and fix dev-/dependency split 2021-04-07 21:40:26 +01:00
flake.lock Introduce nix flake 2021-04-07 23:14:58 +01:00
flake.nix Introduce nix flake 2021-04-07 23:14:58 +01:00
package-lock.json Add typescript-eslint 2021-04-07 23:15:11 +01:00
package.json Add typescript-eslint 2021-04-07 23:15:11 +01:00
README.md Introduce nix flake 2021-04-07 23:14:58 +01:00
tsconfig.json Switch to react-redux for the music player 2020-05-31 03:54:34 +01:00

tlaternet-templates

Website templates bundled with parcel.

Updating

Firstly, updating the npm dependencies needs:

npm update --package-lock-only

After that, the NixOS derivations can be updated by running generate.sh in the nix subdirectory.

Note

Sharp is gloriously hard to install, because it depends on the most cutting-edge patch version of vips.

Check which version it needs in the package.json of sharp, and then match this up which major sharp version matches up to which OS version of vips.

Known versions:

Sharp vips NixOS
28.* 8.10.6
27.* 8.10.5 21.05
26.* 8.10.0 20.09