packer: add missing go dependency
This commit is contained in:
@@ -14,6 +14,8 @@ buildGoPackage rec {
|
||||
sha256 = "1bd0rv93pxlv58c0x1d4dsjq4pg5qwrm2p7qw83pca7izlncgvfr";
|
||||
};
|
||||
|
||||
goDeps = ./deps.nix;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A tool for creating identical machine images for multiple platforms from a single source configuration";
|
||||
homepage = http://www.packer.io;
|
||||
|
||||
Reference in New Issue
Block a user