Update deps for deployment
This commit is contained in:
parent
b9b8bd9943
commit
34c2475515
2 changed files with 3 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-aaJnH258H1LkXvb22rR3Clg7fKzA/HSmBZUkh1E8jKI=";
|
||||
vendorHash = "sha256-ax4suxqagDNBIRk/j2M3bMw3D/GXMmIKsALWrsf9zAA=";
|
||||
|
||||
nativeBuildInputs = [ pkgs.dart-sass ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue