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

fix flake.nix to work on all platforms #15

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

a10y
Copy link
Contributor

@a10y a10y commented May 1, 2024

Fix flake.nix to fetch the appropriate nixpkgs repo for your platform, and generate a dev shell for it as well.

Some background: https://fasterthanli.me/series/building-a-rust-service-with-nix/part-10#a-flake-with-a-dev-shell

I've tested this on my Apple Silicon Mac:

Before:
image

After:
image

@alpacaaa alpacaaa merged commit dc4f72d into borgo-lang:main May 5, 2024
1 check passed
@alpacaaa
Copy link
Contributor

alpacaaa commented May 5, 2024

Thanks @a10y very nice!

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