Skip to content

Remove warning about missing nix/sources.nix #189

Description

@basvandijk

When fetching sources.nix from niv itself using:

builtins.fetchurl
  https://raw.githubusercontent.com/nmattia/niv/506b896788d9705899592a303de95d8819504c55/nix/sources.nix;

it would be nice if the following error is removed from the niv` tool:

  WARNING: Could not read nix/sources.nix
     ( nix/sources.nix: openBinaryFile: does not exist (No such file or directory) )

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