←back to thread

528 points sealeck | 2 comments | | HN request time: 0.43s | source
1. yewenjie ◴[] No.31393992[source]
I like Fly.io but I wish it offered something with Nix in the build process like Railway has recently introduced.

https://github.com/railwayapp/nixpacks

replies(1): >>31394088 #
2. tptacek ◴[] No.31394088[source]
It looks like these just generate OCI containers; that's all we need at Fly.io to take your container, so you might be able to just use these. (We've been working for a couple months on Nix, especially for Rails apps, but I don't have status to report).