fix(nix): Update version and hashes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-04 14:58:34 +00:00
parent eeff39bf7b
commit a9ce32297f

View File

@@ -13,7 +13,7 @@
nix-update-script,
}:
let
version = "0.11.0";
version = "0.12.0";
src = ./..;
in
buildGoModule {