This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Go to file
Tristan Daniël Maat 5c72fe455f
Update to parcel 2.6.1
2022-06-20 14:43:17 +01:00
src Update to parcel 2.6.1 2022-06-20 14:43:17 +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 Migrate to npmlock2nix 2022-06-20 14:43:10 +01:00
.parcelrc Update dependencies 2020-05-31 03:54:38 +01:00
.posthtmlrc Update to parcel 2.6.1 2022-06-20 14:43:17 +01:00
README.md Introduce nix flake 2021-04-07 23:14:58 +01:00
flake.lock Migrate to npmlock2nix 2022-06-20 14:43:10 +01:00
flake.nix Migrate to npmlock2nix 2022-06-20 14:43:10 +01:00
package-lock.json Update npm deps 2022-06-20 14:43:14 +01:00
package.json Update npm deps 2022-06-20 14:43:14 +01:00
tsconfig.json Switch to react-redux for the music player 2020-05-31 03:54:34 +01:00

README.md

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