Hello, I _really_ appreciate the [without-flake-parts](https://github.com/juspay/services-flake/blob/main/example/without-flake-parts/flake.nix) example provided. However, it seems to miss a few important things, i.e., - How to do something with the `devShell` (https://github.com/juspay/services-flake/blob/main/example/simple/flake.nix#L63-L68) - Or, how I might be able to reference other services (https://github.com/juspay/services-flake/blob/main/example/share-services/pgweb/flake.nix)
Hello, I really appreciate the without-flake-parts example provided. However, it seems to miss a few important things, i.e.,
devShell(https://github.com/juspay/services-flake/blob/main/example/simple/flake.nix#L63-L68)