libretro-shaders-slang: 0-unstable-2025-08-07 -> 0-unstable-2025-08-14 (#434897)
Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
commit
df50c98477
@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "libretro-shaders-slang";
|
pname = "libretro-shaders-slang";
|
||||||
version = "0-unstable-2025-08-07";
|
version = "0-unstable-2025-08-14";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libretro";
|
owner = "libretro";
|
||||||
repo = "slang-shaders";
|
repo = "slang-shaders";
|
||||||
rev = "a2ccf619c2df565ac8f3e66c91170faa5ba06aa4";
|
rev = "69e3dbb8947e749156ff1f70e32c88f3c37e6793";
|
||||||
hash = "sha256-0OjqfYgxJGtFCuPFqlSorqOEOqCf0gdyDUzG15Z/FlA=";
|
hash = "sha256-C+qO/B3Lb8vtQUV3u6ZqiVZlg2prytR+9IbTnvyQGMg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user