Unverified Commit a8489059 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

signal-desktop: remove stdenv.cc.cc from runtimeDeps (#354924)

parents f475d750 da0bfe80
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -175,7 +175,6 @@ stdenv.mkDerivation rec {
    libnotify
    libdbusmenu
    pipewire
    stdenv.cc.cc
    xdg-utils
    wayland
  ];