Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 606 Bytes

[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

[1.2.1] - 2017-06-29

Fixed

  • #35 Support list of paths in GOPATH when searching dependencies

[1.2.0] - 2017-03-15

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

[1.1.1] - 2016-09-27

Fixed

  • #21 exclude vedored git submodules from deps.nix
  • #24 discover packages from vendor dirs of dependencies