picom: fix version to match mainline v13
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -171,6 +171,7 @@ in
|
|||||||
# Using mainline picom with spring physics animation support
|
# Using mainline picom with spring physics animation support
|
||||||
# Branch: spring-physics on colonelpanic8/picom
|
# Branch: spring-physics on colonelpanic8/picom
|
||||||
picom = prev.picom.overrideAttrs (old: {
|
picom = prev.picom.overrideAttrs (old: {
|
||||||
|
version = "13";
|
||||||
src = prev.fetchFromGitHub {
|
src = prev.fetchFromGitHub {
|
||||||
repo = "picom";
|
repo = "picom";
|
||||||
owner = "colonelpanic8";
|
owner = "colonelpanic8";
|
||||||
|
|||||||
Reference in New Issue
Block a user