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 aff8f30 + aab3095 commit 3874e84Copy full SHA for 3874e84
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-02-14";
+ version = "0-unstable-2025-02-27";
11
12
src = fetchFromGitHub {
13
owner = "libretro";
14
repo = "slang-shaders";
15
- rev = "130f589cd5a2f3e5df1d6607b82b6771bc8b8446";
16
- hash = "sha256-ig+cE6MZNeY1Rx6ciSvLuxU0UyLPQLP5c5+lKpq4skA=";
+ rev = "19341d662833b237150b50bc105a4843bd17f53c";
+ hash = "sha256-J8Bdqa8d79Jszdjmtaa5xRfe+qZ8gkwRdQS4XFqOwcU=";
17
};
18
19
dontConfigure = true;
0 commit comments