Skip to content

Commit a18888f

Browse files
committed
sk fixup
1 parent c0d5e1c commit a18888f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/st/stereokit/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
2424
src = fetchFromGitHub {
2525
owner = "StereoKit";
2626
repo = "StereoKit";
27-
rev = "2e200e1f8e1fed1d3cd0d0d98d92acd047cd22db";
28-
hash = "sha256-Rq809UOowY0TFyDrCv99YdTIgIoYVh8UKgB4adgU39Y=";
27+
rev = "17b6319f05f0acd0b19da2bb526b7002a4c00c13";
28+
hash = "sha256-GKWh5xl6uIvEBTSEiObZ+K7GuuGFGwNp8R1oFpX/VNs=";
2929
};
3030

3131
postPatch = ''

0 commit comments

Comments
 (0)