Skip to content

Nixpkgs fetchers #124

@WeetHet

Description

@WeetHet

Currently, npins only supports builtin fetchers, as it's mostly focused on nix dependency pinning. I was wondering, however, since it is an outside project, it can have a half-dependency on nixpkgs, without creating a loop or breaking abstraction. Therefore, I propose adding a flag to enable fetching a source using nixpkgs fetchers (which would rely on nixpkgs being in the sources.json). This would allow for external build-time dependency management and be extremely beneficial as it would allow replacing hand-written update scripts I (and most likely a lot of other people) have for this purpose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions