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

[feat] add flake template #172

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Conversation

MangoIV
Copy link
Contributor

@MangoIV MangoIV commented Jun 9, 2023

@MangoIV
Copy link
Contributor Author

MangoIV commented Jun 10, 2023

so how this works is basically, you run nix flake init -t github:alpmestan/ghc.nix and it will offer a devShell. If you want to customize the config for that particular worktree, you just edit the local flake that the nix flake init creates. I think this is a nice, reproducible workflow although I do agree that it's quite clumsy.

@MangoIV MangoIV marked this pull request as ready for review June 13, 2023 15:05
Copy link
Collaborator

@supersven supersven left a comment

Choose a reason for hiding this comment

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

@MangoIV LGTM 👍 Thanks a lot for issuing this PR.

@supersven supersven merged commit d15f3cc into alpmestan:master Jun 16, 2023
@sgraf812
Copy link
Contributor

sgraf812 commented Jul 7, 2023

Thanks, @MangoIV! Great work on this. Much better ergnonomics than having to rebase your own changes on top of master

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.

3 participants