Add specification

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-09-08 17:27:42 +03:00
parent e7158fd9a2
commit ea8d23b105
3 changed files with 127 additions and 4 deletions

View File

@@ -33,6 +33,7 @@
doxygen
gtest
cppcheck
typst
]
++ buildInputs
++ nativeBuildInputs
@@ -42,10 +43,6 @@
valgrind-light
]
);
env = { };
shellHook = '''';
};
}
);