Loading pkgs/applications/science/chemistry/wxmacmolplt/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , pkg-config , xorg , autoreconfHook , wrapGAppsHook4 }: stdenv.mkDerivation rec { Loading @@ -20,7 +21,7 @@ stdenv.mkDerivation rec { hash = "sha256-gFGstyq9bMmBaIS4QE6N3EIC9GxRvyJYUr8DUvwRQBc="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; nativeBuildInputs = [ pkg-config autoreconfHook wrapGAppsHook4 ]; buildInputs = [ wxGTK32 libGL Loading Loading
pkgs/applications/science/chemistry/wxmacmolplt/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , pkg-config , xorg , autoreconfHook , wrapGAppsHook4 }: stdenv.mkDerivation rec { Loading @@ -20,7 +21,7 @@ stdenv.mkDerivation rec { hash = "sha256-gFGstyq9bMmBaIS4QE6N3EIC9GxRvyJYUr8DUvwRQBc="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; nativeBuildInputs = [ pkg-config autoreconfHook wrapGAppsHook4 ]; buildInputs = [ wxGTK32 libGL Loading