age-plugin-tpm 0.1.0 -> 0.2.0 https://github.com/Foxboron/age-plugin-tpm/releases attrpath: age-plugin-tpm Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-oZni/n2J0N3ZxNhf+RlUWyWeOFwL4+6KUIk6DQF8YpA=" [golangModuleVersion] Replaced vendorHash with sha256-iFcx1fa2Keo2AA0SDETJhpppvhFnD0BSmM9lHnke2cc= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A age-plugin-tpm nix build failed. got build log for 'age-plugin-tpm' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/6g36yyz0a480nsh8015s8p4fm11mam66-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring substituteStream(): WARNING: pattern '/usr/share/swtpm/swtpm-create-user-config-files' doesn't match anything in file 'vendor/github.com/foxboron/swtpm_test/swtpm.go' @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage ./cmd/age-plugin-tpm Building subPackage ./internal/bech32 Building subPackage ./plugin @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok github.com/foxboron/age-plugin-tpm/cmd/age-plugin-tpm 0.734s ok github.com/foxboron/age-plugin-tpm/internal/bech32 0.002s # github.com/google/go-tpm-tools/simulator/internal vendor/github.com/google/go-tpm-tools/simulator/internal/internal_cgo.go:44:11: fatal error: Platform.h: No such file or directory 44 | // #include "Platform.h" | ^~~~~~~~~~~~ compilation terminated. FAIL github.com/foxboron/age-plugin-tpm/plugin [build failed] FAIL