OCI/Docker container dev environments for IHP

I’m a newcomer to IHP, Haskell, and Nix, and thought it’d be a decent learning experience to build an OCI image people can use to spin up isolated dev environments. You can see what I’ve come up with here: GitHub - tolvos/ihp-oci: An OCI container built to act as an isolated IHP (Integrated Haskell Platform) developer environment. · GitHub

This is also my first attempt at publishing a usable OCI image! If anything’s broken, not working as you expect, or just doesn’t make any sense, I’m always open to feedback and issues.

Hope the project helps!