From 76deb92fd448556ceec0487f28d84bc23ee82c60 Mon Sep 17 00:00:00 2001 From: Zacharias-Brohn Date: Sun, 23 Nov 2025 21:38:11 +0100 Subject: [PATCH] nix test 3 --- nix/default.nix | 1 - 1 file changed, 1 deletion(-) 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 = ./..;