Enable gzip compression
This commit is contained in:
parent
bab613987d
commit
226e43e2f1
5 changed files with 12 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ buildGoModule rec {
|
|||
version = "0.0.1";
|
||||
|
||||
src = ./.;
|
||||
vendorSha256 = "sha256-W+oAjjRYXoKM20nubO0y2yUA4WRjOn7zki3pIf9TMvc=";
|
||||
vendorSha256 = "sha256-+NV7tsw76n4PIYjeSU9SqyzMdv7OoRJA1TANqhJcR9I=";
|
||||
|
||||
buildInputs = [
|
||||
stdenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue