Skip to content

Remove redundant inputs from dev/flake.nix

Smartypants requested to merge clean-dev-inputs into master

Summary

  • Removes flake-parts, nixpkgs, and treefmt-nix from dev/flake.nix — these are already in root and inherited by the partition via extendModules
  • Only gitlab-ci (dev-exclusive) remains in dev/flake.nix
  • Removes explicit treefmt-nix.flakeModule and flake-parts.flakeModules.* imports from nixica-dev.nix since these are inherited from root

Ref: #11 (closed), !14 (merged)

🤖 Generated with Claude Code

Merge request reports