Releases: kamilchm/go2nix
Releases · kamilchm/go2nix
v1.3.0
[1.3.0] - 2018-10-19
Added
- #69 print stderr if prefetch-* command invocation fails
- #75 Report error, if it can't create a package
v1.2.1
Fixed
- #59 Support list of paths in GOPATH when searching dependencies
v1.2.0
Added
- #35 Add go2nix version info in generated nix files
Changed
- #45 Use unstable in names - nixpkgs conventions
Fixed
- #37 Use absolute paths for searching in GOPATH
v1.1.1
Fixed
- #21 exclude vedored git submodules from deps.nix
- #24 discover packages from vendor dirs of dependecies