We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af1ec2 + 8fe51d7 commit 4bf6176Copy full SHA for 4bf6176
pkgs/by-name/vu/vulkan-hdr-layer-kwin6/package.nix
@@ -16,7 +16,7 @@
16
17
stdenv.mkDerivation {
18
pname = "vulkan-hdr-layer-kwin6";
19
- version = "0-unstable-2025-05-22";
+ version = "0-unstable-2025-07-31";
20
21
depsBuildBuild = [ pkg-config ];
22
@@ -40,8 +40,8 @@ stdenv.mkDerivation {
40
src = fetchFromGitHub {
41
owner = "Zamundaaa";
42
repo = "VK_hdr_layer";
43
- rev = "1384036ea24a9bc38a5c684dac5122d5e3431ae6";
44
- hash = "sha256-xm0S1vLE8MAov8gf6rN5ZKZAe6NMKfHDlUlmNd332qw=";
+ rev = "303e0c69e1d33acd95158d92b1fc652fb5b85399";
+ hash = "sha256-NsC44Ifl/fAHvFqP7NLrVZ71Y+x5mBEkv+r43HN5yn4=";
45
fetchSubmodules = true;
46
};
47
0 commit comments