fixup! WIP: rtkit support

This commit is contained in:
2024-11-25 16:48:29 +01:00
parent 27d430d9cf
commit 3a02588fbf
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; [