···99 libappindicator,
1010 librsvg,
1111 udevCheckHook,
1212+ acl,
1213}:
13141415# Although we copy in the udev rules here, you probably just want to use
···6162 pytest-mock
6263 pytest-cov-stub
6364 ];
6565+6666+ preConfigure = ''
6767+ substituteInPlace lib/solaar/listener.py \
6868+ --replace-fail /usr/bin/getfacl "${lib.getExe' acl "getfacl"}"
6969+ '';
64706571 # the -cli symlink is just to maintain compabilility with older versions where
6672 # there was a difference between the GUI and CLI versions.