Little Python script who replace http to https on nixpkgs github repository. (using datas on https://repology.org/repository/nix_unstable/problems).
- use pyenv and :
pip install -r requirements.txt
- clone nixpkgs repository : https://github.com/NixOS/nixpkgs
./replace.py [nixpkgs repository path]