diff --git a/flake.nix b/flake.nix index 5a34ff1..364e181 100644 --- a/flake.nix +++ b/flake.nix @@ -18,8 +18,6 @@ version = "0.1.0"; src = ./.; - # Update this hash when dependencies change. - # You can get the correct hash by running `nix build`. vendorHash = "sha256-fDzQuKBZPkOATMMnYcFv/aJP62XDhL9LjM/UYre9JQ4="; ldflags = [ "-s" "-w" ];