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.
1 parent c0d5e1c commit a18888fCopy full SHA for a18888f
1 file changed
pkgs/by-name/st/stereokit/package.nix
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
24
src = fetchFromGitHub {
25
owner = "StereoKit";
26
repo = "StereoKit";
27
- rev = "2e200e1f8e1fed1d3cd0d0d98d92acd047cd22db";
28
- hash = "sha256-Rq809UOowY0TFyDrCv99YdTIgIoYVh8UKgB4adgU39Y=";
+ rev = "17b6319f05f0acd0b19da2bb526b7002a4c00c13";
+ hash = "sha256-GKWh5xl6uIvEBTSEiObZ+K7GuuGFGwNp8R1oFpX/VNs=";
29
};
30
31
postPatch = ''
0 commit comments