···9 libappindicator,
10 librsvg,
11 udevCheckHook,
012}:
1314# Although we copy in the udev rules here, you probably just want to use
···61 pytest-mock
62 pytest-cov-stub
63 ];
000006465 # the -cli symlink is just to maintain compabilility with older versions where
66 # there was a difference between the GUI and CLI versions.
···9 libappindicator,
10 librsvg,
11 udevCheckHook,
12+ acl,
13}:
1415# Although we copy in the udev rules here, you probably just want to use
···62 pytest-mock
63 pytest-cov-stub
64 ];
65+66+ preConfigure = ''
67+ substituteInPlace lib/solaar/listener.py \
68+ --replace-fail /usr/bin/getfacl "${lib.getExe' acl "getfacl"}"
69+ '';
7071 # the -cli symlink is just to maintain compabilility with older versions where
72 # there was a difference between the GUI and CLI versions.