Skip to content

Add postgres - #11

Merged
sabinem merged 1 commit into
mainfrom
add-postgres
Apr 10, 2026
Merged

Add postgres#11
sabinem merged 1 commit into
mainfrom
add-postgres

Conversation

@sabinem

@sabinem sabinem commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

This PR

  • adds postgres as a service to the nix toolchain.
  • adds psql to the default shell

To test:

  • direnv reload
  • just up
  • just attach
  • psql -h 127.0.0.1 -p 5432 -U postgres -d hackagon -c "\conninfo"

@sabinem sabinem self-assigned this Apr 10, 2026
@sabinem
sabinem requested a review from Panaetius April 10, 2026 06:16
Comment thread tools/nix/hackagon/lib/toolchain.nix Outdated

@Panaetius Panaetius left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, looks good now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants