Aidan Sharp

Results 3 comments of Aidan Sharp

Same issue with a fresh install on NixOS, but restarting my computer fixed it.

My build plan commands seem out of order, and I can't tell why. This is my plan definition: ``` let setup = Phase::setup(Some(vec![Pkg::new("haunt")])); let build = Phase::build(Some("haunt build".to_string())); let start...

I deploy mine on Coolify, and removing the user line entirely fixes the issue for me.