A collection of development environment configurations based on Nix flakes and devenv
You can use any of the subfolders in the repository as a flake template:
nix flake init --template github:dileep-kishore/devenv-templates#pythonnix flake init --template github:dileep-kishore/devenv-templates#jupyterNote
This was copied over from https://github.com/tweag/jupyenv. It might be better to run nix flake init --template github:tweag/jupyenv