root | app |
---|---|
 (as a new user, I can’t upload this, delete the space after :// to see it.) |
 (as a new user, I can’t upload this, delete the space after :// to see it.)|
The Postgres GitHub example has 2 .nix files, which ones is used?
They’re nested and:
root uses: channel = “stable-23.11”;
app uses: channel = “stable-24.05”
it’s confusing, whats going on with the ‘double project’?