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 9fbbf29 + 08238df commit d7c8095Copy full SHA for d7c8095
1 file changed
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-07-03";
+ version = "0-unstable-2025-07-13";
11
12
src = fetchFromGitHub {
13
owner = "libretro";
14
repo = "slang-shaders";
15
- rev = "5c2c28f79716968381f71b3470ee0064762d7c6f";
16
- hash = "sha256-L+jTTZA2qg/PlZtI0G0rzLk5is6cUFiTfy2RTcry5vA=";
+ rev = "82d91f7daf81a41ece49644d2a26b2a40228be61";
+ hash = "sha256-zRtn+Fc1sw3Uja5vJ5/1IRPr/xG5O0wIKflHr96tu3I=";
17
};
18
19
dontConfigure = true;
0 commit comments