Skip to content

Incremental builds #26

@blaggacao

Description

@blaggacao

To lower cycle times and improve dx.

Ideas have come up to implement incremental builds for Nix via a snapshot build input taken from outputs = [ "incremental" ] which had been specifically crafted to forward language specific build artifacts in ways that the build toolchain furthermore can detect them as cached.

An incremental build has effectively two significant inputs: src & snapshot artifacts.

This pattern can be expected to significantly speed up subsequent builds in a feature branch. Hence, CI cycle time.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions