vulkan-hdr-layer-kwin6: 0-unstable-2024-12-27 -> 0-unstable-2025-02-13

This commit is contained in:
R. Ryantm
2025-02-15 09:10:25 +00:00
parent 866edf51b8
commit a97109f551
@@ -16,7 +16,7 @@
stdenv.mkDerivation rec {
pname = "vulkan-hdr-layer-kwin6";
version = "0-unstable-2024-12-27";
version = "0-unstable-2025-02-13";
depsBuildBuild = [ pkg-config ];
@@ -40,8 +40,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "Zamundaaa";
repo = "VK_hdr_layer";
rev = "1534ef826bfecf525a6c3154f2e3b52d640a79cf";
hash = "sha256-LaI7axY+O6MQ/7xdGlTO3ljydFAvqqdZpUI7A+B2Ilo=";
rev = "1f13469feb0704bcf56b64fd6ec3793e5087d895";
hash = "sha256-5WfkIATcwecr+ioI4GfQQ34G0jWLctZ4oBlSFqw6UE8=";
fetchSubmodules = true;
};