gocryptfs 2.3 -> 2.3.1 https://repology.org/project/gocryptfs/versions attrpath: gocryptfs 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-7PpMnkoTMW4rb2Gy6s3CN7K3wG+QHmyvN3+7TYru2hE=" [golangModuleVersion] Replaced vendorHash with sha256-7RJ9x6OpL+LjqkFFu2JtpB4U/YAPE2gCJDyGSfgmjYc= 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 gocryptfs nix build failed. got build log for 'gocryptfs' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/l3lgvlvl0sy1ppbjm4hc6p8vq44pfcab-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage ./. go: inconsistent vendoring in /build/source: github.com/aperturerobotics/jacobsa-crypto@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/hanwen/go-fuse/v2@v2.1.1-0.20221117175120-915cf5413cde: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/pkg/xattr@v0.4.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/rfjakob/eme@v1.1.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/sabhiram/go-gitignore@v0.0.0-20201211210132-54b8a0bf510f: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/spf13/pflag@v1.0.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/crypto@v0.0.0-20210817164053-32db794688a5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/sys@v0.0.0-20220520151302-bc2c85ada10a: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/term@v0.0.0-20220722155259-a9ba230a4035: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor