chore: update flake.nix#3509
Conversation
remove default.nix and flake-compat b/c outdated and flakes are pretty much the standard switch from flake-utils to the more modern flake-parts update flake.lock add rust-analyzer remove explicitly including clippy and rustfmt becase they are included with the toolchain
Fossier: Manual Review Requested
Score BreakdownTotal Score: 64.6/100 | Confidence: 100% | Outcome: REVIEW
|
Greptile SummaryThis PR updates the Nix flake setup. The main changes are:
Confidence Score: 4/5This is close, but the flake hash should be fixed before merging.
Important Files Changed
Reviews (1): Last reviewed commit: "chore: update flake.nix" | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
nix CI will fail until this PR gets added to unstable (probs a few days): NixOS/nixpkgs#525067 |
|
Please don't remove flake-compat, flakes are not infact "pretty much the standard" yet for a reason. |
|
Added back the default.nix |
This reverts commit f6acc31.
flake-utilsto the more modernflake-partsflake.lockrust-analyzerclippyandrustfmtbecase they are included with the toolchainnixfmtas formatter for the flake itselfChecks