Skip to content

[Tracking issue] remove all src = ./. entries that unintentionally include their own .nix files #301014

@philiptaron

Description

@philiptaron

Issue description

Derivations that use src = ./. will be rebuilt on any change to the .nix file that includes them, including formatting changes caused by nixfmt-rfc-style for RFC 166.

List of files where this may be the case

Generated with rg -F 'src = ./.' --sort=path -l -tnix and not very thoroughly audited. Unchecked entries need work or attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.skill: good-first-bugThis seems like it's fixable by a non-expert3.skill: sprintableA larger issue which is split into distinct actionable tasks5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problems6.topic: architectureRelating to code and API architecture of Nixpkgs

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions