vulkan-hdr-layer-kwin6: 0-unstable-2025-02-13 -> 0-unstable-2025-03-07 (#389370)

Co-authored-by: d4rk <d4rk@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-15 04:12:00 +00:00
committed by GitHub
co-authored by d4rk
@@ -16,7 +16,7 @@
stdenv.mkDerivation {
pname = "vulkan-hdr-layer-kwin6";
version = "0-unstable-2025-02-13";
version = "0-unstable-2025-03-07";
depsBuildBuild = [ pkg-config ];
@@ -40,8 +40,8 @@ stdenv.mkDerivation {
src = fetchFromGitHub {
owner = "Zamundaaa";
repo = "VK_hdr_layer";
rev = "1f13469feb0704bcf56b64fd6ec3793e5087d895";
hash = "sha256-5WfkIATcwecr+ioI4GfQQ34G0jWLctZ4oBlSFqw6UE8=";
rev = "7c0553d88b38e62eb7fd83f3d25f50733309c866";
hash = "sha256-arJJWel6WooZ4SHwl0NXK44xOMgHMo1n++eJSVrone4=";
fetchSubmodules = true;
};