phototonic: use qt5's mkDerivation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchFromGitHub, qtbase, qmake, exiv2 }:
|
{ mkDerivation, stdenv, fetchFromGitHub, qtbase, qmake, exiv2 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "phototonic";
|
pname = "phototonic";
|
||||||
version = "2.1";
|
version = "2.1";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user