solaar: 1.1.16 -> 1.1.19

This commit is contained in:
Karun Sandhu 2026-01-05 18:01:50 +01:00
parent 54976e3e46
commit 0e930f4628
No known key found for this signature in database
GPG key ID: 1743F5EEBFA41DA9

View file

@ -18,14 +18,14 @@
# instead of adding this to `services.udev.packages` on NixOS,
python3Packages.buildPythonApplication (finalAttrs: {
pname = "solaar";
version = "1.1.16";
version = "1.1.19";
format = "setuptools";
src = fetchFromGitHub {
owner = "pwr-Solaar";
repo = "Solaar";
tag = finalAttrs.version;
hash = "sha256-PhZoDRsckJXk2t2qR8O3ZGGeMUhmliqSpibfQDO7BeA=";
hash = "sha256-Z3rWGmFQmfJvsWiPgxQmfXMPHXAAiFneBaoSVIXnAV8=";
};
outputs = [
@ -67,7 +67,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
preConfigure = ''
substituteInPlace lib/solaar/listener.py \
--replace-fail /usr/bin/getfacl "${lib.getExe' acl "getfacl"}"
--replace-fail getfacl "${lib.getExe' acl "getfacl"}"
'';
# the -cli symlink is just to maintain compabilility with older versions where