flatpak: prevent cycle with malcontent

The alternative is having malcontent depend on a flatpak without the
malcontent dependency.
This commit is contained in:
Tor Hedin Brønner 2020-02-21 10:06:49 +01:00 committed by Jan Tojnar
parent 06ca7346e2
commit 82fc5b2eed
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -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