From e423ae76e4b8689463d1b62b916f4d3558c4cf38 Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Sat, 8 Jun 2024 12:43:38 -0700 Subject: [PATCH] update nix sdk --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 9a1b0ca4290..e93db685da5 100644 --- a/shell.nix +++ b/shell.nix @@ -7,7 +7,7 @@ in import (builtins.fetchTarball { let dependencies = with pkgs; [ - dotnetCorePackages.sdk_8_0 + dotnetCorePackages.sdk_8_0_1xx glfw SDL2 libGL