Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@marcusramberg marcusramberg released this 20 Oct 18:50
· 3 commits to master since this release

What's Changed

  • builder: Use rsync for copying vendor environment by @adisbladis in #94
  • fix cross compiling by @yihuang in #107
  • Parameterise tools.go by @martinbaillie in #96
  • Expose flake interface that does not rely on overlays by @Mic92 in #124
  • Call templates/app/shell.nix without buildGoApplication by @zuqq in #132
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #126
  • build(deps): bump cachix/install-nix-action from 17 to 23 by @dependabot in #128
  • Fix: flake template start by @ldicarlo in #133
  • Expose mkVendorEnv by @doronbehar in #116
  • build(deps): bump golang.org/x/tools from 0.0.0-20210106214847-113979e3529a to 0.15.0 by @dependabot in #139
  • build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.3.2 by @dependabot in #129
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.8.0 by @dependabot in #137
  • build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #125
  • build(deps): bump cachix/install-nix-action from 23 to 24 by @dependabot in #141
  • build(deps): bump cachix/install-nix-action from 24 to 25 by @dependabot in #146
  • build(deps): bump cachix/install-nix-action from 25 to 26 by @dependabot in #149
  • build(deps): bump cachix/install-nix-action from 26 to 27 by @dependabot in #159
  • Fix symlink builder to recursively walk the vendor directory by @niklashhh in #121
  • add riscv64 support by @Mic92 in #163
  • Fix: add back darwin support by @ajaxbits in #165
  • docs(nix-reference): update docs to include additional parameters by @jtcarnes in #166
  • fix(builder): allow additional attributes in mkGoEnv derivation by @marksisson in #161
  • Silence warning when buildFlags are set by @eliasnaur in #115
  • build(deps): bump cachix/install-nix-action from V27 to 30 by @dependabot in #171
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #162
  • build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #160
  • build(deps): bump golang.org/x/mod from 0.14.0 to 0.21.0 by @dependabot in #174
  • fix: ensure executor doesn't deadlock when closure errors by @ifross89 in #152

New Contributors

Full Changelog: v1.5.0...v1.6.0