Skip to content
Discussion options

You must be logged in to vote

Or would such a module be rejected until there is a nixpkgs package?

Probably this. The problem being, flake inputs arent properly lazy, so if we add a bunch people will have to pull them for things they are not related to, and if we are going to put the drv inline with a pkgs.fetchGit we don't have the infrastructure here to keep that up to date.

So, one would put the drv with the pkgs.fetchGit in nixpkgs where they have all the auto update tooling, and then submit the wrapper module here.

Maybe one day we can think about having some kind of npins or nvfetcher system for something like that, but I still am inclined to think at that point, we should be looking to submit the package to n…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@linusammon
Comment options

@BirdeeHub
Comment options

Answer selected by linusammon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #538 on May 19, 2026 07:21.