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

since 20.09, breeze-qt is broken, breaking KGPG, KMail, Kontact ... #102361

Closed
pinage404 opened this issue Nov 1, 2020 · 3 comments
Closed

since 20.09, breeze-qt is broken, breaking KGPG, KMail, Kontact ... #102361

pinage404 opened this issue Nov 1, 2020 · 3 comments

Comments

@pinage404
Copy link

Describe the bug
Since 20.09, when i try to use KGPG (nix-shell -p kgpg), KMail (nix-shell -p kmail) or Kontact (nix-shell -p kontact)

I get

error: Package ‘breeze-qt5-5.18.5’ in /nix/store/fvik248l0i6x4y1kln813fqhh7cdj4cq-nixos-20.09.1500.edb26126d98/nixos/pkgs/desktops/plasma-5/default.nix:96 is marked as broken, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

(use '--show-trace' to show detailed location information)

To Reproduce
Steps to reproduce the behavior:

  1. nix-shell -p kgpg

Expected behavior
Applications should work

Additional context
I don't know if i should report in new issue (like this) or in this issue #102340

Notify maintainers

Metadata

  • system: "x86_64-linux"
  • host os: Linux 5.4.72, NixOS, 20.09.1500.edb26126d98 (Nightingale)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.7
  • channels(pinage404): "home-manager-20.09, nixos-20.09.1500.edb26126d98, nixos-unstable-21.03pre249162.1dc37370c48"
  • channels(root): "nixos-20.09.1500.edb26126d98"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@FRidh
Copy link
Member

FRidh commented Nov 1, 2020

Proposed fix in #102347

@doronbehar
Copy link
Contributor

I made #102347 fix this issue.

@jonringer
Copy link
Contributor

This at least builds now #102347

I was able to launch kmail. But I don't have plasma running, so it was still having some issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants