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#python
nix flake init --template github:dileep-kishore/devenv-templates#jupyter
Note
This was copied over from https://github.com/tweag/jupyenv
. It might be better to run nix flake init --template github:tweag/jupyenv