Loading pkgs/applications/misc/survex/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ , ffmpeg , glib , libGLU , libICE , libX11 , mesa , perl , pkg-config Loading @@ -14,7 +16,6 @@ , python3 , wrapGAppsHook , wxGTK32 , xlibsWrapper }: stdenv.mkDerivation rec { Loading Loading @@ -52,7 +53,8 @@ stdenv.mkDerivation rec { Carbon Cocoa ] ++ lib.optionals stdenv.hostPlatform.isLinux [ xlibsWrapper libICE libX11 ]; postPatch = '' Loading Loading
pkgs/applications/misc/survex/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ , ffmpeg , glib , libGLU , libICE , libX11 , mesa , perl , pkg-config Loading @@ -14,7 +16,6 @@ , python3 , wrapGAppsHook , wxGTK32 , xlibsWrapper }: stdenv.mkDerivation rec { Loading Loading @@ -52,7 +53,8 @@ stdenv.mkDerivation rec { Carbon Cocoa ] ++ lib.optionals stdenv.hostPlatform.isLinux [ xlibsWrapper libICE libX11 ]; postPatch = '' Loading