fixup! WIP: rtkit support

This commit is contained in:
2024-11-25 16:48:29 +01:00
parent d4c6950eb0
commit 7d57a79ec7
6 changed files with 21 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ pkgs.mkShell {
# For documentation
doxygen
python3Packages.sphinx
python3Packages.sphinx-rtd-theme
];
buildInputs = with pkgs; [