mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
wayfirePlugins.wayfire-shadows: unstable-2023-09-09 -> unstable-2024-03-28
This commit is contained in:
parent
b0dc996a60
commit
d526d76fe7
@ -12,13 +12,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "wayfire-shadows";
|
||||
version = "unstable-2023-09-09";
|
||||
version = "unstable-2024-03-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "timgott";
|
||||
repo = "wayfire-shadows";
|
||||
rev = "de3239501fcafd1aa8bd01d703aa9469900004c5";
|
||||
hash = "sha256-oVlSzpddPDk6pbyLFMhAkuRffkYpinP7jRspVmfLfyA=";
|
||||
rev = "81699f6e4be65dcf3f7ad5155dfb4247b37b7997";
|
||||
hash = "sha256-H9pqpHoeDfNBrtVLax57CUXVhU2XT+syAUZTYSJizxw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user