Skip to content

Conversation

@akaihola
Copy link

@akaihola akaihola commented Jan 3, 2026

We can make development on Nix easier using: uv2nix and direnv. See How to create a Python uv project on NixOS by @Pierre-Thibault.

akaihola and others added 5 commits January 3, 2026 13:32
Enable the 'app' extra by including it in the virtual environment. Use
nixpkgs pre-built versions for pycairo and pygobject to bypass source
build failures. Add required GTK/GI dependencies and environment
variables to the dev shell.

Generated with Sisyphus
Co-Authored-By: Sisyphus <[email protected]>
Include the 'keyboard' extra in virtual environments and use a pre-built
nixpkgs version for 'evdev' to avoid source build failures. Remove
GTK-related runtime dependencies and environment variables from the dev
shell to rely on system-wide configuration.

Generated with Sisyphus
Co-Authored-By: Sisyphus <[email protected]>
Include the 'vosk' extra in virtual environments. Use a pre-built
nixpkgs version for 'srt' to avoid build failures caused by missing
'setuptools' in its build dependencies.

Generated with Sisyphus
Co-Authored-By: Sisyphus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant