Skip to content

add flake.nix#15

Merged
rustaceanrob merged 1 commit intomasterfrom
add-flake
Jul 18, 2025
Merged

add flake.nix#15
rustaceanrob merged 1 commit intomasterfrom
add-flake

Conversation

@josibake
Copy link
Copy Markdown
Contributor

@josibake josibake commented Jul 18, 2025

add super minimal flake.nix for the rust toolchain. this is copied straight from the oxalica example for devshells; we can modify/improve it as needed.


to test:

cd swiftsync
nix develop
cargo test

I haven't tested this on macos yet but it works on linux, which I think is a sufficient enough starting point.

add super minimal flake.nix for the rust toolchain.
this is copied straight from the oxalica example for devshells;
we can modify/improve it as needed.
@rustaceanrob rustaceanrob merged commit 4360b1f into master Jul 18, 2025
4 checks passed
@rustaceanrob rustaceanrob deleted the add-flake branch July 18, 2025 11:04
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