add (unused) jonaburg's picom fork
This commit is contained in:
parent
28437cb713
commit
1f8626daf3
1 changed files with 5 additions and 0 deletions
|
|
@ -2,9 +2,14 @@ self: super: {
|
|||
picom = super.picom.overrideAttrs(old: {
|
||||
src = super.fetchFromGitHub {
|
||||
repo = "picom";
|
||||
|
||||
owner = "ibhagwan";
|
||||
rev = "60eb00ce1b52aee46d343481d0530d5013ab850b";
|
||||
sha256 = "1m17znhl42sa6ry31yiy05j5ql6razajzd6s3k2wz4c63rc2fd1w";
|
||||
|
||||
# owner = "jonaburg";
|
||||
# rev = "a8445684fe18946604848efb73ace9457b29bf80";
|
||||
# sha256 = "154s67p3lxdv9is3lnc32j48p7v9n18ga1j8ln1dxcnb38c19rj7";
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue