kamilchm / go2nix

Reproducible builds and development environment for Go
MIT License
94 stars 17 forks source link

Generate fetchFromGitHub instead of fetchgit for github repositories #23

Open kamilchm opened 7 years ago

kamilchm commented 7 years ago

fetchFromGitHub should be used for all packages hosted on github.

https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245297782

kamilchm commented 7 years ago

I'm not sure if it's ok in the light of https://github.com/NixOS/nixpkgs/pull/27327#issuecomment-314797154