Thanks to visit codestin.com
Credit goes to github.com

Skip to content

local flake registry freezes NUR input #347

@bbjubjub2494

Description

@bbjubjub2494

Expected Behavior

Running flk update on a DevOS machine should update the nur input to the tip of the appropriate git branch.

Current Behavior

flk update idempotently converts the input to the equivalent path:/nix/store/xxx-source.

Possible Solution

Explicitly specify nur.url = "github:nix-community/nur", downside being that it is redundant- and silly-looking as well as fragile.

Altternatively, fix this in a more general way, since this is the second time such an issue occurs (#142) which suggests there's an underlying issue.

Steps to Reproduce

  1. Be on a DevOS based system
  2. Try to update any flakes that requires nur from the registry
  3. Check commit message and contents of flake.lock

Context

I use NUR together with DevOS. I believe based on looking at the code that this issue is still present in develop.

Your Environment

I use a system configuration based on the current tip of core. This phenomenon hit me on Friday at this commit but took me until today to realize.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions