Skip to content

chore: Add nix shell for simple development setup #3399

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

Merged
merged 7 commits into from
Aug 8, 2022
Merged

chore: Add nix shell for simple development setup #3399

merged 7 commits into from
Aug 8, 2022

Conversation

kylecarbs
Copy link
Member

This enables contributors using Nix to set up their environment with ease.

Nix makes reproducibility at a project-level really nice. I'll be creating a dogfood template that uses the Nix shell, and hopefully we'll get the best of a few worlds 🤓.

@kylecarbs kylecarbs requested a review from mafredri August 7, 2022 19:48
@kylecarbs kylecarbs self-assigned this Aug 7, 2022
@kylecarbs kylecarbs requested a review from ammario as a code owner August 7, 2022 19:48
@kylecarbs kylecarbs force-pushed the nix branch 4 times, most recently from 7a7c272 to facf6ca Compare August 7, 2022 21:26
This enables contributors using Nix to set up their environment with ease.
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

This is a very nice addition to the project! A few small tweaks and it should be ready to go. 👍🏻

kylecarbs and others added 2 commits August 8, 2022 10:15
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Copy link
Member

@ammario ammario left a comment

Choose a reason for hiding this comment

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

Docs LGTM

Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

Looks great! 💪🏻

@kylecarbs kylecarbs enabled auto-merge (squash) August 8, 2022 15:46
@kylecarbs kylecarbs merged commit 9c12b4e into main Aug 8, 2022
@kylecarbs kylecarbs deleted the nix branch August 8, 2022 15:49
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.

4 participants