Minor fixes

This commit is contained in:
Martin Pander
2026-02-07 20:48:26 +01:00
parent 980c8eb309
commit e3effe8b25

View File

@@ -18,8 +18,6 @@
version = "0.1.0"; version = "0.1.0";
src = ./.; src = ./.;
# Update this hash when dependencies change.
# You can get the correct hash by running `nix build`.
vendorHash = "sha256-fDzQuKBZPkOATMMnYcFv/aJP62XDhL9LjM/UYre9JQ4="; vendorHash = "sha256-fDzQuKBZPkOATMMnYcFv/aJP62XDhL9LjM/UYre9JQ4=";
ldflags = [ "-s" "-w" ]; ldflags = [ "-s" "-w" ];