Skip to content

WIP: add nix flake #8765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from
Draft

WIP: add nix flake #8765

wants to merge 8 commits into from

Conversation

laurentS
Copy link
Contributor

@laurentS laurentS commented Jul 22, 2025

Relevant issue(s)

No related ticket

What does this do?

This (draft) PR adds a nix flake to provide a development environment for alaveteli.

This is not ready for merging, but I opened the PR for easier discussion. At this point, it should work well enough to provide a "full" dev env for alaveteli that should be reproducible (mostly, but probably not 100% bit-reproducible yet) with:

  • ruby and required gems
  • postgresql with migrations
  • redis
  • mailpit for reading outgoing emails

To try this:

  • clone the branch
  • follow instructions in README_NIX.md

Why was this needed?

Implementation notes

Screenshots

Notes to reviewer


Have you updated the changelog? If this is not necessary, put square brackets around this: skip changelog

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.

1 participant