3
0
Fork 0
forked from mirrors/nixpkgs

qtscriptgenerator: spaces

This commit is contained in:
Nikolay Amiantov 2016-04-17 02:49:29 +03:00
parent 5b17e82559
commit 1875538730

View file

@ -1,4 +1,4 @@
{stdenv, fetchurl, qt4}:
{ stdenv, fetchurl, qt4 }:
stdenv.mkDerivation {
name = "qtscriptgenerator-0.1.0";