mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-24 13:26:11 +00:00
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:
parent
10e17e7424
commit
48148ba28f
6 changed files with 1559 additions and 1487 deletions
|
@ -3,6 +3,14 @@
|
|||
packages = with pkgs; [
|
||||
gitFull
|
||||
pipenv
|
||||
|
||||
# required for social cards in mkdocs-material
|
||||
cairo
|
||||
freetype
|
||||
libffi
|
||||
libjpeg
|
||||
zlib
|
||||
pngquant
|
||||
];
|
||||
|
||||
languages = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue