nix-community / crate2nix

rebuild only changed crates in CI with crate2nix and nix
https://nix-community.github.io/crate2nix/
Apache License 2.0
354 stars 83 forks source link

Fix HTTPS url to github repo #211

Closed Ericson2314 closed 2 years ago

Ericson2314 commented 2 years ago

Github seems to no longer like trailing slashes in repo names with https, so end with .git instead like the others, and as github's "clone" button recommends.