morph: fix strict deps build

This commit is contained in:
Jörg Thalheim 2020-03-17 23:24:07 +00:00
parent 5b043ed82b
commit 4be2b7e826
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92

View File

@ -14,8 +14,7 @@ buildGoPackage rec {
goPackagePath = "github.com/dbcdk/morph";
goDeps = ./deps.nix;
nativeBuildInputs = [ makeWrapper ];
buildInputs = [ go-bindata ];
nativeBuildInputs = [ makeWrapper go-bindata ];
buildFlagsArray = ''
-ldflags=