nix test 3
This commit is contained in:
@@ -38,7 +38,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
plugin = stdenv.mkDerivation {
|
plugin = stdenv.mkDerivation {
|
||||||
inherit cmakeBuildType;
|
|
||||||
name = "zshell-qml-plugin";
|
name = "zshell-qml-plugin";
|
||||||
src = lib.fileset.toSource {
|
src = lib.fileset.toSource {
|
||||||
root = ./..;
|
root = ./..;
|
||||||
|
|||||||
Reference in New Issue
Block a user