Fix the build after the software update.

This commit is contained in:
Tom Alexander
2025-05-15 20:13:27 -04:00
parent 96a96a0bc4
commit f211282376
3 changed files with 27 additions and 0 deletions

View File

@@ -117,9 +117,11 @@
pandoc-server
servant-server
tls
tls-session-manager
wai-app-static
wai-extra
warp
warp-tls
;
}
);
@@ -129,6 +131,7 @@
gsl
redis
valkey
nix-serve-ng
;
})
];