APR-util not found but apr in replit.nix deps

Hi guys, I’d like to create a repl with an Apache webserver, MySQL and PHP. I’ve been trying for the last few hours but I can’t make any progress. I tried reading the docs, reverse-engineering some already made repls for Apache and PHP but I can’t seem to make one myself.
For example, I tried installing Apache on an empty Nix repl but I can’t even configure it because “APR-util” is not installed even though it’s in my replit.nix dependencies. Why?
Any tips would be extremely appreciated. Thanks!

pot🍲 twist: the apr package on nix doesn’t have an executable

You probably also need pkgs.aprutil