Update latest versions, fix small inconveniences

This commit is contained in:
thiloho
2023-09-02 14:57:44 +02:00
parent a7a1570805
commit 0a614db91e
7 changed files with 1057 additions and 1102 deletions

View File

@@ -24,7 +24,7 @@
default = pkgs.buildNpmPackage {
name = "build-aurora-blog";
buildInputs = with pkgs; [
nodejs_18
nodejs_20
];
src = ./.;
npmDepsHash = "sha256-K30UsMZ508XT1x/1eXY/xg7dfhLm55pdi9vOdDQHtWg=";