kamilchm / go2nix

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

Fetch submodules when computing hash #7

Closed valeriangalliat closed 8 years ago

valeriangalliat commented 8 years ago

That's the default behavior of fetchgit, and raw fetchgit is used in output Nix expression, so this previously caused hash conflicts when submodules were present.