Skip to content

Commit

Permalink
Remove GCC
Browse files Browse the repository at this point in the history
  • Loading branch information
abmantis authored Mar 9, 2024
1 parent 8699329 commit 611ab49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion envs/home-assistant/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ pkgs.mkShell {
NIX_CFLAGS_COMPILE = [ "-Wno-error=format-security" ];
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath [ pkgs.stdenv.cc.cc ];
buildInputs = with pkgs; [
gcc
libxml2
openssl
libxslt
Expand Down

0 comments on commit 611ab49

Please sign in to comment.