nix test 6

This commit is contained in:
Zacharias-Brohn
2025-11-23 21:39:57 +01:00
parent 55fc91fb93
commit 0bc47bccec
-1
View File
@@ -50,7 +50,6 @@
};
in
stdenv.mkDerivation {
inherit version cmakeBuildType;
pname = "zshell";
src = ./..;