chore(deps): update lockfile and deps

This involves actually moving to Cloudflare Workers' Static Assets (not
to be confused with deprecated Worker Sites) from Pages, alongside adding
a few other dependencies at the devenv.nix side of the things.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-02 21:15:35 +08:00
parent 10e17e7424
commit 48148ba28f
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
6 changed files with 1559 additions and 1487 deletions

View file

@ -3,6 +3,14 @@
packages = with pkgs; [
gitFull
pipenv
# required for social cards in mkdocs-material
cairo
freetype
libffi
libjpeg
zlib
pngquant
];
languages = {