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

Releases: kamilchm/go2nix

v1.3.0

19 Oct 14:08
ced43f9
Compare
Choose a tag to compare

[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

29 Jun 07:24
Compare
Choose a tag to compare

Fixed

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

v1.2.0

15 Mar 14:52
Compare
Choose a tag to compare

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

27 Sep 02:07
Compare
Choose a tag to compare

Fixed

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