This repo will be continued on codeberg.
This repository serves as a place for different flake.nix files I use for python development.
- Init a project with:
nix flake init -t github:wilhelmines/nix-flake-templates#<template-name>
- If needed you can initialize dirvenv with
direnv allow.
- python312-minimal
- python312-cuda
- python312-marimo
- python312-uv