Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

libsForQt5.discover: mark as broken

+4
+4
pkgs/desktops/plasma-5/discover.nix
··· 69 69 kxmlgui 70 70 plasma-framework 71 71 ]; 72 + 73 + # Incompatible with our current version of fwupd: 74 + # error: 'fwupd_release_get_uri' was not declared in this scope 75 + meta.broken = true; 72 76 }