75fa0ae5af
GitOrigin-RevId: c3ab5ea047e6dc73df530948f7367455749d8906
5 lines
83 B
Nix
5 lines
83 B
Nix
{
|
|
pyenv-bash = ./bash.nix;
|
|
pyenv-zsh = ./zsh.nix;
|
|
pyenv-fish = ./fish.nix;
|
|
}
|