Skip to content

Commit

Permalink
update nix sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jun 8, 2024
1 parent 9de58f9 commit e423ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ in import (builtins.fetchTarball {

let
dependencies = with pkgs; [
dotnetCorePackages.sdk_8_0
dotnetCorePackages.sdk_8_0_1xx
glfw
SDL2
libGL
Expand Down

0 comments on commit e423ae7

Please sign in to comment.