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

Using cachix with the Nix module produces trace warnings. #484

Open
shymega opened this issue Sep 19, 2024 · 0 comments
Open

Using cachix with the Nix module produces trace warnings. #484

shymega opened this issue Sep 19, 2024 · 0 comments
Labels
op-cli Functionality to be implemented in 1Password CLI. Needs to be done by 1Password Developers.

Comments

@shymega
Copy link

shymega commented Sep 19, 2024

op CLI version

2.29.0, but this is related to the Nix Flake.

Nix Flake revision: d36189b.

Goal or desired behavior

Enabling the Nix home-manager module, without any warnings for cachix.

Current behavior

When building my Home Manager configuration as a NixOS module, it produces a trace message when cachix is specified as a plugin.

Relevant log output

trace: warning: getExe: Package "cachix-1.7.4" does not have the meta.mainProgram
+attribute. We'll assume that the main program has the same name for now, but this behavior
+is deprecated, because it leads to surprising errors when the assumption does not hold. If
+the package has a main program, please set `meta.mainProgram` in its definition to make
+this warning go away. Otherwise, if the package does not have a main program, or if you
+don't control its definition, use getExe' to specify the name to the program, such as
+lib.getExe' foo "bar".
@shymega shymega added the op-cli Functionality to be implemented in 1Password CLI. Needs to be done by 1Password Developers. label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
op-cli Functionality to be implemented in 1Password CLI. Needs to be done by 1Password Developers.
Projects
None yet
Development

No branches or pull requests

1 participant