Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry2nix template overrriding registry pining #8

Open
hhoeflin opened this issue Nov 27, 2021 · 0 comments
Open

poetry2nix template overrriding registry pining #8

hhoeflin opened this issue Nov 27, 2021 · 0 comments

Comments

@hhoeflin
Copy link

Thanks for providing the template. I am pretty new to flakes, so maybe I am just making a mistake here, but I observed the following.

I am pining my nixpkgs in the registry to a previous commit and created a poerty application with your template. Checking if the flake uses my pinned commit, I observed it did not. Looking for the reason, I assumed that

nixpkgs.url = "github:NixOS/nixpkgs";

in the input is responsible, which is not an flake reference, but an explicit reference to the github repo. I was just wondering if this intentional, i.e. what the motivation is for providing the explicity github url rather than relying on the global flake registry?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant