Skip to content

Conversation

@UnstoppableMango
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 7, 2026 01:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the flake configuration to accept system architectures as an input rather than hardcoding them. The change uses the standardized nix-systems/default flake, which provides a canonical list of supported systems, making the configuration more maintainable and consistent with Nix ecosystem conventions.

  • Adds systems as a new flake input from github:nix-systems/default
  • Replaces hardcoded system list with dynamic import from the systems input
  • Updates dependency versions in flake.lock

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
flake.nix Adds systems input declaration and replaces hardcoded system architectures list with imported systems configuration
flake.lock Adds systems_2 input lock entry and updates dependency versions for flake-parts, gomod2nix, nixpkgs, nixpkgs-lib, and treefmt-nix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@UnstoppableMango UnstoppableMango merged commit 21d9e52 into main Jan 7, 2026
4 checks passed
@UnstoppableMango UnstoppableMango deleted the nix-systems branch January 7, 2026 01:49
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.

2 participants