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
|
||||
# Branch: spring-physics on colonelpanic8/picom
|
||||
picom = prev.picom.overrideAttrs (old: {
|
||||
version = "13";
|
||||
src = prev.fetchFromGitHub {
|
||||
repo = "picom";
|
||||
owner = "colonelpanic8";
|
||||
|
||||
Reference in New Issue
Block a user