Skip to content

Add Nix devShell installation guidance#2474

Merged
nicklockwood merged 1 commit intonicklockwood:developfrom
acevif:docs-nix-devshell-install
Mar 21, 2026
Merged

Add Nix devShell installation guidance#2474
nicklockwood merged 1 commit intonicklockwood:developfrom
acevif:docs-nix-devshell-install

Conversation

@acevif
Copy link

@acevif acevif commented Mar 21, 2026

Summary

  • add README guidance for installing SwiftFormat in a Nix devShell via nixpkgs
  • document using acevif/swiftformat-nix to pin a specific SwiftFormat version

Closes #2473

@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.30%. Comparing base (c8e50ff) to head (1307bd4).
⚠️ Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2474      +/-   ##
===========================================
- Coverage    95.31%   95.30%   -0.02%     
===========================================
  Files          165      165              
  Lines        25128    25128              
===========================================
- Hits         23950    23947       -3     
- Misses        1178     1181       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nicklockwood nicklockwood changed the base branch from main to develop March 21, 2026 11:59
@nicklockwood nicklockwood merged commit afd7c1f into nicklockwood:develop Mar 21, 2026
14 of 16 checks passed
@acevif acevif deleted the docs-nix-devshell-install branch March 21, 2026 16:47
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.

documentation: Add Nix installation guidance to the README

2 participants