Commit Graph

14 Commits (master)

Author SHA1 Message Date
Tristan Daniël Maat 594e9bcbfd
Hack in a package.yaml instead of package.json
json is just incredibly tedious to use for this, especially because of
lack of comments.

Upstream has been informed of this many times apparently, npm won't
change it. Just hack it downstream.

npm will never get better, will it...
2022-08-05 19:25:14 +01:00
Tristan Daniël Maat 056acbf397
Add nix flake checks 2022-08-03 01:47:50 +01:00
Tristan Daniël Maat af062715d9
Clean up dev workflow a bit 2022-08-01 21:15:30 +01:00
Tristan Daniël Maat aa721767fa
Add back in react & co 2022-08-01 19:30:28 +01:00
Tristan Daniël Maat ca369cd30e
Clean up and update flake 2022-07-30 17:42:07 +01:00
Tristan Daniël Maat abe8ee631e
Ditch bootstrap for bulma 2022-06-24 10:17:34 +01:00
Tristan Daniël Maat fae59fbb3f
Migrate to npmlock2nix 2022-06-20 14:43:10 +01:00
Tristan Daniël Maat d8f81c4a78
Update to NixOS 22.05 2022-06-20 14:43:03 +01:00
Tristan Daniël Maat 555a2949bd
flake: Switch to the new stable version and update lockfile 2021-10-05 12:16:14 +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
Tristan Daniël Maat 541c96806a
Introduce nix flake 2021-04-07 23:14:58 +01:00