claws-mail: fix conflict with shared_mime_info link
Fixes #10156. Close #10157.
This commit is contained in:
parent
c39a557095
commit
4eb5068a13
@ -40,6 +40,7 @@ stdenv.mkDerivation {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.khumba ];
|
maintainers = [ maintainers.khumba ];
|
||||||
|
priority = 10; # Resolve the conflict with the share/mime link we create.
|
||||||
};
|
};
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user