Skip to content

chore(nix): minimize flake to what the crate uses - #19

Open
sveitser wants to merge 1 commit into
mainfrom
chore/minimize-flake
Open

chore(nix): minimize flake to what the crate uses#19
sveitser wants to merge 1 commit into
mainfrom
chore/minimize-flake

Conversation

@sveitser

@sveitser sveitser commented Sep 3, 2026

Copy link
Copy Markdown
Contributor
  • drop unused deps: openssl, pkg-config, cmake, curl, docker, bash, cargo-audit, cargo-edit, cargo-udeps, cargo-watch, darwin frameworks
  • drop nixFlakes wrapper and nixpkgs-fmt
  • take rust-analyzer from the stable toolchain instead of nightly
  • drop the release-dir PATH export (this crate ships no binaries)
  • update flake.lock

- drop unused deps: openssl, pkg-config, cmake, curl, docker, bash,
  cargo-audit, cargo-edit, cargo-udeps, cargo-watch, darwin frameworks
- drop nixFlakes wrapper and nixpkgs-fmt
- take rust-analyzer from the stable toolchain instead of nightly
- drop the release-dir PATH export (this crate ships no binaries)
- update flake.lock
@sveitser
sveitser enabled auto-merge (squash) September 3, 2026 17:49
@sveitser
sveitser requested a review from jbearer September 3, 2026 17:50
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.

1 participant