kristall: don't use libsForQt5.mkDerivation
This commit is contained in:
parent
c3da3ce739
commit
4d01b4ac9b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, stdenv, mkDerivation, fetchFromGitHub, qmake, qtmultimedia }:
|
||||
{ lib, stdenv, fetchFromGitHub, qmake, qtmultimedia }:
|
||||
|
||||
mkDerivation rec {
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "kristall";
|
||||
version = "0.3";
|
||||
|
||||
|
|
Loading…
Reference in a new issue