flatpak: prevent cycle with malcontent
The alternative is having malcontent depend on a flatpak without the malcontent dependency.
This commit is contained in:
parent
06ca7346e2
commit
82fc5b2eed
@ -36,7 +36,6 @@
|
|||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, gtk3
|
, gtk3
|
||||||
, fuse
|
, fuse
|
||||||
, malcontent
|
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, libsoup
|
, libsoup
|
||||||
, lzma
|
, lzma
|
||||||
@ -140,7 +139,6 @@ stdenv.mkDerivation rec {
|
|||||||
systemd
|
systemd
|
||||||
xorg.libXau
|
xorg.libXau
|
||||||
fuse
|
fuse
|
||||||
malcontent
|
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
glib-networking
|
glib-networking
|
||||||
librsvg # for flatpak-validate-icon
|
librsvg # for flatpak-validate-icon
|
||||||
|
Loading…
Reference in New Issue
Block a user