Skip to content
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

Add nix flake #5198

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Add nix flake #5198

merged 3 commits into from
Sep 19, 2023

Conversation

jasonodoom
Copy link
Contributor

@jasonodoom jasonodoom commented Sep 7, 2023

What github issue is this PR for, if any?

This PR is not dependent on any particular issue.

What changed, and why?

It seems there is a lot of "work" to get casa up and running. Especially for new users. I decided to make a nix flake that will allow people to begin development quickly. You don't need to worry about installing or configuring rvm, yarn, postgresql, nodejs or even ruby. Just run this file and all the dependencies will be available in an environment separate from your host system.

How will this affect user permissions?

  • Volunteer permissions: None
  • Supervisor permissions: None
  • Admin permissions: None

How is this tested? (please write tests!) 💖💪

I ran this on macOS (Intel) and Linux

Screenshots please :)

image

Copy link
Collaborator

@littleforest littleforest left a comment

Choose a reason for hiding this comment

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

I have never heard of this, but thanks for adding another dev setup option!

@littleforest littleforest merged commit 3b1bda4 into rubyforgood:main Sep 19, 2023
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