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 af3ae7b + 248324e commit 8fcc714Copy full SHA for 8fcc714
pkgs/by-name/li/libretro-shaders-slang/package.nix
@@ -7,13 +7,13 @@
7
8
stdenvNoCC.mkDerivation {
9
pname = "libretro-shaders-slang";
10
- version = "0-unstable-2025-04-22";
+ version = "0-unstable-2025-05-04";
11
12
src = fetchFromGitHub {
13
owner = "libretro";
14
repo = "slang-shaders";
15
- rev = "69e9e55679cd087e891a8536e45dc38134965822";
16
- hash = "sha256-rDIqPtesPfehsZHgroEbpA3v3dt1zn9w6DqVb4iDUdA=";
+ rev = "2668d46e9e79e5c364fd4dfbece7fc92eda358dd";
+ hash = "sha256-j92MH50k7eD6Zwp76aWoz3xdUMFrcviijGigr+NZRsA=";
17
};
18
19
dontConfigure = true;
0 commit comments