Skip to content

When updating nixpkgs-check-by-name, it should be run on Nixpkgs #256789

@infinisil

Description

@infinisil

When the nixpkgs-check-by-name tooling is updated, it should be run on Nixpkgs in the same PR. This also relates to #256788.

This could be achieved using passthru.tests on the tests.nixpkgs-check-by-name derivation which copies Nixpkgs to the store and then runs the tooling on it in a derivation. This would then automatically be run when a commit with the tests.nixpkgs-check-by-name: prefix is in the PR. This is however fairly slow and expensive due to the Nixpkgs copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: enhancementAdd something new or improve an existing system.
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions