Fixes pyprland version
This commit is contained in:
@@ -418,8 +418,8 @@ in
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "hyprland-community";
|
owner = "hyprland-community";
|
||||||
repo = "pyprland";
|
repo = "pyprland";
|
||||||
rev = "refs/tags/2.2.17";
|
rev = "refs/tags/2.3.8";
|
||||||
hash = "sha256-S1bIIazrBWyjF8tOcIk0AwwWq9gbpTKNsjr9iYA5lKk=";
|
hash = "sha256-0YUI2/gJmBoummiHGpq2p2sT25SwCdnsRwfGK2pcm4s=";
|
||||||
};
|
};
|
||||||
}))
|
}))
|
||||||
(hyprnome.override (oldAttrs: {
|
(hyprnome.override (oldAttrs: {
|
||||||
|
Reference in New Issue
Block a user