lol

container2wasm: fix version in help output

+1
+1
pkgs/development/tools/container2wasm/default.nix
··· 19 19 ldflags = [ 20 20 "-s" 21 21 "-w" 22 + "-X=github.com/ktock/container2wasm/version.Version=${version}" 22 23 ]; 23 24 24 25 subPackages = [