Skip to content

Commit 34afa80

Browse files
committed
Trim unnecessary inputs from flake
1 parent 79c0e81 commit 34afa80

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

flake.nix

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,10 @@ EOF
108108
SDL2_ttf.defaultPackage.${system}
109109

110110
pkgs.physfs
111-
pkgs.SDL_ttf
112-
111+
pkgs.libpng
113112
pkgs.boost
114113
pkgs.curl
115114
pkgs.fmt_8
116-
pkgs.fribidi
117-
pkgs.harfbuzz
118-
pkgs.freetype
119115
pkgs.libGL
120116
pkgs.libGLU
121117
pkgs.glew

0 commit comments

Comments
 (0)