plasma5Packages.discover: build without PackageKit backend
It never worked on NixOS and Discover can't really handle it being broken nicely, so just disable it at build time.
This commit is contained in:
parent
b9aa1e958b
commit
739409177a
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
||||||
, flatpak
|
, flatpak
|
||||||
, fwupd
|
, fwupd
|
||||||
, ostree
|
, ostree
|
||||||
, packagekit-qt
|
|
||||||
, pcre
|
, pcre
|
||||||
, util-linux
|
, util-linux
|
||||||
, qtquickcontrols2
|
, qtquickcontrols2
|
||||||
|
@ -42,7 +41,6 @@ mkDerivation {
|
||||||
flatpak
|
flatpak
|
||||||
fwupd
|
fwupd
|
||||||
ostree
|
ostree
|
||||||
packagekit-qt
|
|
||||||
pcre
|
pcre
|
||||||
util-linux
|
util-linux
|
||||||
qtquickcontrols2
|
qtquickcontrols2
|
||||||
|
|
Loading…
Reference in a new issue