lenovo-legion-app: 0.0.19-unstable-2025-02-20 -> 0.0.20-unstable-2025-04-01
This commit is contained in:
parent
81a323a355
commit
2fd262d36e
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "lenovo-legion-app";
|
pname = "lenovo-legion-app";
|
||||||
version = "0.0.19-unstable-2025-02-20";
|
version = "0.0.20-unstable-2025-04-01";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "johnfanv2";
|
owner = "johnfanv2";
|
||||||
repo = "LenovoLegionLinux";
|
repo = "LenovoLegionLinux";
|
||||||
rev = "43f2ad0ea67b69f509a0c5f0254272fe85f3b070";
|
rev = "19fef88dbbb077d99052e06f3cd9a3675e7bf3aa";
|
||||||
hash = "sha256-k7CHL59tRjfly1xV+TXjNitkhV7q6qtMhuc+QO5ASkI=";
|
hash = "sha256-0lQ6LyfjZ1/dc6QjB4a1aBcfxY5lIJJEonwuy9a4V4I=";
|
||||||
};
|
};
|
||||||
|
|
||||||
sourceRoot = "${src.name}/python/legion_linux";
|
sourceRoot = "${src.name}/python/legion_linux";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user