Merge pull request #145 from Schweeeeeeeeeeeeeeee/dev

Add missing python3 dependency to flake.nix
This commit is contained in:
ThePixelMoon
2026-03-09 22:27:32 +02:00
committed by GitHub

View File

@@ -32,6 +32,7 @@
libvorbis
];
packages = with pkgs; [
python3
gcc15
lld
cmake