Update vendor hash for new arcgis-go
This commit is contained in:
parent
b90b817e4c
commit
a7c34ca3b2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pkgs.buildGoModule rec {
|
|||
subPackages = [];
|
||||
version = "0.0.11";
|
||||
# Needs to be updated after every modification of go.mod/go.sum
|
||||
vendorHash = "sha256-FX9ZmllLpjsk5vN+dzHTjHaZSfDntJkKkAh5cXCfX5U=";
|
||||
vendorHash = "sha256-Yy0GWZdbJf78NCM6ezKXI82TQo7C/aqmGwf8OxlGz/U=";
|
||||
|
||||
buildInputs = [ pkgs.proj ];
|
||||
nativeBuildInputs = [ pkgs.pkg-config pkgs.dart-sass ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue