nix test 3

This commit is contained in:
Zacharias-Brohn
2025-11-23 21:38:11 +01:00
parent 0a282f9686
commit 76deb92fd4
-1
View File
@@ -38,7 +38,6 @@
};
plugin = stdenv.mkDerivation {
inherit cmakeBuildType;
name = "zshell-qml-plugin";
src = lib.fileset.toSource {
root = ./..;