Skip to content

fix(nix): resolve flake warnings, dedupe nixpkgs input, and refresh lockfile#552

Open
YuriNek0 wants to merge 1 commit intokavishdevar:linux/rustfrom
YuriNek0:fix/nix-flake-cleanups
Open

fix(nix): resolve flake warnings, dedupe nixpkgs input, and refresh lockfile#552
YuriNek0 wants to merge 1 commit intokavishdevar:linux/rustfrom
YuriNek0:fix/nix-flake-cleanups

Conversation

@YuriNek0
Copy link
Copy Markdown

Linked Issues

Closes #548
Closes #549

What Changed

  • flake.nix
    • Added compatibility aliases for X11 libs:
      • libX11, libXcursor, libXi, libXrandr (prefer top-level attrs with xorg.* fallback)
    • Replaced direct xorg.* references in buildInputs with aliases
    • Added apps.default.meta.description
    • Set treefmt-nix.inputs.nixpkgs.follows = "nixpkgs" to dedupe nixpkgs input graph
    • Switched formatter package from pkgs.nixfmt-rfc-style to pkgs.nixfmt
  • flake.lock
    • Refreshed inputs to current revisions
    • Removed redundant secondary nixpkgs node used by treefmt-nix

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