Skip to content

Conversation

@Daholli
Copy link
Contributor

@Daholli Daholli commented Oct 31, 2025

Description

when building my configuration nix complained the the typecheck was out of date so I updated it

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

@Daholli
Copy link
Contributor Author

Daholli commented Oct 31, 2025

I did run the tests, but
--- Summary ---
❌ 2 of 3 test(s) failed:

  • test-all
  • test-all-enableBig-false-enableLegacyIfd-true

non of these looked to be related to what I updated

@khaneliman khaneliman merged commit 4ac96eb into nix-community:master Oct 31, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants