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

Flake Registry handling #566

Open
blaggacao opened this issue Sep 17, 2021 · 0 comments
Open

Flake Registry handling #566

blaggacao opened this issue Sep 17, 2021 · 0 comments
Labels
help wanted Will be solved only if someone contributes it

Comments

@blaggacao
Copy link
Contributor

*_if(not NIX_STABLE, f"{__NIX_UNSTABLE__}/bin/nix"),

maybe:

--no-registries                  -- Don't allow lookups in the flake registries. This option is deprecated; use `--no-use-registries`.

can be a good option: registry resolved entries regularly cause troubles with reproducibility.


another option to consider is

--inputs-from                    -- Use the inputs of the specified flake as registry entries

This allows "centralized" control of registry resolution.

@kamadorueda kamadorueda added enhancement help wanted Will be solved only if someone contributes it labels Sep 28, 2021
@kamadorueda kamadorueda moved this to 🆕 New in Makes Roadmap Sep 24, 2022
@kamadorueda kamadorueda moved this from 🆕 New to 📋 To do in Makes Roadmap Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Will be solved only if someone contributes it
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants