parent
7bb9e5053b
commit
4ed7341146
@ -34,7 +34,9 @@ stdenv.mkDerivation rec {
|
|||||||
alsaLib
|
alsaLib
|
||||||
db
|
db
|
||||||
glib
|
glib
|
||||||
gtk3
|
# We don't know why with trackerSupport the executable fail to launch, See:
|
||||||
|
# https://github.com/NixOS/nixpkgs/issues/106732
|
||||||
|
(gtk3.override {trackerSupport = false; })
|
||||||
libkrb5
|
libkrb5
|
||||||
libsecret
|
libsecret
|
||||||
nss
|
nss
|
||||||
|
Loading…
Reference in New Issue
Block a user