templates: add python-uv

This commit is contained in:
Bruno BELANYI 2025-04-05 18:18:06 +01:00
parent 62ddec5c23
commit ca98b8367c
7 changed files with 178 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# shellcheck shell=bash
if ! has nix_direnv_version || ! nix_direnv_version 3.0.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.0/direnvrc" "sha256-21TMnI2xWX7HkSTjFFri2UaohXVj854mgvWapWrxRXg="
fi
use flake