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

Nix Flake fails to build - unsupported type. #485

Open
shymega opened this issue Sep 20, 2024 · 1 comment
Open

Nix Flake fails to build - unsupported type. #485

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

Comments

@shymega
Copy link

shymega commented Sep 20, 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 module.

Current behavior

Currently, I can't enable the Nix home-manager module, as I get an 'unsupported type' error.

Relevant log output

error:
       … while calling the 'head' builtin

         at /nix/store/qkzr5clkyq7j6n43qs5ff73in6c3wacv-source/lib/attrsets.nix:1575:11:

         1574|         || pred here (elemAt values 1) (head values) then
         1575|           head values
             |           ^
         1576|         elsewhile evaluating the attribute 'value'

         at /nix/store/qkzr5clkyq7j6n43qs5ff73in6c3wacv-source/lib/modules.nix:809:9:

          808|     in warnDeprecation opt //
          809|       { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
             |         ^
          810|         inherit (res.defsFinal') highestPrio;

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: file '/nix/store/7vq82xvpim2bpqffzxfjn9h34sq89yal-op-plugin-list/op/op-daemon.sock' has an unsupported type
@shymega shymega added the op-cli Functionality to be implemented in 1Password CLI. Needs to be done by 1Password Developers. label Sep 20, 2024
@shymega
Copy link
Author

shymega commented Nov 9, 2024

This did go away for a while, but it's now come back. Same error

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