mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +00:00
picom-pijulius: 8.2-unstable-2024-09-08 -> 8.2-unstable-2024-09-14
This commit is contained in:
parent
90a3274d58
commit
1aee51e5e7
@ -9,13 +9,13 @@
|
||||
}:
|
||||
picom.overrideAttrs (previousAttrs: {
|
||||
pname = "picom-pijulius";
|
||||
version = "8.2-unstable-2024-09-08";
|
||||
version = "8.2-unstable-2024-09-14";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pijulius";
|
||||
repo = "picom";
|
||||
rev = "c7f7d6ed3858ca507ed8abd057d1039fc889940a";
|
||||
hash = "sha256-LRUU516bfiN06mqLY7CWtrUmRubQ/ysPtciUNd/qGhA=";
|
||||
rev = "0c46ea546d9c507e744612e80b25ef5dfa531855";
|
||||
hash = "sha256-g/RknjZh5O2/3Plk1w8QnNywWZXZaABfunBY6XyixnA=";
|
||||
};
|
||||
|
||||
buildInputs = (previousAttrs.buildInputs or [ ]) ++ [ pcre ];
|
||||
|
Loading…
Reference in New Issue
Block a user