streamd/.envrc
Konstantin Fickel b4848bb661
build: migrate to devenv
- Add devenv.nix with Python/uv setup and git-hooks
- Add devenv.yaml and devenv.lock
- Refactor flake.nix to use devenv integration
- Update .envrc from flake to devenv
- Add devenv artifacts to .gitignore
2026-02-15 17:33:24 +01:00

3 lines
57 B
Bash

#!/usr/bin/env bash
eval "$(devenv direnvrc)"
use devenv