cleanup
This commit is contained in:
parent
a82c6f2106
commit
cdbc7c9e15
1 changed files with 0 additions and 3 deletions
|
@ -20,7 +20,6 @@ stdenv.mkDerivation rec {
|
|||
hash = "sha256-vsDKPA24CR9lfjBNPL+XIifPS3j0eUEspTamt/QqalE=";
|
||||
};
|
||||
|
||||
depsBuildBuild = [ pkg-config ];
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
pkg-config
|
||||
|
@ -64,8 +63,6 @@ stdenv.mkDerivation rec {
|
|||
runHook postInstall
|
||||
'';
|
||||
|
||||
mesonBuildType = "native";
|
||||
|
||||
meta = {
|
||||
description = "Fcitx5 wrapper for Varnam Input Method Engine";
|
||||
homepage = "https://github.com/varnamproject/varnam-fcitx5";
|
||||
|
|
Loading…
Reference in a new issue