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

error: value is null while a set was expected on update #40

Closed
srid opened this issue Nov 27, 2022 · 2 comments
Closed

error: value is null while a set was expected on update #40

srid opened this issue Nov 27, 2022 · 2 comments

Comments

@srid
Copy link

srid commented Nov 27, 2022

I updated comma to the latest master branch, followed by running comma --updated (because it asked me to), which lead to:

❯ comma --update
Updating nix-index database, takes around 5 minutes.
+ querying available packages
error: querying available packages failed
caused by: nix-env failed with error: nix-env failed with exit code 1:
error: value is null while a set was expected

       at /nix/store/x3b24m65sn4r8ciyza1cbwr431320aal-nixpkgs/nixpkgs/pkgs/development/r-modules/default.nix:514:19:

          513|     pbdZMQ = lib.optionals stdenv.isDarwin [ pkgs.darwin.binutils ];
          514|     bigmemory = [ pkgs.libuuid.dev ];
             |                   ^
          515|     clustermq = [  pkgs.pkg-config ];
(use '--show-trace' to show detailed location information)
@srid
Copy link
Author

srid commented Nov 27, 2022

Cause: nix-community/nix-index#195

srid added a commit to srid/nixos-config that referenced this issue Nov 27, 2022
@Artturin
Copy link
Member

Not our issue, report in nixpkgs

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

2 participants