diff --git a/nix/default.nix b/nix/default.nix index b54c95b..4700997 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -38,7 +38,6 @@ }; plugin = stdenv.mkDerivation { - inherit cmakeBuildType; name = "zshell-qml-plugin"; src = lib.fileset.toSource { root = ./..;