Loading pkgs/applications/video/linuxstopmotion/default.nix +4 −2 Original line number Diff line number Diff line { mkDerivation, lib, stdenv, fetchgit, pkg-config, qmake, Loading @@ -10,9 +10,10 @@ libvorbis, libtar, libxml2, wrapQtAppsHook, }: mkDerivation rec { stdenv.mkDerivation rec { version = "0.8.5"; pname = "linuxstopmotion"; Loading @@ -25,6 +26,7 @@ mkDerivation rec { nativeBuildInputs = [ qmake pkg-config wrapQtAppsHook ]; buildInputs = [ qtbase Loading Loading
pkgs/applications/video/linuxstopmotion/default.nix +4 −2 Original line number Diff line number Diff line { mkDerivation, lib, stdenv, fetchgit, pkg-config, qmake, Loading @@ -10,9 +10,10 @@ libvorbis, libtar, libxml2, wrapQtAppsHook, }: mkDerivation rec { stdenv.mkDerivation rec { version = "0.8.5"; pname = "linuxstopmotion"; Loading @@ -25,6 +26,7 @@ mkDerivation rec { nativeBuildInputs = [ qmake pkg-config wrapQtAppsHook ]; buildInputs = [ qtbase Loading