opensnitch 1.5.2 -> 1.5.9 https://repology.org/project/opensnitch/versions attrpath: opensnitch 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-jWP0oF+jZRFMi5Y2y0SARMoP8wTKVZ8UWra9JNzdSOw=" [golangModuleVersion] Replaced vendorHash with sha256-+aLeKhPuv78tsJs+zrvhQMa7XS+XF/soVmSfMxLGzX0= 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 opensnitch nix build failed. got build log for 'opensnitch' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ylg4v5mdclirkx8v0r1mgx1lj6l2iz81-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/z3ikhcsg0hc60sczdc5y0wr8c24055m7-dont-require-config-in-etc.patch patching file daemon/ui/config.go @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building make: Entering directory '/build/source/proto' protoc -I. ui.proto --go_out=../daemon/ui/protocol/ --go-grpc_out=../daemon/ui/protocol/ --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative make: Leaving directory '/build/source/proto' Building subPackage . # github.com/evilsocket/opensnitch/daemon/firewall/nftables firewall/nftables/rules.go:36:13: cannot use hook (variable of type *"github.com/google/nftables".ChainHook) as type "github.com/google/nftables".ChainHook in struct literal firewall/nftables/rules.go:37:13: cannot use prio (variable of type *"github.com/google/nftables".ChainPriority) as type "github.com/google/nftables".ChainPriority in struct literal firewall/nftables/rules.go:45:58: cannot use nftables.ChainPriorityMangle (constant -150 of type "github.com/google/nftables".ChainPriority) as type *"github.com/google/nftables".ChainPriority in argument to n.addChain firewall/nftables/rules.go:45:113: cannot use nftables.ChainHookOutput (constant 3 of type "github.com/google/nftables".ChainHook) as type *"github.com/google/nftables".ChainHook in argument to n.addChain firewall/nftables/rules.go:48:56: cannot use nftables.ChainPriorityFilter (constant 0 of type "github.com/google/nftables".ChainPriority) as type *"github.com/google/nftables".ChainPriority in argument to n.addChain firewall/nftables/rules.go:48:112: cannot use nftables.ChainHookInput (constant 1 of type "github.com/google/nftables".ChainHook) as type *"github.com/google/nftables".ChainHook in argument to n.addChain # github.com/evilsocket/opensnitch/daemon/netfilter cgo-gcc-prolog: In function '_cgo_5a6ca3b2fd31_Cfunc_stop_reading_packets': cgo-gcc-prolog:451:49: warning: unused variable '_cgo_a' [-Wunused-variable]