packages.qd: remove

This commit is contained in:
2025-01-12 13:26:28 +08:00
parent e053215d95
commit 29c0ff1b9a

View File

@@ -1,5 +0,0 @@
{ src, stdenv }: stdenv.mkDerivation
{
name = "qd";
inherit src;
}