Loading pkgs/applications/graphics/qimgv/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -12,17 +12,18 @@ qtbase, qtimageformats, qtsvg, qttools, }: mkDerivation rec { pname = "qimgv"; version = "1.0.3-alpha"; version = "1.0.3-unstable-2024-10-11"; src = fetchFromGitHub { owner = "easymodo"; repo = pname; rev = "v${version}"; sha256 = "sha256-fHMSo8zlOl9Lt8nYwClUzON4TPB9Ogwven+TidsesxY="; rev = "a4d475fae07847be7c106cb628fb97dad51ab920"; sha256 = "sha256-iURUJiPe8hbCnpaf6lk8OVSzVqrJKGab889yOic5yLI="; }; nativeBuildInputs = [ Loading @@ -41,6 +42,7 @@ mkDerivation rec { qtbase qtimageformats qtsvg qttools ]; postPatch = '' Loading Loading
pkgs/applications/graphics/qimgv/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -12,17 +12,18 @@ qtbase, qtimageformats, qtsvg, qttools, }: mkDerivation rec { pname = "qimgv"; version = "1.0.3-alpha"; version = "1.0.3-unstable-2024-10-11"; src = fetchFromGitHub { owner = "easymodo"; repo = pname; rev = "v${version}"; sha256 = "sha256-fHMSo8zlOl9Lt8nYwClUzON4TPB9Ogwven+TidsesxY="; rev = "a4d475fae07847be7c106cb628fb97dad51ab920"; sha256 = "sha256-iURUJiPe8hbCnpaf6lk8OVSzVqrJKGab889yOic5yLI="; }; nativeBuildInputs = [ Loading @@ -41,6 +42,7 @@ mkDerivation rec { qtbase qtimageformats qtsvg qttools ]; postPatch = '' Loading