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 for creating development environments #833

Merged
merged 1 commit into from
May 4, 2023

Conversation

shadaj
Copy link
Contributor

@shadaj shadaj commented May 3, 2023

Add Nix flake for creating development environments
For developers using Nix, this makes setting up a dev environment as easy as running nix develop, which automatically pulls dependencies and puts skyplane on the path.

For developers using Nix, this makes setting up a dev environment as easy as running `nix develop`, which automatically pulls dependencies and puts `skyplane` on the path.
@sarahwooders sarahwooders reopened this May 4, 2023
@sarahwooders sarahwooders merged commit 0bfd544 into skyplane-project:main May 4, 2023
@shadaj shadaj deleted the pr833 branch May 4, 2023 05:01
xTRam1 pushed a commit to xTRam1/skyplane that referenced this pull request May 5, 2023
…#833)

Add Nix flake for creating development environments
For developers using Nix, this makes setting up a dev environment as
easy as running `nix develop`, which automatically pulls dependencies
and puts `skyplane` on the path.
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