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

conky: 1.11.0 - Fails to build with nvidiaSupport #52797

Closed
mtrsk opened this issue Dec 24, 2018 · 1 comment · Fixed by #53157
Closed

conky: 1.11.0 - Fails to build with nvidiaSupport #52797

mtrsk opened this issue Dec 24, 2018 · 1 comment · Fixed by #53157

Comments

@mtrsk
Copy link
Member

mtrsk commented Dec 24, 2018

Issue description

I use the following overlay for conky:

self: super:

{
  conky = super.conky.override {
    nvidiaSupport = true;
    pulseSupport = true;
  };
}

This build fails in 19.03.git.485bf85 (Koi). Commenting the nvidiaSupport solves the problem.

Technical details

Output of nix-shell -p nix-info --run "nix-info -m"

 - system: `"x86_64-linux"`
 - host os: `Linux 4.19.12, NixOS, 19.03.git.485bf85 (Koi)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.1.3`
 - channels(root): `"nixos-19.03pre159472.80738ed9dc0"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@mtrsk mtrsk changed the title conky: Fails to build with conky: Fails to build with nvidiaSupport Dec 24, 2018
@mtrsk mtrsk changed the title conky: Fails to build with nvidiaSupport conky: 1.11.0 - Fails to build with nvidiaSupport Dec 24, 2018
@vcunat
Copy link
Member

vcunat commented Dec 25, 2018

/cc maintainer @dguibert.

dguibert added a commit to dguibert/nixpkgs that referenced this issue Jan 1, 2019
@dguibert dguibert mentioned this issue Jan 1, 2019
10 tasks
xeji pushed a commit that referenced this issue Jan 2, 2019
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

Successfully merging a pull request may close this issue.

2 participants